@charset "iso-8859-1";
				   
html {
	background-image: url("../img/background.png");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
}

body {				  
	background-image: url("../img/body_bg.png");
	width: 940px;
	padding-left:7px; 
	padding-right:7px; 
	margin: auto;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}	  
   
a {					
  color: #8390A0;
}
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

.header {
	background-image: url("../img/header.png");
	width: 100%;
	height: 122px;
}	 

.menu {					  
	position: relative;
	background-image: url("../img/menu_bg.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 67px;
}	  

.menu ul { 
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}	

.menu .home { 
	position: absolute;
	left: 35px;
}	

.menu .mainmenu { 
	position: absolute;
	left: 468px;
}	

.menu li {
	float: left;	 
}		 

.menu li a,
.menu li .sel { 
	display: block;
	padding: 2px 8px 4px 8px;
	text-decoration: none;
	color: #013274;
	font-weight: bold; 
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #54657c;
}  

.menu li .sel {
	background-color: #ffffff;
}

.menu li a:hover {
	background-color: #ffffff;
	padding-bottom: 3px;
}
							
.menu .siesindhier {
	position: absolute;
	left: 152px;
	top: 28px;
}	

.menu .produkte_header {
	position: absolute;
	left: 843px;
	top: 47px;
	font-weight: bold;
	color: #8090B5;
}	
   	
.content {	  
	width: 786px; 
	float: left;
	padding-top: 20px;
	padding-left: 14px;
}	  

.main {
	width: 941px;
	background-image: url("../img/content_bg.gif");
	background-repeat: repeat-y;
}
	
.content h1 {
	font-weight: bold;
	font-size: 11pt;
	color: #e37f06;
	padding-bottom: 20px;
	margin: 0px;
}
	  
.content .produkte {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}	  

.content .produkte td {	  
	vertical-align: top;
	width: 250px;
	padding: 0px;
	margin: 0px;  
	padding-right: 12px;
	padding-bottom: 20px;
	font-size: 8pt;
}	   
   
.content .produkte .bild {
	width: 250px;
	height: 182px;
	overflow: hidden;
	white-space : nowrap;
}

.content .produkte .bild img {
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	margin-right: 12px;
}

.content .produkte .head { 
	font-weight: bold;
	color: #053782;		   
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 8pt;
}

.content .produkte .body {	 
	padding-bottom: 5px;
}

.content .produkte a {	 
	font-weight: bold;
	color: #e37f06;		   
} 

.content .produkte a:hover {   
	color: #053782;
}		
 
.leftcol {
	background-image: url("../img/titel_schmal.jpg");
	background-repeat: no-repeat;
	background-position: 14px 20px;
	width: 140px; 
	min-height: 500px;
	float: left;
}

.leftcol_1 {
	background-image: url("../img/titel_schmal_1.jpg");
	background-repeat: no-repeat;
	background-position: 14px 20px;
	width: 140px; 
	min-height: 500px;
	float: left;
}

.leftcol_2 {
	background-image: url("../img/titel_schmal_2.jpg");
	background-repeat: no-repeat;
	background-position: 14px 20px;
	width: 140px; 
	min-height: 500px;
	float: left;
}

.leftcol_3 {
	background-image: url("../img/titel_schmal_3.jpg");
	background-repeat: no-repeat;
	background-position: 14px 20px;
	width: 140px; 
	min-height: 500px;
	float: left;
}

.content_schmal {
	width: 506px; 
	float: left;
	padding-top: 45px;
	padding-left: 14px;	
	padding-right: 140px;
}

.produktkategorien {
	width: 120px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top: 20px;
	padding-bottom: 150px;
	background-color:#4c5c81;
}	  
 
.produktkategorien ul {	   
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.produktkategorien li {	  
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}	   

.produktkategorien li a {
	color: #FFFFFF;
}

.produktkategorien li a:hover {
	color: #5194e7;
}

.subkategorien li {	  
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}	   

.footer {
	position: relative;
	clear: both;
	height: 70px;
	background-color:#FFFFFF;
}		 

.footer .mail {
	position: absolute;
	top: 30px;
	left: 20px;
	font-weight: bold;
	color: #8090B5;
	text-decoration: none;
	font-size: 8pt;
}	

.footer .mail:hover {
	color: #053782;
}

.footer .nachoben {
	position: absolute;
	top: 30px;
	left: 865px;
	font-weight: bold;
	color: #e37f06;
	text-decoration: none;
	font-size: 8pt;
}	

.footer .nachoben:hover {
	color: #053782;
}

.hyperlink {	 
	font-weight: bold;
	color: #e37f06;		   
} 

.hyperlink:hover {   
	color: #053782;
}		

.highlight {
	display: block;
	background-color: #003782;
	width: 600px;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
	position: relative;
	top: -30px;
}
 