html, body {
	background-color: #FFFFFF;
	width: 950px;
	height: 100%;
	margin: 0px auto 1px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-color: #000000;
	text-align: center;
	}

p {
	font-size: normal;
	margin: 12px 0px 0px 0px;
}


td td p {
	margin: 2px 0px 0px 0px;
	vertical-align: center;
}

tr {
	vertical-align: center;
}

#header {
	height: 176px;
	background-image: url(../img/marien_top.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	position:absolute;
	left:50%;
	width:950px;
	margin-left:-480px;
	background-image: url(../img/bgr.jpg);
	background-repeat: repeat-y;
    background-position: center top;
	text-align: left;
}
#navi {
	text-align: left;
	font-size: 14px;
	font-weight: strong;
	float: left;
	width: 205px;
	margin-left: 18px;
}

#strich {
	height: 21px;
	background:url(../img/blauer_strich.gif);
	background-position: center;
	width: 950px;
	clear: both;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#subnavfried {
	text-align: center;
	font-size: 7px;
	float: right;
	width: auto;
	padding: 18px 8px 0px 0px;
}
/* 	top-right-bottom-left
	innen-padding
	aussen-margin	 */

#content {
	margin-left: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	padding: 10px 8px 0px 0px;
}

#subcontent {
	margin-left: 180;
	text-align: justify;
	width: auto;
	padding: 5px 8px 0px 45px;
}

#popcontent {
	margin: 5px 5px auto 10px;
	text-align: justify;
	width: 510px;
	background-color: #FEF9ED;
	padding: 28px 8px 0px 15px;
}

/* Links*/

a:link {
	font-weight: normal;
	color: #1061B0;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-style: normal;
	color: #1061B0;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-style: normal;
	color: #1061B0;
	text-decoration: none;
	line-height: 18px;
	background: #FFDE99;
}
a:active {
	font-style: normal;
	color: #1061B0;
	text-decoration: none;
	line-height: 18px;
}
a:focus {
	font-style: bold;
	color: #1061B0;
	text-decoration: none;
	line-height: 18px;
}
#navi a:link {
	font-weight: bold;
	color: #1061B0;
	text-decoration: none;
}
#navi a:visited {
	color: #1061B0;
	font-weight: bold;
	text-decoration: none;
}
#navi a:hover {
	font-weight: bold;
	color: #1061B0;
	text-decoration: none;	
}
#navi a:active {
	color: #1061B0;
	text-decoration: none;
	font-weight: bold;
}
#navi a:focus {
	color: #1061B0;
	text-decoration: none;
	font-weight: bold;
}
#navi a.subnavi:link {
	font-weight: normal;
	color: #1061B0;
	text-decoration: none;
}
#navi a.subnavi:visited {
	color: #1061B0;
	font-weight: normal;
	text-decoration: none;	
}

#navi a.subnavi:hover {
	font-weight: normal;
	color: #1061B0;
	text-decoration: none;
}

#navi a.subnavi:active {
	color: #1061B0;
	text-decoration: none;
	font-weight: normal;
}
#navi a.subnavi:focus {
	color: #1061B0;
	text-decoration: none;
	font-weight: normal;
} 
.normaltext {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1,.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1061B0;
	text-decoration: none;
		
}
h2,.terminobere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		
}

h3,.terminuntere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;		
}
