@CHARSET "UTF-8";
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
    background-image:url(./img/bg.jpg);
	/*background-repeat:no-repeat;
    background-position:top;*/
	background-attachment:fixed;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:1.3em;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6e1111;
	line-height:1.3em;
}

.header_l{
	padding:25px 20px 10px 40px;
}

.start{
    padding-top:15px;
}

.header_l2{
	padding:41px 20px 10px 40px;
}

.header_l3{
	padding:15px 20px 10px 40px;
}


.header_r{
	padding:25px 100px 10px 60px;
}

.header_r1{
	padding:25px 0px 10px 60px;
}


.start_img{
    padding-left:40px
}

.start_pdf{
    padding:0px 0px 10px 350px;
}

.text{
	padding:15px 100px 10px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.3em;
}

.text_gl{
	padding-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.text_gr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.text_imp{
	padding:0px 0px 0px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.3em;
}

.rahmen {
	margin:0 auto;
}

.fenster {
	width:858px;
	margin:0 auto;
	margin-top:0px;
}

a {
	cursor:pointer;	
}
a.menu{

}
a.menu.hover{

}
#navcontainer ul{
	padding-top:6px;
}
#navcontainer ul li{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer ul li a{
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

#navcontainer ul li a:hover{
	color: white; 
}

#navcontainer {
	background-image:url(img/nav.jpg);
	background-repeat:repeat-x;
	width:808px;
	height:30px;
}

#menu_links ul li{
	display: block;
	list-style:none;
}

#menu_links ul {
    padding-left:40px;
    border:1px spolid #000;
    
}


#menu_links a{
/*	padding-left: 40px;
*/
	color: black;
	text-decoration: none;
	
}

#menu_links ul li a:hover{
	color: black; 
}

#menu_links {
	list-style:none;
}

.generalunternehmen ul {
		
}

.generalunternehmer li {
	list-style:none;
	display:block;
	
}


.left {
	float:left;
	width:354px;
}

.right {	
    float:right;
	width:453px;
}

.top{
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	width:858px;
	height:80px;
}

/*.mitte{
	background-image:url(img/mitte.jpg);
	background-repeat:repeat-y;
	width:858px;
	height:79px;
}*/

.mitte{
	/*background-color:#fff4e0;*/
	background-color:#EEEFDF;
	}

/*.bottom{
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
	width:858px;
	height:55px;
}*/

.abstand_menu{
	padding-bottom:25px;	
}

.tab_erbpacht_center{
	text-align:center;
}

.tab_erbpacht_rechts{
	padding-right:5px;
	text-align:right;
}

.tab1{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.tab2{
	border-right:1px solid #000000;
}

.ktext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 10px 5px 0px;
	text-align:right;
}
.feld{
    background-color:#F8F8F8;
	width:300px; 
	border:1px solid #d6d6d6;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.textfeld{
    background-color:#F8F8F8;
	width:300px;
	height:200px; 
	border:1px solid #d6d6d6;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.tn_aktiv{
	color:#666666; 
}
.ln_aktiv{
	font-weight:bold;
}
a.reflink{
text-decoration:none;
font-size:24px;
color:#6C6D70;
}

div#ad { position: absolute;background-color:#FFFFFF; margin-top:25px; }
select{width:100px;}	
/** html div#ad {LEFT: 30px;
			
			WIDTH: 97%;
			POSITION: absolute;
			TOP: 205px;
			HEIGHT: 40%; }
			
	*/		
.grundstueckbild{
  margin-top: 60px; 
}

a.linkklasse {
/*	padding-left: 40px;
*/
	color: black;
	text-decoration: underline;
	
}