body{
	background: #C6EDFF;
	margin: 0px;
}
body,td,div,p{
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
}
th{
	font-family: arial; 
	font-size: 11px;
}
a{
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: black
}
a:hover{
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
}
tfoot td{color: black}
img{border:0}
img.nopic{border:none}
.site{width: 800px;}
.QUICKSEARCHBAR{ background-image: url(images/verlauf.jpg);}
.FOOTERNAV{
    font-size: 12px;
    text-decoration: none;
    color: #2D4214;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #E2F6FF;
}
.cnt-def-title{
	background: url('images/cnt-def-middle.jpg') repeat-x left top #FFB13B; 
	padding: 3px 0px 3px 0px;
	color: #433D00;
	font-weight: bold;
	font-size:12px;
	width:100%;
}
.cnt-def-title-l{background:#FFB13B}
.cnt-def-title-r{background:#FFB13B}
.cnt-def-body{
	border-right: 1px solid #FFB13B;
	border-left: 1px solid #FFB13B;
	border-bottom: 2px solid #FFB13B;
}
.cnt-alt-title{
	background: url('images/cnt-alt-middle.jpg') repeat-x left top #8ADBFF; 
	padding: 3px 0px 3px 0px;
	color: #433D00;
	font-weight: bold;
	font-size:12px;
	width:100%;
}
.cnt-alt-title-l{background:#8ADBFF}
.cnt-alt-title-r{background:#8ADBFF}
.cnt-alt-body{
	border-right: 1px solid #8ADBFF;
	border-left: 1px solid #8ADBFF;
	border-bottom: 2px solid #8ADBFF;
}

.catnav-row{
	font-family:Verdana, sans-Serif;
	font-size:11px;
	padding:0;
}

.catnav-selected{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	background: #ffffff;
	border-top: 1p solid #FFB84E;
	border-bottom: 1p solid #FFB84E;
}

.catnav-row img{
	margin-left:3px;
	margin-right:3px;
}
.catnav-row a{
	text-decoration: none;
	padding: 2px;
	color:#2D4214;
	display:block;
	font-size:12px;
}
.catnav-row a:hover{
	color:#5A3D1B;
	font-weight:bold;
	font-size:12px;
}
.catalog-pane{
	background:#FEFBED;
	border-right:1px solid #6A5134;

}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{border-collapse:collapse; border-bottom: 1px solid #FBF3E8;}
#basket thead th{
	padding: 2px;
	background: #FEE28D; 
	color: #5A3D1B; 
	border: 1px solid #FFB13B;
	font-size:12px;
}

#basket tbody td{
	background: #E8F7FF; 
	border: 1px solid #FFB13B;
	padding:3px
}

#basket tfoot td{border-collapse:collapse;color:#000000; background:#F6F6F6}
#basket tfoot td.basket-summary{border-collapse:collapse;font-weight: bold}

table.basket-buttons{margin: 10px 0px 10px 0px}
#cnt-def table.basket-buttons td, #cnt-alt table.basket-buttons td, #cnt-hilite table.basket-buttons td{padding: 0px 5px 0px 5px}
