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

body {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-image: url(../M_index09/HG_2010.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}		
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h2 {font-size: 16px;}
h2 {font-size: 14px;}
h2 {font-size: 12px;}


/*Header*/
#header_box {
	height: 100px;
	width: auto;
	padding: 5px;
}

#home {
	float: left;
	height: 100px;
	width: 320px;
}

#mail {
	height: 30px;
	left: 240px;
	top: 20px;
	width: 80px;
	position: absolute;
	background-image: url(../../M_09_index/email.gif);
	background-repeat: no-repeat;
	color: #000033;
}
#mail a:link, mail a:active {
	color: #000033;
}

#mail a:hover {
	color: #CC0000;}


#header {
	height: 100px;
	width: auto;
	background-image: url(../M_index09/Header_BFF2009.jpg);
	background-repeat: no-repeat;
	background-position: 330px;
	padding-left: 330px;
}
.rechts {
	text-align: right;
}

/* Content*/

#content {
	margin-left: 200px;
	margin-right: 50px;
	padding: .3em .3em .3em 0;
	z-index: 1;
}
.rot {
	color: #CC0000;
}

#content td {
	font-size: 13px;
}	
#content h1 {font-size: 18px; font-weight: bold; color:#CC0000;}
#content h2 {font-size: 16px; font-weight: bold; color:#CC0000;}
#content h3 {font-size: 14px; font-weight: bold; color:#CC0000;}
#content h4 {font-size: 12px; font-weight: bold; color:#CC0000;}

.content_red {font-weight: bold; color:#CC0000;}
.content_mschrift {font-weight: bold; font-size: 13px;}


/*Navigationen */

#navi_links {
	float: left;
	width: 180px;
	font-size: 120%;
}
		
#navi_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
		
#navi_links ul li {
}
		
#navi_links ul li a {
	display: block;
	width: 170px;
	text-decoration: none;
	color: #CC071E;
	background-image: url(../M_index09/Forfel-navi2009b.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 40px;
	text-indent: 40px;
	padding-top: 8px;
	text-align: center;
}
		
#navi_links ul li a:hover {
	background-image: url(../M_index09/Forfel-navi2009b.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#box_rechts {
	float: right;
	width: 230px;
	background-color: #fde033;
	padding: 4px 4px 0 8px;
	margin: 2px;
	font-size: 90%;
}
		
#box_rechts h3 {
	margin-top: 0;
	padding: .2em;
}

#navtop {
	font-weight: bold;
	font-size: 120%;
	margin: 0 250px 0 200px;
	height: 3em;
}
		
#navtop ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}	
		
#navtop ul li {
	list-style-type: none;
	display: block;
	float: left;
	background-image: url(../M_index09/Forfel-navi2009r.jpg);
	text-align: center;
	background-repeat: no-repeat;
}

#navtop ul li a {
	padding-top: 8px;	
	}
#navtop a {
	text-decoration: none;
	display: block;
	width: 170px;
	height: 40px;
	background-image: url(../../M_09_index/Forfel-Button-navi2009rosa.jpg);
	background-repeat: no-repeat;
	color: #003D85;
}
		
#navtop a:hover {
	background-image: url(../M_index09/Forfel-navi2009r.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}


#cleardiv {
	clear: both;
	height: 10px;
}
#footer {
	clear: both;
	padding: .5em 1em;
	text-align: center;
	font-size: 12px;
}
		
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
		
#footer li {
	display: inline;
	margin-right: 1em;
}

footer a:link {
	color: #CC0000;
	text-decoration: none;
}
footer a:visited {
	color: #CC0000;
	text-decoration: none;
}		
footer a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
}

.bild_re { float:right;}
.bild_li { float:left;}
.mitte {text-align: center;}

