body {
	background-color: #E8E8E8;
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
}

p {
	margin-top: 0;
	margin-bottom: 1.5em;
}

.error {
	color: #3377BB;
	font-weight: bold;
}


td {
	font-size: 12px;
	line-height: 1.4;
}

h1 {
	margin-top: 0;
	margin-bottom: 1.1em;
	color: #1E476F;
	font-size: 17px;
	line-height: 1.25;
	font-weight: bold;
}

h2 {
	margin-top: 0;
	color: #1E476F;
	font-size: 15px;
	line-height: 1.25;
	font-weight: bold;
}

h2 a {
	color: #1E476F;
	text-decoration: none;
}

h3 {
	margin-top: 0;
	color: #1E476F;
	font-size: 13px;
	line-height: 1.25;
	font-weight: bold;
}

h3 a {
	color: #1E476F;
	text-decoration: none;
}

p + h2, h1 + h2, ul + h2, div.hr + h2, table + h2, table + h3 {
	padding-top: 10px;
}

p + h3, h2 + h3, ul + h3 {
	padding-top: 5px;
}

div + p, form + p, table + p, table + h2, table + h3 {
	margin-top: 1em;
}



form {
	margin: 0;
}

label.left {
	clear: both;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 130px;
	padding-top: 2px;
}

/*.leftError {
	color: #3377BB;
}*/

label.top {
	font-weight: bold;
	display: block;
	text-align: left;
	margin-bottom: 3px;
}

/*.topError {
	color: #3377BB;
}*/

select, input, textarea {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

input.error, select.error {
	color: white;
	background-color: #3377BB;
}

input[type=text], input[type=password] {
	width: 250px;
	margin: 2px 0px;
	border: 1px solid #3377BB;
	padding: 2px;
}

input[type=radio] {
	vertical-align: middle;
}

select, textarea {
	width: 250px;
	margin: 2px 0px;
}

textarea {
	border: 1px solid #3377BB;
}

div.hr {
	height: 1px;
	border-top: 1px dotted #1E476F;
	margin: 6px 0px 5px 0px;
	overflow: hidden;
}

ol {
	margin-bottom: 0;
}


#mainContainer {
	width: 994px;
	margin: auto;
}

#adMaxiboard {
	margin-bottom: 20px;
	/*display: none;*/
}

#adSkyscraper {
	float: left;
	margin-left: 20px;
	/*margin-top: -20px;*/
}



#content {
	width: 814px;
	background: #ffffff;
	float: left;
}

#wemfTag {
	width: 0;
	height: 0;
	overflow: hidden;
}

#header {
	height: 110px;
	border-bottom: 1px solid black;
}

#headerLeft {
	width: 450px;
	float: left;
}

#headerLogo {
	height: 80px;
}

#headerRight {
	width: 354px;
	float: left;
	text-align: right;
	padding: 12px 10px 0px 0px;
}



#headerSearch {
	height: 44px;
}

#headerSearchInner {
	font-size: 11px;
	width: 335px;
	background-color: #EBF2F8;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

#headerSearch input {
	vertical-align: middle;
}

#headerSearch input[type=text] {
	width: 110px;
	margin-right: 5px;
	color: #999999;
}

#headerSearch input[type=submit] {
	margin-left: 10px;
}

#headerDate {
	font-weight: bold;
	height: 22px;
}

#contentLeft {
	width: 454px;
	margin: 20px 20px 20px 20px;
	float: left;
}

#contentRight {
	width: 300px;
	margin: 20px 20px 20px 0px;
	float: left;
}

#footer {
	clear: both;
	font-size: 11px;
	width: 814px;
	height: 10px;
	background-color: #3377BB;
}

#footer a {
	text-decoration: none;
}

#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer li {
	display: block;
	float: left;
	padding-right: 10px;
}

#navigationService a {
	color: black;
	text-decoration: none;
}

#navigationService a:hover {
	color: #3377BB;
}

#navigationService img {
	padding-right: 5px;
	margin-bottom: -2px;
}

#navigationService ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigationService li {
	display: block;
	float: right;
	margin-left: 13px;
}





#navigationLevel1 {
	background-color: #D5E3F1;
	border-top: 3px solid #3377BB;
	border-bottom: 1px solid #3377BB;
	margin-top: 1px;	
}

#navigationLevel1 ul {
	height: 21px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 12px;
}

#navigationLevel1 li {
	display: block;
	float: left;
	padding: 4px 7px 0px 8px;
	height: 17px;
	border-right: 1px solid #3377BB;
}

#navigationLevel1 li:hover {
	background-color: #EBF2F8;
}

#navigationLevel1 li.selected {
	background-color: #EBF2F8;
	border-bottom: 1px solid #EBF2F8;
}

#navigationLevel1 li a {
	color: black;
	text-decoration: none;
}




#navigationLevel2 {
	background-color: #EBF2F8;
	border-bottom: 1px dotted #3377BB;
	height: 21px;
}

#navigationLevel2 ul {
	height: 21px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 1;
	font-size: 12px;
	position: absolute;
	display: none;
}

#navigationLevel2 ul.selected {
	display: block;
}

#navigationLevel2 li {
	float: left;
	padding: 4px 4px 3px 8px;
	margin: 0;
}

#navigationLevel2 li.selected {
	font-weight: bold;
}

#navigationLevel2 a {
	color: black;
	text-decoration: none;
}

#navigationLevel2 a:hover {
	color: #3377BB;
}



#navigationLevel3 {
	font-size: 11px;
	line-height: 1;
	background: #EBF2F8;
	border: 1px dotted #1E476F;
	padding: 4px 6px 6px 6px;
}

#navigationLevel3 a {
	color: black;
	text-decoration: none;
	margin-right: 7px;
}

#navigationLevel3 a:hover {
	color: #3377BB;
}


#navigationLevel3 a.selected {
	color: #3377BB;
}



.newsStory {
	border-bottom: 1px dotted #1E476F;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.newsImage {
	float: left;
	margin: 3px 15px 8px 0px;
}

.newsCaption {
	width: 200px;
	font-style: italic;
	margin-top: 5px;
}

.newsMoreImages {
	width: 200px;
	margin-top: 5px;
}

.newsMoreImages img {
	margin-right: 8px;
	vertical-align: middle;
}

.newsTitle {
	margin: 5px 0px 5px 0px;
}

.newsTitleDetail {
	margin: 13px 0px 15px 0px;
}

.newsCategory {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.newsLead a {
	color: #666666;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



.newsLeadDetail {
	font-weight: bold;
	margin-bottom: 15px;
}

.newsText {
	margin-bottom: 15px;
}

.newsFooter {
	
}

.newsDate {
	clear: both;
	float: left;
	width: 227px;
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
}

.newsPrint {
	float: left;
	width: 227px;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
}

.newsPrint a {
	text-decoration: none;
	
}

.newsPrint img {
	margin-left: 7px;
}


.radio, .checkbox {
	vertical-align: middle;
}

.form_row {
	padding: 3px 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #D5E3F1;
}

.form_row img {
	vertical-align: middle;
}

.tabelle_titel, table.tabelle th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	background-color: #D5E3F1;
}

.tabelle_gs, table.tabelle td {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid black;
}

.balken {
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 1px solid black;
	background-color: #D5E3F1;
}

.blaettern_aktuell {
	font-weight: bold;
}

.linkIcon {
	vertical-align: middle;
}



/* Rechte Spalte */

.rightModul {
	clear: both;
	margin-bottom: 15px;
}

.rightModulTitle {
	color: #666666;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 7px;
}

.rightModulContent {
	font-size: 11px;
	border: 1px solid #D5E3F1;
	background-color: #EBF2F8;
	padding: 7px;
}

.rightModulHr {
	height: 1px;
	border-top: 1px solid #fbdada;
	margin: 8px 0px 5px 0px;
	overflow: hidden;
	clear: both;
}

.rightModulEPaperFront {
	width: 160px;
	float: left;
}

.rightModulEPaperLogos {
	margin-bottom: 5px;
}

.rightModulEPaperFront img, .rightModulEPaperLogos img {
	border: 1px solid #D5E3F1;
}

.rightModulCompetitionTitle {
	margin: 0px 0px 8px 0px;
}

.rightModulCompetitionImage {
	float: left;
	margin: 3px 8px 8px 0px;
}

.rightModulCompetitionImage img {
	width: 120px;
}


/* Newsticker */

ul.newsticker {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	clear: both;
}

ul.newsticker span.time {
	float: left;
}

ul.newsticker a {
	width: 235px;
	float: right;
}


/* Flickr-Gallery */

.flickrGallery {
	border-bottom: 1px dotted #1E476F;
	padding-bottom: 15px;
	margin-bottom: 12px;
}

.flickrGalleryImage {
	float: left;
	margin: 3px 15px 0px 0px;
}

.flickrGalleryTitle {
	margin: 5px 0px 5px 0px;
}

.flickrGalleryDescription a {
	color: #666666;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/* Link-Farben */

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #3377BB;
}


/* Agenda */

#agenda p + h2 {
	border-top: 1px dotted #1E476F;
	padding-top: 18px;
}


/* Clear */

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}