body{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Trebuchet MS, sans-serif;
	font-size:small;
	background-image:url(../html/media/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	}

*html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
	}

#page_margins{
	margin:0 auto;
	margin-top:39px;
	font-size:100%;
	width:958px;
	}

#header{
	height:219px;
	background-color:#000;
	background-image:url(../html/media/header_default.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	}

#header_content{
	position:absolute;
	z-index:2;
	margin-top:188px;
	width:898px;
	padding:0 25px;
	}

#flashcontent{
	position:absolute;
	width:958px;
	height:219px;
	overflow:hidden;
	}

/*
#nav_main ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}

#nav_main li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:10px;
	float:left;
	margin-right:7px;
	}

#nav_main li a{
	padding:10px 20px;
	line-height:10px;
	display:block;
	text-decoration:none;
	background-color:#ae2c00;
	background-image:url(../html/media/main_nav_1.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#ddd;
	border-top:1px solid #e25122;
	border-left:1px solid #e25122;
	border-right:1px solid #e25122;
	position:relative;
	}


#nav_main li a.act{	
	background-image:url(../html/media/main_nav_3.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	border-top:1px solid #f7f8fb;
	border-left:1px solid #f7f8fb;
	border-right:1px solid #f7f8fb;
	color:#333333;
	}

#nav_main li a:hover{	
	background-image:url(../html/media/main_nav_2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2a2d34;
	border-top:1px solid #464a56;
	border-left:1px solid #464a56;
	border-right:1px solid #464a56;
	color:#ddd;
	}
*/
#header_shadow{
	height:7px;
	background-color:#000;
	background-image:url(../html/media/header_shadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	display:none;
	visibility:hidden;
	}

#path{
	padding:15px 25px;
	height:22px;
	font-size:11px;
	color:#aaa;
	}

#path a{
	text-decoration:none;
	}

#path a:hover{
	text-decoration:underline;
	}

#main{
	background-image:url(../html/media/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	margin:0;
	padding:0;
	}

#main_area{
	padding:15px 0 25px;
	}

#col1{
	width:156px;
	float:left;
	margin-left:25px;
	/*border:1px solid #ddd;
	padding:7px;*/
	}

#linkerinhalt{
	width:170px;
	overflow:hidden;
	font-size:14px;
	line-height:140%;
	}

#sub_hintergrund{
	width:156px;
	background-color:white;
	float:left;
	border:1px solid #ddd;
	padding:7px;
	}

*html #col1{
	margin-left:12px;
	}

#sub_nav{
	padding-bottom:30px;
	float:left
	}

#sub_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	background-color:#e9e9e9;
	border:1px solid #ddd;
	}

#sub_nav li{
	margin:0;
	padding:0;
	list-style:none;
	}

#sub_nav .sub_1 a{
	color:#dd0000;
	text-decoration:none;
	font-size:15px;	
	padding:5px;
	background-image:url(../html/media/sub_level_1.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	display:block;
	border-bottom:1px solid #ddd;
	width:144px;
	}

#sub_nav .sub_2 a{
	color:#000;
	text-decoration:none;
	padding:5px 0 5px 20px;
	display:block;
	font-size:11px;
	border-bottom:1px solid #ddd;
	background-color:#f5f5f5;
	width:134px;
	}

#sub_nav .sub_1_act a{
	color:#dd0000;
	text-decoration:none;
	font-size:15px;	
	padding:5px;
	background-image:url(../html/media/sub_level_1.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	display:block;
	border-bottom:1px solid #ddd;
	width:144px;
	}

#sub_nav .sub_2_act a{
	color:#000;
	text-decoration:none;
	padding:5px 0 5px 20px;
	display:block;
	font-size:11px;
	border-bottom:1px solid #ddd;
	background-image:url(../html/media/sub_2_act.jpg);
	background-repeat:no-repeat;
	background-position:5% 50%;
	background-color:#f5f5f5;
	width:134px;
	font-weight:bold;
	}


#sub_nav a:hover{
	background-image:url(../html/media/main_nav_2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2a2d34;
	color:#ddd;
	}

#seitentitel{
	width:678px;
	float:right;
	margin-right:25px;
	border:1px solid #ddd;
	padding:5px 20px 4px;
	background-image:url(../html/media/titel_bg.jpg);
	/*background-image:url(../html/media/main_nav_2.jpg);*/
	background-repeat:repeat-x;
	background-position:top left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:-1px;
	}

*html #seitentitel{
	margin-right:12px;
	margin-bottom:-16px;
	}

*+html #seitentitel{
	margin-bottom:-16px;
	}

#col2{
	width:678px;
	float:right;
	margin-right:25px;
	border:1px solid #ddd;
	background-color:#fff;
	border-top:none;
	padding:20px;
	min-height:500px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */
	line-height:140%;
	font-size:14px;
	}

*html #col2{
	margin-right:12px;
	}

#clearer{
	clear:both;
	}

#footer{
	clear:both;
	background-image:url(../html/media/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	background-color:#b22a00;
	height:30px;
	padding:30px 25px 0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border:1px solid #954023;
	border-top:none;
	}

#footer a{
	color:#fff;
	}

h1{
	font-size:150%;
	color:#666666;
	font-weight:normal	!important;
	display:block;
	margin-top:0 !important;
	margin-bottom:15px;
	}	

a{
	color:#dd0000;
	}

#content p.bodytext a{
	background-image:url(../html/media/link_icon.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
	}

h2{
	font-size:120%;
	color:#dd0000;
	display:block;
	margin-top:0	!important;
	font-weight:normal	!important;
	}
h3{
	font-size:110%;
	color:#dd0000;
	display:block;
	margin-top:0	!important;
	font-weight:normal	!important;
	}	
h4{
	font-size:100%;
	color:#dd0000;
	display:block;
	margin-top:0	!important;
	font-weight:normal	!important;
	}	

h1 a:hover{
	text-decoration:underline;
	}

h2 a:hover{
	text-decoration:underline;
	}

h3 a:hover{
	text-decoration:underline;
	}

h4 a:hover{
	text-decoration:underline;
	}

h5 a:hover{
	text-decoration:underline;
	}
	

.content_element{
	float:left;
	display:block;
	width:100%;
	overflow:hidden;
	}

.clearer{
	/*border-bottom:1px solid #ddd;*/
	padding-top:10px;
	margin-bottom:20px;
	}

.csc-frame-indent3366{
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	float:left;
	display:block;
	}

*html .clearer{
	padding-top:0px;
	margin-top:25px;
	margin-bottom:20px;
	}

*+html .clearer{
	padding-top:0px;
	margin-top:25px;
	margin-bottom:20px;
	}

.content_right{
	display:none;
	visibility:hidden;
	}

/*
#nav_main ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}

#nav_main li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:10px;
	float:left;
	margin-right:7px;
	}

#nav_main li a{
	padding:10px 20px;
	line-height:10px;
	display:block;
	text-decoration:none;
	background-color:#ae2c00;
	background-image:url(../html/media/main_nav_1.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#ddd;
	border-top:1px solid #e25122;
	border-left:1px solid #e25122;
	border-right:1px solid #e25122;
	position:relative;
	}


#nav_main li a.act{	
	background-image:url(../html/media/main_nav_3.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	border-top:1px solid #f7f8fb;
	border-left:1px solid #f7f8fb;
	border-right:1px solid #f7f8fb;
	color:#333333;
	}

#nav_main li a:hover{	
	background-image:url(../html/media/main_nav_2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2a2d34;
	border-top:1px solid #464a56;
	border-left:1px solid #464a56;
	border-right:1px solid #464a56;
	color:#ddd;
	}
*/




#nav, #nav ul {
	float: left;
	list-style: none;
	padding:0;
	margin:0
}
 
#nav a {
	display: block;
	text-decoration: none;
	padding:10px 20px;
	line-height:10px;
	display:block;
	text-decoration:none;
	background-color:#ae2c00;
	background-image:url(../html/media/main_nav_1.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#ddd;
	border-top:1px solid #e25122;
	border-left:1px solid #e25122;
	border-right:1px solid #e25122;
	position:relative;
}

#nav .active_main a{	
	background-image:url(../html/media/main_nav_3.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	border-top:1px solid #f7f8fb;
	border-left:1px solid #f7f8fb;
	border-right:1px solid #f7f8fb;
	color:#333333;
	}

#nav_2 a {
	font-size:11px;
	display: block;
	text-decoration: none;
	padding:10px 20px 10px 20px !important;
	line-height:10px !important;
	display:block;
	text-decoration:none;
	background-image:none !important;
	background-color:#ae2c00;
	color:#ddd;
	border-left:none !important;
	border-top:none !important;
	border-right:none !important;
	border-bottom:1px solid #222222 !important;
	position:relative;
}
 
#nav_2 .menuparent a {
	background-image: url(../html/media/has_sub.jpg)!important;
	background-repeat:no-repeat !important;
	background-position: 96% 55% !important;
}

.menuparent #nav_3 a {
	background-image: none !important;
}

#nav_2 a:hover{
	color:#fff !important;
	}

#nav li {
	float: left;
	padding: 0;
	margin-right:7px;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:260px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
	width:160px;
}
 
#nav li ul a {
	width:160px;
}
 
#nav li ul ul {
	margin: -31px 0 0 200px;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover a, #nav li.sfhover a{
	background-image:url(../html/media/main_nav_2.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2a2d34;
	border-top:1px solid #464a56;
	border-left:1px solid #464a56;
	border-right:1px solid #464a56;
	color:#ddd;
	line-height:10px;
}

#nav li.menuparent:hover a{
	padding-bottom:18px;
	}








/********* Begin Images *********/

table .imgtext-table{
	
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	
	}

.imgtext-table a img {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	}
	
.imgtext-table a img .frontEndEditIcons, td .frontEndEditIcons	{
    
    border: none;
	padding: 0px;
	background-color: none;

}

p{
	padding-top:0px !important;
	margin-top:0px !important;
	}

/*bildunterschrift*/
.csc-caption {
    padding:5px;
    font-size:0.8em;
    color:#666666;
	margin-top:0;
	background-color:#efefef;
}


.img {
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}


.imgleft {
	float: left;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}

.imgright {
	float: right;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}


p img {
	max-width: 100%;
	}

img.centered {
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	background-color: #ffffff;
	border: 1px solid #999999;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.gravatar {
	float: left;
	margin: 2px 10px 6px 0px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 2px;
	}

/********* End Images *********/

/********* Begin Aligning *********/

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.center {
	text-align: center;
	}

/********* End Aligning *********/


/********* End Various Tags & Classes *********/


.contenttable{
    width:100%;
}

.td-0{
font-weight:bold;
}
.td-last{

}


/* mail formular */


.csc-mailform,  .csc-form-fieldcell{


}

.csc-form-labelcell {


}



.csc-form-label-req ,  .csc-form-label{


}
.csc-form-label-error   {

color: #FF0099;
}



/*sitemap styles*/



.csc-sitemap-level1{
font-weight:bold;
font-size:1.4em;
margin-top:10px;
margin-bottom:5px;
}
.csc-sitemap-level2{
font-size:1.3em;
margin-left:60px;
margin-top:0px;
margin-bottom:5px;
}
.csc-sitemap-level3{
font-size:1.1em;
margin-left:120px;
margin-top:0px;
margin-bottom:3px;
}
.csc-sitemap-level4{
font-size:1em;
margin-left:180px;
margin-top:0px;
margin-bottom:3px;
}
, Sans-Serif;

}

.csc-form-labelcell {

}



.csc-form-label-req ,  .csc-form-label{

}
.csc-form-label-error   {
color: #FF0099;
}



/*sitemap styles*/



.csc-sitemap-level1{
font-weight:bold;
font-size:1.4em;
margin-top:10px;
margin-bottom:5px;
}
.csc-sitemap-level2{
font-size:1.3em;
margin-left:60px;
margin-top:0px;
margin-bottom:5px;
}
.csc-sitemap-level3{
font-size:1.1em;
margin-left:120px;
margin-top:0px;
margin-bottom:3px;
}
.csc-sitemap-level4{
font-size:1em;
margin-left:180px;
margin-top:0px;
margin-bottom:3px;
}
/* ####################### tt_products ##################################### */
div.tt-products { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; }
/* Listen-Ansicht */
div#tx-ttproducts-pi1-list table tbody tr td form table tbody tr td a { color: black; }
div#tx-ttproducts-pi1-list table select { width: 250px; margin-bottom: 10px; }
div#tx-ttproducts-pi1-list table tbody tr td form table tbody tr td a img {  margin-bottom: 10px;}
span#ProdLink { Arial, Verdana, Trebuchet MS, sans-serif; font-size: 10px; color: red;  }
div.tt-products div#tx-ttproducts-pi1-list table tbody form input { Arial, Verdana, Trebuchet MS, sans-serif; font-size: 10px }
div.tt-products div#tx-ttproducts-pi1-list table tbody select { Arial, Verdana, Trebuchet MS, sans-serif; font-size: 10px; width: 180px; }
/* Single Ansicht */
div#tx-ttproducts-pi1-single  a img { padding: 10px 10px 20px 0; }
div#tx-ttproducts-pi1-single #SingleObenMitte { padding-top: 10px }
div#tx-ttproducts-pi1-single #SingleObenRechts { padding-top: 10px }
div#tx-ttproducts-pi1-single select { width: 200px; }
div#tx-ttproducts-pi1-single { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
div#tx-ttproducts-pi1-single { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
div#tx-ttproducts-pi1-single input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
div#tx-ttproducts-pi1-single select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; height: 25px; }
/* verwandte Produkte */
#verwandtePrdLink { color: black;}
div#ITEM_LIST_RELATED table { width: 160px; float: left; margin: 0px 60px 5px 0px;}
div#ITEM_LIST_RELATED table td#PassendText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; height: 50px;}
div#ITEM_LIST_RELATED table a { color: black;}
div#ITEM_LIST_RELATED table img { padding-bottom: 3px;}
/* Mini Warenkorb */
/*div#linkerinhalt { border: 1px solid lightgrey; padding: 10px; width: 150px; background-color: white;}*/
div#c266, div#c276, div#c277, div#c278, div#c279, div#c280, div#c281, div#c282, div#c283, div#c284, div#c312 { padding: 10px 10px 10px 14px; border: 1px solid lightgrey; background-color: #eeeeee; }
div#c266, div#c276, div#c277, div#c278, div#c279, div#c280, div#c281, div#c282, div#c283, div#c284, div#c312 h1.csc-firstHeader {  font-size: 14px; }
/* Warenkorb  */
div#content div.content_left div.tt-products div#tx-ttproducts-pi1-basket #shipping-select { width: 250px; margin-bottom: 10px; }
div#content div.content_left div.tt-products div#tx-ttproducts-pi1-basket #payment-select { width: 250px; margin-bottom: 10px; }
/* Warenkorb Adresseingabe */
span.tx-ttproducts-pi1-wrap1 { width: 100px; margin: 10px 30px 0 0px; }
div#tx-ttproducts-pi1-basket textarea { width: 353px;}

div#langmenu  {  width: 150px; position: relative; top: -38px; left: 826px; 	font-size:11px; color:#aaa;}
/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container H2 {
	margin: 0px 0 10px 0px;
}
.news-list-date {
display: none;
}
div.news-list-container div.news-list-item a img { width: 120px; height: 92px; }
div.news-list-container div.news-list-item img { margin-top: -28px; }
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item h1 {
  margin-bottom: 20px;
  padding-top: 20px;
}	
.news-single-rightbox {
display: none;
}
.news-single-backlink {
	padding: 10px 0 10px 0;
}
/*--------------------------------- tt_news ende ende  -----------------------------------*/
