/* CSS Document */


html {
height:100%;
}

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#3d3d3d;
}

#maindiv {
margin-left:auto;
margin-right:auto;
width:1000px;
border: 0px solid #000000;
padding:0px;
background-image:url(img/bg-maindiv_leftcol-menu.gif);
background-repeat:repeat-y;
}
	
	#headerdiv {
	width:1000px;
	height:80px;
	border:0px solid #000000;
	background-color:#ffffff;
	vertical-align:text-top;
	}
	
	#leftcoldiv {
	float:left;
	width: 100px;
	height:100%;
	border:0px solid #000000;
	}
	
	#menudiv {
	float:left;
	width:150px;
	border:0px solid #000000;
	}
	
	#rightcoldiv {
	float:right;
	width:750px;
	border:0px solid #000000;
	background-image:url(img/bg-rightcoldiv.gif);
	background-repeat:repeat-y;
	}
	
	#rightcoldiv1 {
	float:right;
	width:750px;
	border:0px solid #000000;
	}
	
		#imgdiv {
		width:730px;
		height:29px;
		border:0px solid #000000;
		background-color:#666666;
		font-size:22px;
		text-transform:uppercase;
		color:#ffffff;
		text-align:left;
		padding-top:130px;
		padding-left:20px;
		}
		
		.startseite {
		background-image:url(img/panorama.jpg);
		}
		
		#contentdiv {
		float:left;
		width:488px;
		border:0px solid #000000;
		background-color:#ffffff;
		margin-left:20px;
		margin-right:20px;
		margin-top:15px;
		font-size:12px;
		line-height:16px;
		}
		
		#contentdiv1 {
		float:left;
		width:700px;
		border:0px solid #000000;
		margin-left:20px;
		margin-right:20px;
		margin-top:15px;
		font-size:12px;
		line-height:16px;
		}
		
			#wohnbauplandiv {
			background-image:url(img/vermietung-verkauf/rutenfeld.jpg);
			background-repeat:no-repeat;
			width:488px;
			height:700px;
			padding:0px;
			margin:0px;
			}
			
			#wohnbauplandiv1 {
			background-image:url(img/vermietung-verkauf/rutenfeld1.jpg);
			background-repeat:no-repeat;
			width:690px;
			height:800px;
			padding:0px;
			margin:0px;
			}
			
			#gewerbeplandiv {
			background-image:url(img/vermietung-verkauf/rehberge.gif);
			background-repeat:no-repeat;
			width:488px;
			height:700px;
			padding:0px;
			margin:0px;
			}
			
			#gewerbeplandiv1 {
			background-image:url(img/vermietung-verkauf/rehberge.gif);
			background-repeat:no-repeat;
			width:690px;
			height:700px;
			padding:0px;
			margin:0px;
			}

		
		#rightboxdiv {
		float:right;
		width:212px;
		margin-top:15px;
		border:0px solid #000000;
		background-color:#ededed;
		}
		
		#rightboxdiv1 {
		float:right;
		width:185px;
		height:195px;
		margin-top:0px;
		border:0px solid #000000;
		}
		
		#rightboxdiv2 {
		float:right;
		width:185px;
		height:105px;
		margin-top:0px;
		border:0px solid #000000;
		}
		
	
	
	#footerdiv {
	clear:both;
	width:700px;
	height:21px;
	border:0px solid #000000;
	background-color:#ededed;
	}
	
	#footerdiv.text {
	font-size:9px;
	color:#666666;
	padding-top:8px;
	text-align:center;
	}
	





.imgaktuelles {
border:4px solid #b6b6b6;
}

.imgvermietung {
border:0px;
}
	
h1 {
font-size:16px;
background-color:#ededed;
padding:5px;
}
	
a.footer {
font-size:9px;
color:#666666;
text-decoration:none;
}
	
a.content {
font-size:12px;
line-height:16px;
text-decoration:none;
color:#009040;
}
	
a.content:hover {
font-size:12px;
line-height:16px;
text-decoration:underline;
color:#3d3d3d;
}
	
.linie {
background-image:url(img/linie.gif);
background-repeat:repeat-x;
}
	
a.aktuelles {
color:#000000;
text-decoration:underline;
padding:2px 4px 2px 15px;
background-color:#CCCCCC;
background-image:url(img/pfeil-menu.gif);
background-position:left;
background-repeat:no-repeat;
}

.actionbutton {
position:relative;
width:80px;
margin:0px;
padding:1px 10px 1px 10px;
border:1px solid #AFAFAF;
text-align:center;
cursor:pointer;
color:#353538;
}

#produkt {
	padding-top:5px;
	}
	
	.produktheadline {
	font-size:14px;
	background-color:#ededed;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	padding-top:5px;
	}
	
	.produktzelle {
	border-bottom:1px dotted #000000;
	padding:2px;
	vertical-align:top;
	}
	
	.info {
	font-size:9px;
	}

	.anfrageformular {
	font-size:11px;
}
