/* CSS-Layout */
body {
	margin: 0px auto;
	padding: 0;
    width:100%;
    height:100%;
	letter-spacing: 0.05em;
    line-height:1.5;
	color: #ffffff;
	text-align: center;
    background-image: url('images/hg_lebensblume.jpg');
}
.body_top {
	padding-top: 50px;
	background-position: top;
}
.container {
	position: relative;
	width: 923px;
	height: 790px;
	background-color: #ffffff;
	margin: 0px auto;
}
#page{
	width: 923px;
	height: 790px;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 1px;	
}
#header {
	width: 923px;
	height: 147px;
	position: absolute;
	top: 0px;
	left:0px;
	background-color: #4C73B6;
	background-image: url('images/LOGO.jpg');
	background-repeat: no-repeat;
}
#header-u {
	width: 923px;
	height: 2px;
	position: absolute;
	top: 148px;
	left: 0px;
	background-image: url('images/oben-rot-1.jpg');
	background-repeat: no-repeat;
}
.style7 {
	font-size: 9pt;
	font-family: Verdana;
	color: #999999;
	margin-left: 0px;
	margin-top: 15px;
	text-align: left;
	text-indent: 0px;
}
#ueb {
	width: 923px;
	height: 95px;
	position: absolute;
	top: 160px;
	left: -10px;
	background-color: #ffffff;
}
.ueb {
	font-size: 11pt;
	font-family: Verdana;
    font-weight:bold;
	letter-spacing: 0.05em;
	color: #F4BF1B;
	outline: 0;
}
a.menu {
	font-size: 10pt;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	outline: 0;
}
a.menu:hover {
	font-size: 10pt;
	font-family: Verdana;
	color: #f23408;
	text-decoration: bold;
	outline: 0;
}
a.men-2 {
	font-size: 10pt;
	font-family: Verdana;
    font-weight:bold;
	color: #CADE11;
	outline: 0;
}
a.men-2:hover {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	outline: 0;
}
.style1 {
	font-size: 10pt;
	font-family: Verdana;
	color: #3C67B0;
	text-decoration: none;
	outline: 0;
}
.style10 {
	font-size: 9pt;
	font-family: Verdana;
	color: #3C67B0;
	letter-spacing: 0.05em;
    line-height:1.5;
	margin-right: 15px;
	text-indent: 0px;
}
a {
	font-size: 10pt;
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	outline: 0;
}
a:hover {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #F1B704;
	text-decoration: none;
	outline: 0;
}
a.web {
	font-size: 7pt;
	font-family: Verdana;
	color: #FDEB82;
	text-decoration: none;
	outline: 0;
}
a.web:hover {
	font-size: 7pt;
	font-family: Verdana;
	font-weight: normal;
	color: #F1B704;
	text-decoration: none;
	outline: 0;
}
a.email_footer {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	outline: 0;
}
a.email_footer:hover {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #F1B704;
	text-decoration: none;
	outline: 0;
}
.footer {
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
#footer {
	width: 923px;
	height: 40px;
	position: absolute;
	top: 770px;
	left: 0px;
	background-image: url('images/footerlinie-rot.jpg');
	background-repeat: repeat-x;
}
#footer_info {
	width: auto;
	height: 45px;
	position: absolute;
	top: 17px;
	left: 15px;
	text-align: left;
}
.meth-wohnr-subnav-akt {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #F23408;
}



