/* gemeinsames CSS für beide Seiten */


h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,em,address,blockquote,nobr,b,i
{
 	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

p {	
	color: rgb(255,255,255); 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	text-transform: none; 
	}

em {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}
	
h2 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 18px;
	line-height: 45px;
	text-decoration: none;
	}
	
h3 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;	
	}

/* for in-<p>-styles */		
.h2 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 18px;
	line-height: 45px;
	text-decoration: none;
	}
	
.h3 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;	
	}
		
.p {	
	color: rgb(255,255,255); 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	text-transform: none; 
	}

a {			
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: arial, helvetica, sans-serif;	
	color: rgb(255,246,166);
	text-decoration: underline;
	font-style: italic;
	}

.aColor {			
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: arial, helvetica, sans-serif;	
	color: rgb(255,246,166);
	font-style: italic;
	}

a:hover {
	color: rgb(255,255,90);
	text-decoration: underline;
	}  

a.impressum {				
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: arial, helvetica, sans-serif;	
	color: rgb(255,246,166);
	text-decoration: none;;
	font-style: italic;
	} 
	
a.impressum:hover {				
	color: rgb(255,255,90);
	text-decoration: none;
	}		
	
a.language {				
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	color: rgb(255,255,255);
	text-decoration: none;;
	font-style: normal;
	} 
	
a.language:hover {				
	text-decoration: underline;
	}			

img {
	border: 0px;
}

.navigation {				
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	color: rgb(255,255,255);
	text-decoration: none;;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
} 	

.imagepile{
	width: 200px;
	height: 220px;
	float: left;
	border: 1px solid #ffffff;
	padding-top: 10px;
	text-align: center;
}

.tdSitemap {
	font-size: 9pt;
	vertical-align: top;
	padding: 10px;
	padding-top: 0px;
	color: #ffffff;
	border: 1px solid #666666;
}

.tdSitemapHeaderTS {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #EB8022;
}

.tdSitemapHeaderTC {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #8FA004;
}

.tdSitemapSubHeaderTS {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #EB8022;
}

.tdSitemapSubHeaderTC {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #8FA004;
}

.prodListWideFloat {
	float: left;
	width: 740px;
	margin: 5px;
}

.prodListImgFloat {
	float: left;
	width: 350px;
	margin: 5px;
}

.prodListNoFloat {
	clear: both;
	width: 740px;
	margin: 5px;
}

p#tab {	
	color: rgb(255,255,255);
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
	margin-left:5px;
	margin-right:5px;
}


