@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 88%;
	font-family: Tahoma, Verdana, sans-serif;
	color: #2D2122;
	background-color: #FCF9F9;
	line-height: 120%;
}
		
a:link {
	color: #990033;
	font-weight: bold;
}
a:visited {
	color: #990033;
}
a:hover, a:active {
	color: #000033;
}
		
#headnavi {
	text-align: left;
	margin-left: 16px;
	font-size: 90%;
}
		
#headnavi ul {
	list-style-type: none;
	padding: 6px 6px 6px 0;
	margin: 0;
}

#headnavi li {
	display: inline;
	margin-right: 1em;
}

#banner {
	border-bottom: 1px solid #dbd6d2;
	margin: 6px 0 0 12px;
	height: 62px;
	border-top: 1px solid #dbd6d2;
}

	
#container {
	background-image: url(MZ_layout/box_links.jpg);
	background-repeat: repeat-y;
}
	

#navtop {
	text-align: left;
	margin: 6px 200px 0 190px;
}
		
#navtop ul {
	list-style-type: none;
	padding: 10px 6px 6px 0;
	margin: 0;
}

#navtop li {
	display: inline;
	margin-right: 1em;
}
	
#navigation {
	float: left;
	width: 150px;
	margin-left: 12px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
		
#navigation ul li {
	margin-top: 6px;
}
		
#navigation ul li a {
	display: block;
	width: 140px;
	padding: 4px 0 1px 3px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	background-repeat: repeat-y;
	height: 20px;
}
		
#navigation ul li a:hover {
	color: #000033;
	background-repeat: repeat-y;
}

#navi_rechts {
	float: right;
	width: 160px;
	margin-right: 10px;
}

#navi_rechts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
		
#navi_rechts ul li {
	margin-top: 6px;
}
		
#navi_rechts ul li a {
	display: block;
	width: 150px;
	padding: 4px 0 1px 3px;
	text-decoration: none;
	color: #B91326;
	font-size: 100%;
	font-weight: bold;
	background-image: url(MZ_layout/box_rechts_more.jpg);
	background-repeat: repeat-y;
	height: 20px;
}
		
#navi_rechts ul li a:hover {
	color: #000033;
	background-image: url(MZ_layout/box_rechts_more2.jpg);
	background-repeat: repeat-y;
}

.navi_rechts {
	font-size: 86%;
}


#more {
	width: 160px;
	margin-top: 6px;
	color: #2D2122;
	font-size: 86%;
}
		
#content {
	margin-left: 190px;
	margin-right: 200px;
}
		
#content h2 {
	font-size: 1.4em;
	color: #000033;
	margin: 0;
	padding-top: 0.8em;
	font-weight: bold;
}

#content h4 {
	font-size: 0.9em;
	color: #000033;
	margin: 0;
	padding-top: 0.4em;
	font-weight: bold;
}
#content h5 {
	color: #2D2122;
	font-size: 0.9em;
}

		
#content { line-height: 120%; }
.chprets {
	font-size: 88%;
}
		
#cleardiv {
	clear: both;
	height: 1em;
}
		
#footer {
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #DBD6D2;
	border-bottom: 1px solid #DBD6D2;
}
		
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
		
#footer li {
	display: inline;
	margin-right: 1em;
}

hr {
	width: 98%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #DBD6D2;
	margin: 0;
	padding: 0;
	clear: both;
	
	}
	
	
	
.network {
	text-align: center;
	padding: 0.2em;
}

#f_icon {
	width:100%;
	border-bottom: 1px solid #DBD6D2;
	padding: 0.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.img {
	border: 1px solid #DBD6D2;
}

.img_prets {
	border: 1px solid #DBD6D2;
	float:right;
}

.nextbutton a:link, .nextbutton a:visited
		{
	display: block;
	padding: .2em .5em;
	background-color: #003366;
	color: #fff;
	border: 1px solid #006;
	width: 6em;
	text-decoration: none;
	text-align: center;
		}
.nextbutton a:hover, .nextbutton a:active
		{
			background-color: #fff;
			color: #006;
		}
.Stil1 {
	font-size: 150%;
	color: #000033;
}

.lesenbutton a:link, .lesenbutton a:visited
		{
	display: block;
	padding: .2em .2em;
	background-color: #cc9999;
	color: #000033;
	width: 110px;
	text-decoration: none;
	text-align: left;
	line-height: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
				
		.lesenbutton a:hover, .lesenbutton a:active
		{
	background-color: #FFFFFF;
	color: #990033;
	line-height: 100%;
		}

