html, body {
	background-color:#420605;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/hg-leder.png);
	background-repeat: repeat;
}

#hg {position:relative;
	z-index:1;
	width:1000px;
	height:720px;
	}

/**********Objekt-Formate-ANFANG**********/

.rahmen {border:2px solid #7e0100;}

.fusstext {
	width:950px;
	padding-left:20px;
	text-align:center;
	font-size:9px;
	color:#c98439;
	letter-spacing:0.07em;
	line-height:1.7em;
	}

.klein {font-size:9px;}

.gross {
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight: normal;
}

.text {color:#7e0100;	}

#navi a:link {text-decoration:none; color:#c98439;}
#navi a:visited {text-decoration:none; color:#c98439;}
#navi a:hover {text-decoration:none; color:#e1e557; font-size:14px;}
#navi a:active {text-decoration:none; color:#e1e557;}

#mf a:link {text-decoration:underline; color:#7e0100;}
#mf a:hover {text-decoration:none; color:#9D5918;}

a.text:link {text-decoration:underline; color:#7e0100;}
a.text:hover {text-decoration:none; color:#9D5918;}

h1 {
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight: normal;
}

#slideshow {
	width:910px;
	height:240px;
	margin:0px;
	padding:0px;
	}

/**********Objekt-Formate-ENDE**********/

/**********HauptNavigation-ANFANG**********/

#navi {
	position: absolute;
	width:725px;
	height:75px;
	z-index:2;
	top:135px;
	left:55px;
	font-size:13px;
	letter-spacing:0.1em;
	text-transform:uppercase;
	text-align:center;
}

.nav-linie {
	border-top:1px solid;
	border-color:#c98439;
	margin-top:30px;
	margin-bottom:15px;
}

.navp {
	text-align:center;
	width:180px;
	height:20px;
	float:left;
	cursor:pointer;
}

/**********HauptNavigation-ENDE**********/

/**********MainFrame-ANFANG**********/

#mf {
	position: absolute;
	width:910px;
	height:460px;
	z-index:4;
	top:230px;
	left:57px;
	color:#7e0100;
	text-align:justify;
	font-size:10px;
	line-height:1.5em;
	}

.mf-text {
	padding:5px 25px 15px 25px; 
	overflow:auto; 
	height:200px;
	color:#7e0100;
	}
	
.mf-text-vf {
	padding:5px 25px 15px 25px; 
	overflow:auto; 
	height:440px;
	color:#7e0100;
	}	
	
/**********MainFrame-ENDE**********/

/**********Formular-ANFANG**********/

.form-feld {
	width: 250px;
	border: 1px solid #7e0100;
	color:#7e0100;
	background-color:#e1e557;
	margin-bottom:5px;
}

.form-spalte {margin-top:15px;}

.feldgruppe {border: none;}

/**********Formular-ENDE**********/
