/*
      Created by doktor-web.biz
	  
*/

* { padding: 0; margin: 0; }
a{
 color:#000;
 text-decoration:none;
}
p {
 color:#333333;
}
body {
 background: #FFF url(grafiken/main_bg.jpg) repeat-x center top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(grafiken/cont_bg.jpg);
 overflow: auto; 
 width: 100%;
 height: 630px;
}
#faux01 {
 background: url(grafiken/cont_bg.jpg);
 overflow: auto; 
 width: 100%;
 height: 1200px;
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 110px;
 margin:0;
 background: url(grafiken/header.gif) no-repeat center top;
}
#leftcolumn {
 text-align:left;
 line-height:30px;
 display: inline;
 margin: 10px;
 padding-top: 20px;
 width: 150px;
 float: left;
}
#leftcolumn p{
 padding-left:10px;
 width:150px;
 height:30px;
 background:url(grafiken/button.png) no-repeat right top;
}
#leftcolumn p:hover{
 width:130px;
 height:30px;
 background:url(grafiken/button_hover.png) no-repeat right top;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding: 0px;
 width: 500px;
 padding: 0 0 0 20px;
 display: inline;
 position: relative;
}
#content h1 {
 color:#264269;
 font-size:18px;
 font-family:Georgia, "Times New Roman", Times, serif;
 margin: 0 0 10px 0;
}
#content h2 {
 color:#264269;
 font-size:18px;
 font-family:Georgia, "Times New Roman", Times, serif;
 margin: 0 0 10px 0;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding-top: 20px;
 width: 195px;
 float: right;
}
#footer {
 text-align:center;
 width: 902px;
 height:79px;
 clear: both;
 color: #333;
 background: url(grafiken/footer_bg.png) no-repeat center top;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer a {
 padding-top:10px;
 color:#00111F;
 font-size:12px;
 text-decoration: underline;
}
#footer p {
 padding-top:10px;
 color:#000000;
 font-size:12px;
}

.clear { clear: both; background: none; }

.rahmenlos, .rahmenlos:hover { border: 0px; }

#ankaufformular
{
}

