html {height: 100%; overflow: hidden;}
body {
	 scrollbar-face-color: #F3F3F3;
     scrollbar-track-color: #FCFCFC;
     scrollbar-3dlight-color: #ffffff;
     scrollbar-darkshadow-color: #ffffff;
     scrollbar-arrow-color: #7F7F7F;
     scrollbar-highlight-color: #ffffff;
     scrollbar-shadow-color: #D8D8D8; 
	 height: 100%; margin: 0%; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; overflow: hidden; color: #7F7F7F;}

/* Mantel der Website */
#wrap {width: 835px; height:100%;}

/* Der linke Bereich */
#left {width: 263px; float:left; padding-top: 9px; background-image:url(images/bg_left.jpg); height: 100%;}
/* Der rechte Bereich */
#right {width: 570px; float:right; padding-top: 9px;}



/* Die Fußzeile des linken Blocks*/
#footer_left {width: 213px !important; width: 263px; height:35px !important; height:52px; position:absolute; bottom:5px; padding: 15px 0 0 50px; background-image:url(images/pic_impressum.jpg); font-size: 11px;}
#footer_left a, #footer_right a:visited  { color:#16273E; text-decoration:none; font-size: 10px;}
#footer_left a:hover { color:#cccccc; text-decoration:none; font-size: 10px;}
/* Die Fußzeile des rechten Blocks*/
#footer_right {width: 426px !important; width: 561px; height:35px !important; height:52px; color: #AEAEAE; position: fixed; bottom: 5px; padding: 15px 0 0 155px !important; padding: 15px 0 0 115px; background-image:url(images/bg_footer.gif); font-size: 11px;}
#footer_right a, #footer_right a:visited  { color:#AEAEAE; text-decoration:none; text-transform:uppercase; font-size: 11px;}
#footer_right a:hover { color:#E58054; text-decoration:none; text-transform:uppercase; font-size: 11px;}

/* Die Navigation */
#navi {width: 561px; float:right;}

/* Hauptbereiche */
#content {width: 570px; height: auto; padding-top:38px;}
	#main {width: 540px; line-height: 15px; height: auto !important; height: 420px; position:absolute; top:200px; left:265px; bottom:50px; right:50px; overflow: auto; margin:0 0 25px 30px; padding-right: 15px !important;}
	  #kunde {width: 516px !important; width: 506px; height: 120px; padding:29px 0 0 0px !important; padding: 29px 0 20px 0; border-bottom: 1px solid #D8D8D8;}
	  #kunde2 {width: 506px; padding:29px 0px 20px 0px;}
	  
		#bild {width:111px; height:85px; border: 1px solid #7389A7; float: left;}
		#beschreibung {width: 380px !important; widows:350px; height:87px; float:right;}

/*Kontaktformular */
table {border: 0px; width: 100%; line-height: 17px;}
td { font-size: 12px;}

/*Allgemein*/		
img { padding: 0px; margin: 0px; border:0px;}
a {color:#85A8D8; text-decoration:none;}
a:hover {color:#E58054; text-decoration:none;}
.ue1 {color: #85A8D8; text-transform:uppercase; font-weight: bold; font-size: 12px; margin-left: 30px;}
.ue2 {font-weight: bold; font-size: 12px; margin-left: 0px;}
p { line-height: 17px;}
.klein { font-size: 9px;}

