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

body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	background:url(../img/bg/BGverlauf.jpg) repeat-x;
	background-color:#000000;
	text-align: center;
	color:#f8f0a8;
}

body, html {
	height:100%;
}

caption {display:none;}

fieldset {
	border:none;
	margin:15px 0 0 0;
	padding:10px;
}

legend {
    display:none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0 0 20px 0;
	padding:0;
	text-transform:uppercase;
}

.clear {
	clear:both;
}

.submit {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#f8f0a8;
	border: 1px solid #f8f0a8;
	background-color:#380f0b;
}

a:link {
	color:#f8f0a8;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color:#f8f0a8;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}


a.KalenderLink:link {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a.KalenderLink:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a.KalenderLink:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a.KalenderLink:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#MainFrame {
	width:960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height:100%;
}

#LogoFrame {
	height:115px;
	margin: 0 110px 0 110px;
}

#Flaggen {
	display:none;
}

#Logo {
	position:absolute;
	height:75px;
	width:316px;
	left: 160px;
	top:20px;

}

#Icons {
	display:none;
}

#NavFrame {
	display:none;

}

#ImgFrame {
	display:none;
}

#Frame {
	display:none;
}

#Img {
	display:none;
}

#ContentFrame {
	position:absolute;
	width:750px;
	margin: 0 102px 0 102px;
}

#SubNav {
	display:none;
	/*float:left;*/
}

#TextTeaser {
	width:588px;
	float:right;
}

#Text {
	width:396px;
	float:left;
	margin: 0 30px 30px 0;
}

#TeaserBox {
	display:none;
}

#Footer {
	margin: 30px 0 30px 0;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  FORMULARE START = = = = = = = = = = = = = = = = = = = = = */

.FormLeft {
    float:left;
    width:130px;
}

.FormRight {
    float:right;
}

.FormLine {
    clear:both;
    margin-bottom:10px;
}

.inputBG {
	background-color:#876b3c;
	color:#f8f0a8;
	border: 1px solid #f8f0a8;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  FORMULARE ENDE = = = = = = = = = = = = = = = = = = = = = */