@charset "utf-8";
body {
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #666666;
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #667AB3;
    }
.oneColFixCtrHdr #wrapperoben {
	width: 956px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 22px;
	background-image: url(../images/_bg_wrapper_oben.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.oneColFixCtrHdr #wrapper {
	width: 956px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/_bg_wrapper.jpg);
	background-repeat: repeat-y;
}

    .oneColFixCtrHdr #container {
	width: 916px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/_bg_container.gif);
	background-repeat: repeat-y;
    }
    .oneColFixCtrHdr #header {
	height: 140px;
    }
.oneColFixCtrHdr #menu {
	height: 25px;
	top: 230px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: right;
	padding-right: 22px;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #wrapper #container #menu a {
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #wrapper #container #menu a:hover {
	text-align: right;
	color: #F8C301;
	font-weight: normal;
	text-decoration: none;
}
#slogan {
	float: left;
	padding-left: 222px;
	font-size: 18px;
	font-weight: normal;
	visibility: hidden;
}




    .oneColFixCtrHdr #mainContent {
	padding-right: 20px;
	padding-left: 220px;
    }


    .oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F7C200;
    }
.oneColFixCtrHdr   #wrapper   #container   #mainContent   #form   table {
	font-size: 1.0em;
	width: 600px;
}
.oneColFixCtrHdr #wrapper #container #mainContent #form table p {
	font-size: 1em;
	line-height: 18px;
}




    .oneColFixCtrHdr #footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0;
    }
.oneColFixCtrHdr #wrapper #container #footer a {
	color: #667AB3;
	text-decoration: none;
}
.oneColFixCtrHdr  #mainContent  p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.oneColFixCtrHdr #wrapper #container #mainContent ul {
	padding-left: 20px;
	left: 20px;
	font-size: 12px;
	list-style-image: url(../images/_list.gif);
}



.oneColFixCtrHdr #wrapper #container #mainContent li {
	list-style-position: outside;
}
.oneColFixCtrHdr #wrapper #container #mainContent .imgrechts {
	border: 1px solid #F6C500;
	margin-left: 20px;
}

.oneColFixCtrHdr #wrapperunten {
	width: 956px;
	text-align: left;
	background-color: #FBF5D0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 30px;
	background-image: url(../images/_bg_wrapper_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menulinks {
	float: left;
	width: 200px;
	top: 20px;
	position: relative;
}


h1, h2, h3 {
	color: #667AB3;
}
h1 {
	font-size: 1.3em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F8C301;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 0.8em;
}

.formfieldReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8C301;
	border-right-color: #F8C301;
	border-bottom-color: #667AB3;
	border-left-color: #F8C301;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #F1C703;
}
.formfieldPlz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
	width: 50px;
}
.formfieldOrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #749601;
	border-right-color: #749601;
	border-bottom-color: #749601;
	border-left-color: #749601;
	width: 191px;
}

a {
	color: #667AB3;
}
a:link {
	color: #667AB3;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #667AB3;
	text-decoration: underline;
}

