@charset "utf-8";
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-image: url(pageback.jpg);
background-repeat: repeat-y;
background-position: center;
margin: 0px 0px 0px 0px;
font-size: 13px;
}


.oneColFixCtrHdr #container {
margin: 0 auto; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
width: 700px;
text-align: center;
}
.oneColFixCtrHdr #header {
background-image: url(header.png);
background-repeat: repeat-x;
height: 87px;
width: 100%;
}
.oneColFixCtrHdr #mainContent {
padding: 0 0 0 0;
width: 700px;
text-align: left;

}

a.navi:link {
color: #E44B01;
text-decoration:none;
}
a.navi:visited {
color: #E44B01;
}
a.navi:hover {
color: #002953;
}
a.navi:active {
color: #E44B01;
}
a.navi {
font-weight: bold;
	text-decoration:none;
}


.oneColFixCtrHdr #footer {
padding: 0 0 0 0;
background-color: #FFFFE1;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-color: #FFEFCE;
border-width: 1px;
border-style: solid;
}

 .oneColFixCtrHdr #pageIntro {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
background-image: url(headerback.png);
background-repeat: no-repeat;
font-size: 17px;
text-align: center;
width: 500px;
height: 30px;
padding-top: 3px;
margin: 20px auto;
}

img.nwt {
margin-top: 10px;
margin-left: 2px;
}

ul.frontpage {
	padding-left: 150px;
}

ol {
	padding-left: 150px;
}

	
a:link {
	color: #004080;
font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #004080;
	font-weight: bold;
}
a:active {
	color: #004080;
	font-weight: bold;
}
