body{
	background: #d9dbe5 url(../images/main_bg.png) repeat-x top left;
}

*{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 11px;
}

#container{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 761px;
}

#header{
	position: relative;
	width: 761px;
	height: 115px;
	background: url(../images/header.jpg) no-repeat top left;
}

#main{
	position: relative;
	width: 761px;
	background: url(../images/content_bg.jpg) repeat-y top left;
}

#left_frame{
	background: url(../images/left_top.jpg) no-repeat top left;
	position: relative;
	float: left;
	height: 115px;
	width: 169px;
}

#content_frame{
	padding: 5px 0px 5px 5px;
	position: relative;
	width: 580px;
	float: right;
}

#footer{
	clear: both;
	position: relative;
	width: 761px;
	height: 24px;
	background: url(../images/footer.png) no-repeat top left;
}

#logo{
	position: absolute;
	top: -85px;
	left: 10px;
	width: 147px;
	height: 72px;
	background: url(../images/logo.png) no-repeat top left;
}

#logo span{
	display: none;
}

#main_menu{
	top: 75px;
	left: 220px;
	width: 450px;
	height: 15px;
	position: absolute;
}

#main_menu a{
	padding: 0px 10px 0px 10px;
	background: url(../images/menu_icons.png) no-repeat 0px 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#main_menu a:hover{
	color: red;
}

#sub_menu{
	top: 100px;
	left: 210px;
	width: 450px;
	height: 15px;
	position: absolute;
}

#sub_menu a{
	padding: 0px 10px 0px 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

#sub_menu a:hover{
	color: red;
}

h1{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	/*color: #a74d1b;*/
}

.bodytext{
	margin: 0px 0px 20px 0px;
}

.bodytext a{
	font-weight: bold;
	text-decoration: underline; 
	color: #6F933B;
}

.bodytext a:hover{
	font-weight: bold;
	text-decoration: underline; 
	color: #000;
}

#spalte_links{
	width: 60%;
	float: left;
}

#spalte_rechts{
	width: 38%;
	float: right;
}

#footer_links {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 4px;
	height: 20px;
	width: 755px;
}

#footer_links a{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #000;
}

#footer_links a:hover{
	font-weight: bold;
	text-decoration: underline; 
	color: #000;
}
#fax{
	height: 20px;
	padding-left: 18px;
	background: url(../images/fax.png) no-repeat 0px 0px;
}
#tel{
	height: 20px;
	padding-left: 18px;
	background: url(../images/tel.png) no-repeat 0px 0px;
}
/*
###########  zwei Spalten
*/

.zwei_spalten{
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

.spalte_eins{
	float: left;
	width: 49%;
}

.spalte_zwei{
	float: right;
	width: 49%;
}

.spalte_floatstopper{
	clear: both;
}

/*
###########  template vermietungsangebote
*/

#spalten{
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	border-bottom:2px groove #00ff00;
}
#spalte_1{
	float: left;
	width: 70%;
}
#spalte_2{
	float: right;
	width: 30%;
}
.spalte_floatstopper{
	clear: both;
}
#bild_gross{
	margin: 2px 2px 2px 2px;
	float: left;
	position: relative;
}
#angebots_text{
	margin: 2px 2px 2px 2px;
	color: #000000;
	text-align: left;
}
#objekt{
	margin: 2px 2px 6px 2px;
	text-align: left;
	font-weight: bold;
}
#ort{
	margin: 2px 2px 2px 2px;
	text-align: left;
}
#ausstattung{
	margin: 2px 2px 6px 2px;
	text-align: left;
}
#preis{
	margin: 2px 2px 4px 2px;
	text-align: left;
	font-weight: bold;
}
#zusatz{
	margin: 2px 2px 2px 2px;
	text-align: left;
}
/*
###########  Referenzen
*/

.privatdarlehen{
	font-size: 10px;
	border: none;
}

.privatdarlehen_headline{
	font-weight: bold;
	color: #00000;
	width: 400px;
}

.privatdarlehen_header{
	color: #00000;
	text-align: left;
}
.privatdarlehen_data1{
	text-align: center;
}
.privatdarlehen_data2{
	color: #2864BE;
	text-align: left;
}

.privatdarlehen_1{
	width: 370px;
}
.privatdarlehen_2{
	width: 40px;
}
.privatdarlehen_3{
}
/*
###########  personal
*/

#spalten_personal{
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
#spalte_personal_2{
	float: left;
	width: 0%;
}
#spalte_personal_1{
	float: right;
	width: 100%;
	border-bottom: 2px groove #00ff00;
}
.spalte_personal_floatstopper{
	clear: both;
}
#bild_personal_gross{
	margin: 2px 2px 2px 2px;
	float: left;
	position: relative;
}
#personal_daten{
	margin: 2px 2px 2px 2px;
	text-align: left;
}
#nachname_vorname{
	font-size: 12px;
	margin: 15px 2px 6px 0px;
	text-align: left;
	font-weight: bold;
}
#sachbereich{
	margin: 2px 2px 2px 0px;
	text-align: left;
	font-weight: bold;
}
#fachgebiete{
	margin: 2px 2px 6px 0px;
	text-align: left;
}
#telefon{
	margin: 2px 2px 4px 0px;
	text-align: left;
	font-weight: bold;
}
#email{
	margin: 2px 2px 2px 0px;
	text-align: left;
}
/*
