@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0;
	background-image:url(../layimg/body_bckgrd.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	}
	
	
#printhead{display:none;}
	
#head{
	height: 343px;
	background-image: url(../layimg/head_bckgrd.gif);
	background-repeat:repeat-x;
	}
	
#head_top {
	height: 67px;
}


#head_mid {
	height: 228px;
}

#head_bot {
	height: 48px;
}

#breadcrumb {
	margin: 10px 0 0 8px;
	font-size: 9px;
	color: #4D3316;	
	}



#maincontent{
	float: left;
	font-size:12px;	
}



#menu{
	width: 178px;
	background-image: url(../layimg/menu_bckgrd.gif);
	background-repeat:repeat-x;
	float: left;
	display: inline;
	}
	

#leftcol{
	width: 266px;
	margin: 13px 0 0 20px;
	float: left;
	display: inline;
	text-align: justify;
	font-size:12px;
	}
	
	
	
#rightcol{
	width: 266px;
	margin: 13px 0 0 44px;
	float: left;
	display: inline;
	text-align: justify;
	font-size:12px;	
	}


#bottom{
	width: 774px;
	margin: 50px 0 5px 0;
	float: left;
	clear: both;
	text-align: right;
}


#fusszeile{
	font-size: 9px;
	color:#B8ADA2;
	margin: 5px 0 0px 0;
}



#leftcol, #rightcol{
	line-height:130%;}

p{
	margin: 0 0 1em 0;
	font-size: 12px;
}


#leftcol ul li, #rightcol ul li{
	font-size: 12px;
	}




#leftcol h1, #rightcol h1{
	margin: 0 0 1em 0;
	font-size: 14px;
	color: #808000;
	text-transform: uppercase;
	font-weight:bold;
}

#leftcol h2, #rightcol h2{
	margin: 0 0 1em 0;
	font-size: 12px;
	color: #808000;
	font-weight:bold;	
		text-transform: uppercase;
}

#leftcol h3, #rightcol h3{
	margin: 0 0 3em 0;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.morelink{
	font-size:9px}


.left {
	float:left;
	margin: 0 10px 5px 0;
	}


.right {
	float: right;
	margin: 0 0 5px 10px;	
	}


a, a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color: #0E3494;
}



a:active,a:hover
{
	color: #000000;
	background-color:#DCE4FC;
}


#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #4D3316;
}



#breadcrumb a:active, #breadcrumb a:hover
{
	text-decoration:underline;
	background-color: transparent;
}


.kleingedrucktes{
	font-size:9px;
	color:#B8ADA2;
	}


.kleiner, .smallText{
	font-size:9px;
	color: #000000;
	}

#fusszeile a, #fusszeile a:link, #fusszeile a:visited, #fusszeile a:active, #fusszeile a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #B8ADA2;
}


#fusszeile a:active, #fusszeile a:hover
{
	text-decoration:underline;
	background-color: transparent;
}





#sprache{
	position:absolute;
	left: 563px;
	top: 44px;
	font-size:9px;
	color:#FFFFFF
}

#suche{
	position:absolute;
	left: 667px;
	top: 42px;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
	width: 176px;
}


#suche input{
	width:120px;
	height: 13px;
	border: none; 
	padding: 0; 
	margin: 0 0 2px 0; 
	background-color: #C2C0B5;
}


#suche input:focus, #suche input:hover{
	background-color:#FFFFFF;
	color: #000000;
}



#sprache a, #sprache a:link, #sprache a:visited, #sprache a:active, #sprache a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #FFFFFF;
}


#sprache a:active, #sprache a:hover
{
	text-decoration:underline;
	background-color: transparent;
}


#suche a, #suche a:link, #suche a:visited, #suche a:active, #suche a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #FFFFFF;
}


#suche a:active, #suche a:hover
{
	text-decoration:underline;
	background-color: transparent;
}



/* XTC Hacks */


#produkt_schlauch_pics {
	float:right;
	}


#produkt_schlauch_infos {
	/* margin: 0 0 0 300px; */
}

#produkt_schlauch_infos .desc p{
width: 300px;
text-align:left;
}



.sprunganker{
}



#ankerlinks{
	margin: 5px 0 10px 5px;
	color:#CCCCCC;
}


.einzellanker{
	margin: 15px 0 5px 0px;
	padding:5px 0 5px 7px;
	color:#808000;
	font-size:16px;
	font-weight:bold;
	background-image: url(../layimg/menu_bckgrd.gif);
	background-repeat: repeat-x;
	background-position: left -15px ;

	width: 569px;
	float:left;
	}

.einzellanker a{
  text-decoration:none;
  background: none;
  color:#808000;
  }
  
.einzellanker a:hover{
  text-decoration:none;
  background: none;  
  color:#808000;
  }


a.logolink:hover{
	background:none;
	}
	
	




