html, body{ 
 margin:0 0 0 10px; 
 padding:0; 
 background-image: url(../bilder/backgrd.gif); 
 background-repeat: repeat-x;
 background-color: White; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #444444;
 } 
 
H2 {
	font-size: 12px;
}
 
H3 {
	font-size: 11px;
}
 
#pagewidth{ 
 width:762px; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:53px; 
 width:100%; 
 background-color: White;
 } 
 
#logo {
	float: left;
}

#iconcont {
	float: left;
	width: 162px;
}

#iconcont IMG {
	float: left;
}
 
#header2{ 
 height:197px; 
 width:100%; 
 } 
 
#leftbord {
	float: left;
}

#fotocont {
	float: left;
}

#fotocont H1 {
	margin: 0;
	padding: 0;
	display: inline;
}

#foto {
/*	background-image: url(bilder/nkopf.gif); */
	width: 599px;
	height: 150px;
}
 
#menuecont {
	float: left;
	width: 162px;
}

IMG {
	border: none;
}

#menuecont UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuecont LI {
	margin: 0;
	padding: 0;
	display: inline;
}

#leftcol{
 width:181px; 
 float:left; 
 position:relative; 
 margin-left:-181px; 
 margin-right:1px; 
 }
 
#leftcol UL {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#leftcol LI {
	margin: 0;
	padding: 0;
	display: inline;
}

#leftcol IMG {
	margin-bottom: 1px;
}

a:hover.imagelink, #menuecont a:hover, #leftcol a:link, #leftcol a:visited, #leftcol A:hover, #leftcol A:active {
	background-color: transparent;
}

#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 182px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #F5F5F5;   /* left column colour */ 
border-left-color: #E8E8E8;   /* left column colour */ 
border-left-style: solid; 
background-color: White; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
 #maincol H1 {
 	margin-top: 18px;
 }
 
#maincol LI {
	margin-bottom : 5px;
}

.bertramlogo {
	float: right;
	margin-right: 50px;
}

.impressum {
	margin-left: 32px;
}

.hn {
	margin-left: 39px;
}

#sitemap {
	margin-top: 8px;
}

#sitemap LI {
	margin-bottom: 8px;
}

UL.sitemap2 {
	margin-top: 8px;
	margin-bottom: 15px;
}

#outer>#inner { border-bottom: 1px solid White;  }
 
.clr{clear:both;}
 
.content{padding-left:25px; padding-right: 10px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#iconcont, #header2, #leftcol{display:none;} 
#outer{border-left:0;} 
#artfragen, #anzahlitems, #formanlieferung, #doppelteeingabe {
	visibility: visible;
	display: inline;
}
}

a:link {
	color : #04729A;
	text-decoration : underline;	
}
a:visited {
	color : #0F4571;
	text-decoration : underline;	
}
a:hover {
	color : #0F4571;
	background-color: #FFD17B;
	text-decoration : underline;	
}
a:active {
	color : #FF4500;
	text-decoration : underline;	
}

.help {
	cursor: help;
}

INPUT.formular, TEXTAREA {
	border : #A5ACB2 1px solid;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
}


TEXTAREA {
	width : 400px;
}

P.formular {
	margin-top: 0;
	margin-bottom: 5px;
}

/* Referenzen */

#referenzen H2 {
	margin-bottom: 0;
}

#referenzen P {
	margin-bottom: 10px;
	margin-top: 5px;
}

#referenzen HR {
	color: #E8E8E8;
}

.reflogos {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#kundenlogos IMG {
	float: right;
}

.csbild {
	border: 1px black solid;
}
