@charset "utf-8";
/* CSS Document created for fechter gmbh february2010 */

body {
	background:#193b67;
	line-height:150%;
	color: #0f3471;                /*#295693;*/
	font-family:'Verdana';
	font-weight:normal;
}
#wrap {
	width:960px;
	height:auto;
	min-height:600px;
	margin:0 auto;
	margin-top:27px;
}
#logo {
	height:90px;width:945px;
	background:url(../images/logos/dr_fechter_logo_head.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
}
#content {
	width:960px;
	height:600px;
	margin:0 auto;
	background:url(../images/backgrounds/dr_fechter_content_bg.png);
	background-repeat:repeat-x;
	border:1px solid white;
}

#footer {
	height:26px;
  margin: 2px; padding: 20px 0 0 0;
  text-align: center;
  background:url(../images/backgrounds/navi_leisten_bg.png);
	background-repeat:repeat-x;
	border:2px ridge silver;
 }
 
 #footerlinks{ width:300px; margin-right:40px; margin-top:-10px; font-size:9px;text-align:right;float:right; }
 #footercopy { width:300px; margin-left:40px; margin-top:-10px; font-size:9px;text-align:left;float:left; }
 
 #footer p1 {
	 width:300px; 
	 margin-left:30px; 
	 font-size:9px;
	 text-align:left;
	 float:left;
	 }
	
	 
 #footer p2 {	 
	 width:300px; 
	 margin-right:30px; 
	 font-size:9px;
	 text-align:right;
	 float:right;
 }
 
 .foot {	 
	 color:#193b67; 
	 text-decoration:none;
	 font-size:10px;	 
 }
	 
  
#floatend1 {
	width:610px; 
	height:430px;
	border:4px solid white;
	float:right;
	margin-right:60px;
	margin-bottom:30px;
	background-color:#afbdcf;
}

h1 {
  padding:20px 0 10px 20px;
  font-size:18px;
}

p {
  padding-left:20px;
  padding-right:20px;
  margin-top:-20px;
  font-size:13px;
}


#imagebox1 {
	width:200px; 
	height:auto; 
	margin-left:60px;
	margin-top:40px;
	margin-bottom:30px;
}
.bold {
font-weight:bold;
}

