/* CSS Document */
body	{
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#site_container {
	margin: 0px auto;
	position: relative;
	width: 950px;
	height: auto;
	top: 0px;
}

.head_start	{
	background-image:url(../images/bg/head_start.png);
	height: 394px;
	width: 950px;
	left: 0px;
	margin: 0;
	position: absolute;
	top: 55px;
}

/* Männle Bereich */

.m_schild	{
	background-image:url(../images/bg/m_schild.png);
	height: 300px;
	width: 300px;
	left: 718px;
	top: 185px;
	margin-left: 0px;
	position: absolute;
}
.m_hand	{
	background-image:url(../images/bg/m_hand.png);
	height: 300px;
	width: 300px;
	left: 706px;
	top: 187px;
	margin-left: 0px;
	position: absolute;
}
.m_news	{
	background-image:url(../images/bg/m_news.png);
	height: 300px;
	width: 300px;
	left: 749px;
	top: 186px;
	margin-left: 0px;
	position: absolute;
}
.m_brief	{
	background-image:url(../images/bg/m_brief.png);
	height: 300px;
	width: 300px;
	left: 729px;
	top: 194px;
	margin-left: 0px;
	position: absolute;
}.m_telefon	{
	background-image:url(../images/bg/m_telefon.png);
	height: 300px;
	width: 300px;
	left: 754px;
	top: 192px;
	margin-left: 0px;
	position: absolute;
}
.m_melden	{
	background-image:url(../images/bg/m_melden.png);
	height: 300px;
	width: 300px;
	left: 700px;
	top: 180px;
	margin-left: 0px;
	position: absolute;
}

/* Männle Bereich - ENDE */

.navi	{
	height: 90px;
	width: auto;
	margin: 0px;
	top: 0px;
	margin-left: 15px;
}
.navi_im	{
	height: 90px;
	width: 87px;
	left: 851px;
	margin: 0;
	position: absolute;
	top: 0px;
}

.text_m_schild	{
	height: 100px;
	width: 175px;
	left: 758px;
	top: 295px;
	margin-left: 0px;
	position: absolute;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.content	{
	background-image:url(../images/bg/content_mi.png);
	width: 670px;
	left: 0px;
	background-repeat: repeat;
	height: auto;
	background-position: auto 670px;
	margin-top: 388px;
	margin-left: 10px;
}
.content_ob	{
	background-image:url(../images/bg/content_ob.png);
	height: 24px;
	width: 670px;
	left: 0px;
	background-repeat: repeat;
	float: left;
	clear: left;
	margin-top: 364px;
	margin-left: 10px;
}

.admidio	{
	background-image:url(../images/bg/admidio.png);
	height: 454px;
	width: 290px;
	left: 676px;
	margin: auto;
	top: 456px;
	position: absolute;
}

.box_re_start {
	position: absolute;
	height: 166px;
	width: 266px;
	top: 482px;
	left: 530px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.footer {
	background-image: url(../images/bg/footer_bg.png);
	height: 120px;
	left: 0px;
	padding: 0px;
	margin: auto;
	top: auto;
	position: relative;
}
.footer_daten	{
	background-image: url(../images/bg/footer_daten.png);
	height: 90px;
	padding: auto;
	margin: auto;
	width: 900px;
	position: relative;
	top: 25px;
}

a:link {
	text-decoration: none;
	color: #0E5800;
}
a:visited {
	text-decoration: none;
	color: #0E5800;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

