#rahmen {
	width: 700px;
	text-align: left;
	margin-left: 80px;
	margin-right: auto;
	margin-bottom: 50px;
	border: 1px solid #666666;
	border-top: none;
	background-color: #FFFFFF;
	float: left;
}
#head {
	height: 90px;
	text-align: left;
	border-bottom: 1px solid #000000;
}
#upper_head {
	background-image: url(images/header_bg.jpg);
	height: 90px;
	text-align: right;
	color: #FFFFFF;
}
#mkonto {
	margin-right: 5px;
	font-weight: bold;
	height: 10px;
	padding-top: 55px;
}
#mkonto a {
	color: #FFFFFF;
}

#nav1         {
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	height:22px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 0px;
}
#nav1 ul {
	font-weight: bold;
	width: auto;
}

#nav1 li      {
	list-style:none;
	line-height:22px;
	float:left;
	border-left:1px solid #AFB8E0;
	font-weight: bold;
}
#nav1 a       {
	height:22px;
	color:#0e185a;
	font-weight: bold;
	padding:0 12px;
	float:left;
	text-decoration: none;
}
#nav1 a:hover {
	color:#CCCCCC;
	text-decoration:none;
	border-bottom:0;
	height:22px;
	background-color: #000000;
}

#content {
	margin: 30px 110px 0 30px;
	text-align: left;
	width: 658px;
	margin-left: 21px;
	margin-right: auto;	
}
#content img {
	border: 1px solid #0e185a;
}

#fuss {
	margin: 2em 0 0.3em 0;
	padding-top: 0.1em;
	text-align: center;
	font-size: 0.9em;
	color: #333;
	clear: both;
	border-top: 1px dotted #0e185a;
}
#fuss a {
	color: #333;
}
#fuss a:hover {
	color: #333;
	text-decoration: none;
}

#vermietet {
	display: block;
	background-color: #FFFFFF;
	background-image: url(basics/hg_vermietet.gif);
	background-repeat: no-repeat;
	}

#frame1contenthidden {
	display: block;
	border-right: 1px solid #0e185a;	
	width: 158px;
	height: 530px;
	margin-top: auto;
	margin-bottom: 10px;
	font-size: 1em;
	padding: 1px;
}

#addscontent {
	border: none;
	margin-top: auto;
	margin-left: 10px;
	font-size: 1em;
	padding: 1px;
	width: 140px;
	height: 600px;
	float: left;
}

#flashcontent_intext1 {
	display: block;
	border: 1px solid #0e185a;	
	width: 436px;
	margin-top: auto;
	font-size: 1em;
	padding: 2px;
}

#inset1 {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border: none;
	background-color: #EEEEEE;	
	width: 72%;
	font-size: 1em;
	padding: 0px;
	float: left;
}

#inset2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	display: block;
	border: none;
	background-color: #EEEEEE;	
	width: 26%;
	font-size: 1em;
	text-align: center;
	padding: 0px;
	float: right;
}