body {
	margin: 0 auto;
	padding: 0;
	background-color: #AE9B77;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #686868;
	border-top-width: 0px;
	width: 778px;
	text-align: left;
	margin-bottom: 20px;
}

#head {
	width: 778px;
}

/********************* Main Motive *********************/

#motive {
	width: 778px;
	min-height: 9px;
	background-image: url(../img/bg_navbar_shadow.gif);
	background-repeat: repeat-x;
	margin-bottom: -4px;
}

/* IE 6 Hack */
* html #motive {
	height: 9px;
	margin-bottom: 0;
}

/********************* Navbar (1st Level Navigation) *********************/

#navbar {
	background-color: #EBE8E0;
	background-image: url(../img/bg_navbar.gif);
	background-repeat: repeat-x;
	height: 30px;	
}

#navbar ul {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 8px 0 0 40px;
}

#navbar li {
	padding-right: 20px;
	float: left;
}

#navbar a {
	color: #148AC5;
	text-decoration: none;	
}

#navbar a:hover, #navbar a.on, #navbar li.on a {
	color: #00468A;
}


/********************* Navbar (2nd & 3rd Level Navigation) *********************/

#subnav {
	margin:10px 0 10px 10px; padding:0;
	min-height:168px;
}
/* IE 6 Hack */
* html #subnav {
	height: 168px;
}
	/* First Level */
	#subnav ul {
		margin:0; padding:0;
		list-style-type: none;
		font-size: 13px; font-weight: bold; line-height: 20px;
	}
	#subnav li {
	}
	#subnav a {
		color:#999999; text-decoration:none;	
	}
	#subnav a:hover, #subnav a.on, #subnav li.on a {
		color: #00468A;
	}

		/* Second Level */
		#thirdlvl {
			margin:0; padding:0 0 0 12px;
			width: 190px;
		}
		#thirdlvl ul {
			font-size:13px; font-weight:bold; line-height:20px;
			list-style-type:image; list-style-position:outside;	
			margin:0;
		}
		#subnav #thirdlvl li a {
			color:#148AC5; text-decoration:none;
		}
		#subnav #thirdlvl li a:hover, #subnav #thirdlvl li.on a {
			color: #00468A;
		}
		#subnav #thirdlvl li.on {
			list-style-image: url(../img/sym_thirdlvl_on.gif);
		}
		#subnav #thirdlvl li.over {
			list-style-image: url(../img/sym_thirdlvl_over.gif);
		}



/********************* Content Area *********************/

#main {
	position: relative;
}

#left_row {
	position: relative;
	left: 20px;
	top: 20px;
	margin-right: 20px;
	margin-bottom: 130px;
	width: 230px;
	float: left;
}

#content {
	position: relative;
	left: 20px;
	top: 20px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
	width: 490px;
	background-color: #ffffff;
	float: left;
}

#content h1, #content h2 {
	padding: 0 0 8px 0;
	margin: 0;
	font-family: georgia, times new roman, times, serif;
	font-size: 24px;
	font-weight: 500;
	color: #00468A;
	border: 0;
	border-bottom: 1px solid #C79B48;
}

#content h2 {
	padding: 0 0 6px 0;
	margin: 30px 0 0 0;
	font-size: 20px;	
}

#content h3 {
	padding: 0 0 6px 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #148AC5;
}

#content p {
	margin: 10px 0 0 0;
	font-size: 13px;
	line-height: 20px;
	color: #656565;
}

#content p.small {
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#content ul {
	/*margin: 10px 0 0 0;*/
	font-size: 13px;
	line-height: 20px;
	color: #656565;
}

#content .blue {
	color: #148AC5;
}

#content span.picleft {
	text-align: left;
	float: left;
	padding-right: 10px;
}

#content a {
	color: #148AC5;
	text-decoration: none;
}

#content a:hover {
	color: #00468A;
}

#content a.smallbrown {
	font-size: 11px;
	font-weight: bold;
	color: #C79B48;
	text-decoration: none;
}

#content a.smallbrown:hover {
	color: #00468A;
}

#content a.grey {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#content a.grey:hover {
	color: #00468A;
}

/********************* Content Homepage *********************/

dd.csc-textpic-caption {
	padding-top:7px;
	font-size:10px;
	color:#00468A;
	font-weight:bold;
}
	/* LOESCHEN */
	hp_teaser {
		margin: 0;
	}
	/* LOESCHEN */
	#hp_teaser .left {
		float: left;
	}
	/* LOESCHEN */
	#hp_teaser .right {
		float: right;
	}
	/* LOESCHEN */
	#hp_teaser p {
		margin: 0;
		font-size: 10px;
		color: #00468A;
		font-weight: bold;
		margin-bottom: 30px;	
	}

#hp_table table {
	margin: 0 0 20px 0;
	font-size: 11px;
	padding: 0;
	width: 230px;
	border: 0;
}

#hp_table td.both {
	font-size: 11px;
	vertical-align: top;
	border: 0px solid #cccccc;
	border-left-width: 1px;
	border-right-width: 1px;
}

#hp_table td.left {
	vertical-align: top;
	padding: 3px 0 3px 10px;	
	border: 0px solid #cccccc;
	border-left-width: 1px;
}

#hp_table td.right {
	vertical-align: top;
	width: 80px;
	padding: 3px 10px 3px 0;
	text-align: right;
	color: #00468A;
	border: 0px solid #cccccc;
	border-right-width: 1px;	
}

#hp_table td.zwei {
	vertical-align: top;
	padding: 3px 0 3px 10px;	
	border: 0px solid #cccccc;
	border-left-width: 1px;
	border-right-width: 1px;
}

#hp_table tr.top, #hp_table tr.bottom {
	height: 6px;
	background-image: url(../img/box_left_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#hp_table tr.bottom {
	background-image: url(../img/box_left_bottom.gif);	
}

#hp_table tr {
	background-color: #F8F4EE;
}

#hp_table tr.alter {
	background-color: #F1E7D5;
}

#hp_table h3 {
	font-size: 13px;
	font-weight: bold;
	color: #00468A;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 10px;
}

#hp_table p {
	margin: 0;
}

/********************* Content (Product Category) *********************/

.category {
	margin: 0 0 30px 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #C79B48;	
}

.cat_image {
	width: 490px;
}

.cat_title {
	padding: 10px 0 10px 0;
	float: left;
	color: #00468A;
	font-family: georgia, times new roman, times, serif;
	font-size: 24px;
	font-weight: 500;	
}

.cat_form {
	padding: 15px 0 0 0;
	float: right;
	text-align: right;
}

.cat_form form {
	margin: 0;
	padding: 0;
}

.cat_form fieldset {
	border: 0;
	padding: 0;
}

.cat_form select {
	width: 200px;
	font-size: 13px;
}

/********************* Content (Product Detail) *********************/

#content img.title_picture {
	margin-bottom: 20px;
}

#content img.sym {
	padding-right: 5px;
}

	/* loeschen */
	#gallery span {
		padding: 0;
	}

	/* loeschen */
	#gallery span.lspacer {
		padding: 0 0 0 10px;
	}

/* If CE gets header Layout 1 */
.hLay-1 {
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/********************* Technical Data Table *********************/

/* If CE gets header Layout 2 */

.hLay-2 p {
	margin: 0;
}

.hLay-2 table {
	margin: 20px 0 0 0;
	font-size: 11px;
	padding: 0;
	width: 310px;
	border: 0;
	float: left;
}

/* Alle Reihen */
.hLay-2 tr {
	background-color: #F8F4EE;
}
/* Gerade Reihen */
.hLay-2 tr.tr-even {
	background-color: #F1E7D5;
}

/* Linke Spalte */
.hLay-2 td.td-0 {
	vertical-align: top;
	padding: 3px 0 3px 10px;	
	border: 0px solid #cccccc;
	border-left-width: 1px;
}

/* Rechte Spalte */
.hLay-2 td.td-last {
	vertical-align: top;
	width: 120px;
	padding: 3px 10px 3px 0;
	text-align: left;
	color: #00468A;
	border: 0px solid #cccccc;
	border-right-width: 1px;	
}


/* Nur Headline-Reihe */
.hLay-2 tr.tr-1 {
	font-size: 13px;
	font-weight: bold;
	color: #00468A;
	vertical-align: top;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 10px;
}
.hLay-2 tr.tr-1 td.td-0 {
	border-left-width: 1px;
}
.hLay-2 tr.tr-1 td.td-last {
	border-right-width: 1px;
}

/* ERSTE UND LETZTE REIHE */

/* Erste Reihe */
.hLay-2 tr.tr-0 {
	height:0px;
	font-size:0px;
	line-height:0px;
	background-image: url(../img/box_middle_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* Border in erster Reihe zuruecksetzen */
.hLay-2 tr.tr-0 td.td-0, .hLay-2 tr.tr-0 td.td-last {
	border:0px;
}
/* Runde Ecken rechts in erster Reihe ausrichten */
.hLay-2 tr.tr-0 td.td-1, .hLay-2 tr.tr-0 td.td-last {
	background-image: url(../img/box_right_top.gif);
	background-position: top right;
}

/* Letzte Reihe */
.hLay-2 tr.tr-last {
	height:0px;
	font-size:0px;
	line-height:0px;
	background-color:none;
	background-image: url(../img/box_middle_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* Border in letzter Reihe zuruecksetzen */
.hLay-2 tr.tr-last td.td-0, .hLay-2 tr.tr-last td.td-last {
	border:0px;
}
/* Runde Ecken rechts in letzter Reihe ausrichten */
.hLay-2 tr.tr-last td.td-1, .hLay-2 tr.tr-last td.td-last {
	background-image: url(../img/box_right_bottom.gif);
	background-position: top right;
}

/***********************************/

.cType-uploads table.csc-uploads-1 {
	margin: 20px 0 0 10px;
	font-size: 11px;
	padding: 0;
	width: 160px;
	border: 0;
	float: left;	
}

.cType-uploads table.csc-uploads-1 td.both {
	font-size: 11px;
	vertical-align: top;
	border: 0px solid #cccccc;
	border-left-width: 1px;
	border-right-width: 1px;
}

.cType-uploads table.csc-uploads-1 td.csc-uploads-icon {
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 11px;
	vertical-align: top;
	border: 0px solid #cccccc;
	border-left-width: 1px;
	border-right-width: 1px;
}

.cType-uploads table.csc-uploads-1 tr.top, .cType-uploads table.csc-uploads-1 tr.bottom {
	height: 6px;
	background-image: url(../img/box_right_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.cType-uploads table.csc-uploads-1 tr.bottom {
	background-image: url(../img/box_right_bottom.gif);	
}

.cType-uploads table.csc-uploads-1 tr {
	background-color: #F8F4EE;
}

#content .cType-uploads table.csc-uploads-1 td.both h3 {
	font-size: 13px;
	font-weight: bold;
	color: #00468A;
	line-height: 20px;
	margin:0;
	padding:0 0 6px 10px;
}

#content .cType-uploads table.csc-uploads-1 p {
	margin: 0;
	font-size:10px;
}

#content .cType-uploads table.csc-uploads-1 .csc-uploads-icon p {
	display:inline;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content .cType-uploads table.csc-uploads-1 p a:hover {
	color: #00468A;
}


/********************* Footer (Meta Navigation) *********************/

#footer {
	position: relative;
	top: 20px;
	margin-bottom: 20px;
	background-color: #EBE8E0;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	height: 20px;	
}

#footer ul {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 3px 0 0 40px;
}

#footer li {
	padding-right: 23px;
	float: left;
}

#footer a {
	color: #999999;
	text-decoration: none;	
}

#footer a:hover, #footer li.on a {
	color: #666666;
}



/********************* Helper *********************/

/* Box-enclosing- and Guillotine-Hack. */
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border: none;
}

.clear {
	clear: both;
}

.highlight {
	color: #148AC5;
}

.csc-frame-invisible {
clear:both;

}

#content .csc-frame-invisible p {
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}	