body { 
	font-family: courier new, courier; 
	font-size: 14px ;
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
}
a {
	text-decoration:none;
	border-bottom: 1px dotted #000fFF;
}
a:link { color: #000fFF; }
a:visited { color: #330099; }
a:hover { color: #FF5500; }
a:active { color: #ff0000; }
h1{
	font-family: courier new, courier; 
	font-size: 17px ;
	font-weight: bold;
	color: #000000;
	margin-bottom: 13px;
	clear: both;
}
h2{
	font-family: courier new, courier; 
	font-size: 14px ;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}


/*********** Container für gesamten Inhalt **********
*************************************************/
#ContMain{
	position: absolute;
	top:30px;
	left: 30px;
	width: 830px;
	padding: 0;
	background-color: #F5F5F5;
	z-index:2;
	border: 1px solid black;
	float: center;
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#ContMainWillkommenBox{
	height: 22px;
	padding: 13px 0 0 15px;
	font-size: 16px ;
	font-weight: bold;
	float: left;
	color: #999999;
}

#ContMainTitelBox{
	height: 90px;
	padding-left: 214px;
	float: left;
}

#ContMainContent{
	width: 100%;
}

#ContMainContentMenu{
	width: 220px;
	height: 450px;
	float: left;
}
#ContMainContentMenu a{
	text-decoration:none;
	color: black;
	border: 0;
}
#ContMainContentMenu a:link { color: black; }
#ContMainContentMenu a:visited { color: black; }
#ContMainContentMenu a:hover { color: #ff0000; }
#ContMainContentMenu a:active { color: #ff0000; }

.NaviBox{
	font-size: 14px;
	font-weight: bold;
}
.NaviBox table{
	margin-top: 10px;
}
.NaviBox td{
	padding-bottom: 18px;
	text-align: center;
}

#ContMainContentContent{
	width: 560px;
	padding-top: 20px;
	float: left;
}
#ContMainContentContent ul{
	margin-left: 15px;
	list-style-type: circle;
	padding-left: 0;
}
#ContMainContentContent li{
	padding-bottom: 7px;
}
#ContMainContentContent td,
#ContMainContentContent input{
	font-family: courier new, courier;
	font-size: 14px;
}

#ContMainContentContentPrint{
	width: 650px;
	height: 100%;
	background-color: white;
	float: left;
}

#ContMainFooterZeile{
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #660000;
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.ContentBoxMain {
}
.ContentBoxMain ul{
	list-style: square;
}
.ContentBoxMain li{
	line-height:1.3;
	padding-bottom: 7px;
}


.ContentBox {
	font-family: courier new, courier;
	line-height:1.3;
	position: absolute;
	visibility: visible;
	width: 758px;
	left: 150px;
	top: 80px;
	height: 573px;
}

.NavTitel { }
.NavMenuitem { }
.NavMenuitemSel { font-weight: bold}
.NavMenuSubitem { font-size: 12px;}
.NavMenuSubitemSel { font-size: 12px; font-weight: bold}

#PrintButton, #MailButton{
	border: 0px;
}
#AdressHeader{
	left: 0px;
	top: 0px;
	width: 650px;
	height: 60px;
	background-color: #eeeeee;
	font-size: 10px; 
	text-align: left;
	color: #000000;
	padding-top: 10px;
	padding-left: 43px;
	border: 2px solid black;
}
#AdressHeader td{
	font-family: courier new, courier; 
	font-size: 9px ;
}
#AdressHeaderTitelBox{
	margin-left: 50px;
	margin-top: 20px;
	top: 20px;
	width: 500px;
	height: 60px;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #222222;
}
.AdressHeaderTitel{
	font-size: 18px; 
	font-weight: bold;
}

.MenuSubitem1 {
	margin-left: 10px;
}

.MenuSubitem2 {
	margin-left: 20px;
}

#PartnerTabelle{
	clear: both;
	width: 560px;
}
#PartnerBranche{
	width: 200px;
	float: left;
	padding-bottom: 0px;
	border: 0;
}
#PartnerName{
	width: 350px;
	float: left;
	border: 0;
}

#VermietTabelle{
	clear: both;
	width: 560px;
}
#VermietLinks{
	width: 130px;
	float: left;
	padding-bottom: 0px;
	border: 0;
}
#VermietRechts{
	width: 410px;
	float: left;
	border: 0;
	margin-left: 15px;
}
#VermietTabelleEnde, #VerkaufTabelleEnde{
	clear: both;
	height: 10px;
	width: 100%;
}

#FotoButtonP{
	margin: 8px 0 0 20px;
}
#FotoButton{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 10px;
	border: 1px solid #660000;
	background-color: #dddddd;
	color: #660000;
	padding: 0 4px 1px 4px;
	text-decoration: none;
}
#ZurueckButtonBox{
	margin-left: 150px;
}
#ZurueckButton{
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 10px;
	border: 1px solid #660000;
	background-color: #dddddd;
	color: #660000;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	text-align: right;
}
#FotoButtonP a:visited, #ZurueckButton a:visited {
	color: #660000;
}
#FotoButtonP a:active, #FotoButton a:hover,
#ZurueckButton a:active, #ZurueckButton a:hover{
	color: #ff0000;
}

