@import url(style.forum.css);
body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
}
.menubox {
	color: #951516;
	padding-right: 10px;
	vertical-align: middle;
}

a:link, a:visited {
	color: #951516;
	text-decoration:underline;
}	
a:active, a:hover {
	color: #951516;
	text-decoration:none;
}	

a.mp:link, a.mp:visited {
	color: #FFFFFF;
	text-decoration:underline;
}	
a.mp:active, a.mp:hover {
	color: #FFFFFF;
	text-decoration:none;
}	

.head-bg {
	background-image: url(../img/page/mariin-build.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
}

.head-bg2 {
	background-image: url(../img/page/phone.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1, div.box_innerhead {
	color:#951516;
	font-size:24px;
	font-weight:normal;
}
h1.main{
	color:#FFFFFF;
	line-height: 70%;
}
h2 {
	color:#951516;
	font-size:18px;
	font-weight:normal;
	letter-spacing: 0.5;
	padding-top:0px;
	margin-top:0px;
}

h3 {
	color:#951516;
	font-size:16px;
	font-weight:bold;
}

.firstpage_maintd {
	color: #FFFFFF;
	background-color: #679623;
	background-image: url(../img/page/main-pagebg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.firstpage_content {
	font-size: 13px;
	color: #FFFFFF;
	padding: 22px;
	line-height: 130%;
}
.fp-bottomleft {
	background-color: #79A92C;
	background-image: url(../img/page/bottom-mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	color: #FFFFFF;
	vertical-align: top;
}
.fp-bottomright {
	background-color: #79A92C;
	background-image: url(../img/page/bottom-rightbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 100px;
}

.fp-bottomcenter {
	background-color: #79A92C;
	text-align: left;
	color: #FFFFFF;
	vertical-align: top;
	padding: 0px 20px 0px 45px;
}


img.wh {
	border: #FFFFFF solid 5px;
}

img.gr {
	border: #699524 solid 5px;
}

.secondpage_bar {
	background-color: #699524;
	background-image: url(../img/page/2ndpagebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.secondpage_maintd {
	color: #000;
	background-color: #FFF;
	background-image: url(../img/page/main-pagebg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.secondpage_content {
	font-size: 13px;
	color: #000;
	padding: 22px;
	line-height: 120%;
}

p.leftmenu {
	padding:0px;
	line-height: 120%;
}
/* ----------  Links unter Newstitel ---------- */
a.newsintro:link      {font-weight:normal; text-decoration:none; font-size:11px;}
a.newsintro:visited   {font-weight:normal; text-decoration:none; font-size:11px;}
a.newsintro:hover     {font-weight:normal; text-decoration:none; font-size:11px;}
/* ----------  Mittige Bild - Ausrichtung ---------- */
.absmiddle             {vertical-align:middle}


#dropmenudiv{
	position:absolute;
	border:1px solid #ddd;
	border-left: #951516 solid 1px;
	border-bottom: #951516 solid 1px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	margin-left:-8px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
line-height:30px;
border-bottom: 1px solid #eee;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #951516;
color:#FFFFFF;
}


