body {
	background-color: #E8E8E8;
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
}

p {
	margin-top: 0px;
}

p.error,
span.error {
	color: #e20000;
}


td {
	font-size: 12px;
	line-height: 1.4;
}

table.tabelle td {
	font-size: 11px;
	line-height: 1.4;
}

h1 {
	margin-top: 0;
	color: #00215a;
	font-size: 17px;
	line-height: 1.25;
	font-weight: bold;
}

h2 {
	margin-top: 0;
	color: #00215a;
	font-size: 15px;
	line-height: 1.25;
	font-weight: bold;
}

h2 a {
	color: #00215a;
	text-decoration: none;
}

p + h2, h1 + h2, ul + h2, div.hr + h2, table + h2, h1 + table {
	padding-top: 10px;
}

div + p, form + p, table + p, table + h2, div + h2 {
	margin-top: 1em;
}



form {
	margin: 0;
}

label.left {
	clear: both;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 120px;
	padding-top: 2px;
}

.leftError {
	color: #e20000;
}

label.top {
	font-weight: bold;
	display: block;
	text-align: left;
	margin-bottom: 3px;
}

.topError {
	color: #e20000;
}

select, input, textarea, button {
	font-family: Verdana;
	font-size: 11px;
}

input.error,
select.error,
textarea.error {
	color: white;
	background-color: #e20000;
}

input[type=text], input[type=password] {
	width: 200px;
	margin: 2px 0px;
}

input[type=radio] {
	vertical-align: middle;
}

select, textarea {
	width: 200px;
	margin: 2px 0px;
}

div.hr {
	height: 1px;
	border-top: 1px dotted #00215a;
	margin: 6px 0px 5px 0px;
	overflow: hidden;
}

ul {
	padding-left: 1.5em;
}

ol {
	padding-left: 2em;
	margin-bottom: 0;
}

ol + p {
	margin-top: 1em;
}


#mainContainer {
	width: 1074px;
	/*width: 994px;*/
	margin: auto;
}

#adMaxiboard {
	margin-bottom: 20px;
	/*display: none;*/
}

#adSkyscraper {
	float: left;
	margin-left: 20px;
	/*margin-top: -20px;*/
}

#adContentbanner1,
#adContentbanner2 {
	margin-bottom: 15px;
}

#adLayer {
	text-align: center;
	margin-top: 3em;
}


#content {
	width: 814px;
	background: #ffffff;
	float: left;
}

#wemfTag {
	width: 0;
	height: 0;
	overflow: hidden;
}

#header {
	height: 110px;
	border-bottom: 1px solid black;
}

#headerLeft {
	width: 440px;
	float: left;
}

#headerLogo {
	height: 80px;
}

#headerRight {
	width: 364px;
	float: left;
	text-align: right;
	padding: 12px 10px 0px 0px;
}



#headerSearch {
	height: 40px;
}

#headerSearchInner {
	font-size: 11px;
	width: 325px;
	background-color: #E8E8E8;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

#headerSearch input {
	vertical-align: middle;
}

#headerSearch input[type=text] {
	width: 100px;
	margin-right: 5px;
	color: #999999;
}

#headerSearch input[type=submit] {
	margin-left: 10px;
}

#headerDate {
	font-weight: bold;
	height: 24px;
	float: right;
	margin-top: 3px;
	width: 170px;
}

#headerLogoFotoland {
	float: right;
}

#headerLogoFacebook,
#headerLogoTwitter,
#headerLogoGoogle {
	float: right;
	padding-left: 7px;
}

#headerLogoGoogle img {
	width: 104px;
	height: 17px;
}

#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: 804px;
	padding: 4px 0px 5px 10px;
	border-top: 1px solid #00215a;
	border-bottom: 10px solid #00215a;*/
	width: 814px;
	height: 10px;
	background-color: #e20000;
}

#footer a {
	text-decoration: none;
}

#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer li {
	display: block;
	float: left;
	padding-right: 10px;
}




#navigationProducts {
	padding-left: 7px;
}

#navigationProducts img {
	margin-right: 8px;
	vertical-align: top;
}

#navigationService {
	clear: both;
}

#navigationService a {
	color: black;
	text-decoration: none;
}

#navigationService a:hover {
	color: #e20000;
}

#navigationService img {
	padding-right: 4px;
	margin-bottom: -2px;
}

#navigationService ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigationService li {
	display: block;
	float: right;
	margin-left: 10px;
}





#navigationLevel1 {
	
	background-color: #fbdada;
	border-top: 3px solid #e20000;
	border-bottom: 1px solid #e20000;
	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 #e20000;
}

#navigationLevel1 li:hover {
	background-color: #fef5f5;
}

#navigationLevel1 li.selected {
	background-color: #fef5f5;
	border-bottom: 1px solid #fef5f5;
}

#navigationLevel1 li a {
	color: black;
	text-decoration: none;
}







#navigationLevel2 {
	background-color: #fef5f5;
	border-bottom: 1px dotted #e20000;
	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: #e20000;
}





#navigationLevel3 {
	font-size: 11px;
	line-height: 1;
	background: #F7F7F7;
	border: 1px dotted #00215a;
	padding: 4px 6px 6px 6px;
}

#navigationLevel3 a {
	color: black;
	text-decoration: none;
	margin-right: 7px;
}

#navigationLevel3 a:hover {
	color: #e20000;
}


#navigationLevel3 a.selected {
	color: #e20000;
}



/* Topstory-Modul */

#topStories {
	background-color: #fef5f5;
	border: 1px solid #fbdada;
	margin: 20px 20px 0px 20px;
	padding: 10px;
	height: 240px;
}

#topStories h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#topStories h2:hover {
	color: #e20000;
}

#topStoriesImages {
	width: 443px;
	height: 240px;
	float: left;
	overflow: hidden;
	position: relative;
}

#topStoriesVideoButton {
	position: absolute;
	margin: 90px 0px 0px 191px;
	display: none;
}

#topStoriesHeadlines {
	margin-left: 20px;
	margin-right: 5px;
	width: 282px;
	float: left;
}

#topStoriesHeadlines a {
	text-decoration: none;
}

.topStoriesCategory {
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
}

#topStories a + .topStoriesCategory {
	border-top: 1px dotted #00215a;
	padding-top: 10px;
	margin-top: 10px;
}

.topStoriesIcon {
	float: left;
	width: 10px;
	height: 20px;
	position: absolute;
	margin-left: -30px;
	background-image: url(/image/design/topstory_pfeil.gif);
	display: none;
}



.newsStory {
	border-bottom: 1px dotted #00215a;
	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;
}

.newsUrlFotogalerie {
	width: 200px;
	margin-top: 8px;
}

.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: 170px;
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
}

.newsAddThis {
	float: left;
	width: 144px;
	margin-top: 5px;
}

.newsPrint {
	float: left;
	width: 140px;
	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: 1px 0px 2px 0px;
}

.tabelle_titel {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	background-color: #E8E8E8;
}

.tabelle_gs {
	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: #E8E8E8;
}

.gs_klein {
	font-size: 11px;
}


/* Tabelle mit Preisen */

table.preise 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: #DDDDDD;
}

table.preise td {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	vertical-align: top;
	background-color: #ffff99;
}

table.preise td.hell {
	background-color: #ffffd3;
}

table.preise th.right, table.preise td.right {
	text-align: right;
	padding-right: 5px;
}


/* Link-Farben */

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #e20000;
}

.newsText a,
.newsUrlFotogalerie a {
	color: #e20000;
}

.newsText a:hover,
.newsUrlFotogalerie a:hover {
	color: #000000;
}



/* 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 #fbdada;
	background-color: #fef5f5;
	padding: 7px;
}

.rightModulContent ul.links {
	color: #666666;
	margin: 0;
	padding-left: 1.5em;
	list-style-type: square;
}

.rightModulContent th {
	border-bottom: 1px solid #fbdada;
	padding-bottom: 6px;
	text-align: left;
}

.rightModulContent td {
	font-size: 11px;
	border-bottom: 1px solid #fbdada;
	padding: 4px 0px 4px 0px;
}

.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 #fbdada;
}

.rightModulCompetitionTitle {
	margin: 0px 0px 8px 0px;
}

.rightModulCompetitionImage {
	float: left;
	margin: 3px 8px 8px 0px;
}

.rightModulCompetitionImage img {
	width: 120px;
}

.rightModulGalleryTitle {
	margin: 0px 0px 8px 0px;
}

.rightModulGalleryImage {
	margin-top: 3px;
}

.rightModulGalleryImage img {
	width: 282px;
	height: 84px;
}

div.rightModulGalleryImage + h2.rightModulGalleryTitle {
	margin-top: 10px;
}


.rightButton {
	border: 1px solid #fbdada;
	margin-bottom: 15px;
}

.rightButton img {
	width: 298px;
	height: 88px;
}



/* 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;
}


/* ImageRating */

.imageRatingBox {
	background-color: #DDDDDD;
	padding: 5px;
	margin-bottom: 15px;
}

.imageRatingImg {
	float: left;
	margin-right: 10px;
}

.imageRatingBox label.radio {
	margin: 0px 8px 0px 5px;
}


/* Dateiverweise */

div.fileLink {
	margin-top: 3px;
}

div.fileLink img {
	vertical-align: middle;
	margin-right: 5px;
}

div.fileLink a,
div.fileLink span {
	vertical-align: middle;
}


/* Wetter */

#meteomediaWetter {
	background-color: #f8eed6;
	border: 1px solid #DDDDDD;
	padding: 12px 22px 22px 22px;
	margin: 1em 0;
}

#meteomediaUnwetter {
	border: 1px solid #DDDDDD;
}


/* CFGRID */

.x-grid-container input[type=text] {
	width: 30px;
}


/* Clear */

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
