/* Stylesheet für Webauftritt Sonntagsjournal */


* { 
	padding : 0;
	margin : 0;
} 

/* Bodystyles */
body {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: auto;
	}


#ad {
	margin : 0 auto;
	width : 990px;
	} 

#skyscraper {
	float: left;
	width:164px;
	margin-left:6px;
}




/* Grundcontainer */
#wrapper_ad { 
	width : 820px;
	float:left;
	} 

#wrapper { 
	margin : 0 auto;
	width : 820px;
	} 



/* Container der alle Styles beinhaltet */
#container { 
	width: 820px; 
	background: #FFFFFF url(images/bg.gif) repeat-y center top;
	color: #000000;
	margin: -6px 0px 0px 0px;
	text-align: left;
	padding: 8px 0px 0px 0px;
	}


/* Header */
#header { 
	background: #FFFFFF url(images/sj_header.jpg) no-repeat center top;
	color: #FFFFFF;
	height: 34px;
	font-size: 11px;
	font-weight: bold;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	padding: 90px 0px 0px 600px;
	}

#header a, a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	}	

#header a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	}	
	

.left {
	text-align:left;
	}
	

/* Linke und rechte  Navigationsleisten  */
#links, #rechts{
	font-size: 11px;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
  	padding: 0px 1px 6px 1px;
	color: #000000;
	}

#links {
  	width: 158px;
	float: left;	
	margin-bottom: 8px;
	}



#links a, a:hover, #rechts a, a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration	: none;
	}

#links a:hover, #rechts a:hover {
	color: #C00113;
	}



#links .lotto {
	font-size: 11px;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
  	padding: 4px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

#links .lotto .header {
	background: #cccccc repeat-x;
	}

#links .lotto .td {
	float: left;
	}

#links .lotto .tr {
	clear: left;
	}

#links .lotto .praemien {
	text-align: left;
	}

#links .lotto .klein {
	font-size: 9px;
	text-align: right;
	}



/* Rechte Navigationsleiste - C-Säule */
#rechts {
  	width: 158px;
	float: right;	
	}



#menue .menuekopf {
	float: none;
	color: #C00113;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: -1px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	border-left: 8px solid #C00113;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	}

#menue .menuelinks a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration	: none;
	background-color: #EFEFEF;
	padding: 2px 2px 2px 12px;
	border-bottom: 1px solid #CCCCCC;
	}

#menue .menuelinks a:active {
	display	: block;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration	: none;
	background-color: #EFEFEF;
	padding: 2px 2px 2px 12px;
	border-bottom: 1px solid #CCCCCC;
	}

#menue .menuelinks a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #C00113;
	text-decoration	: none;
	background-color: #EFEFEF;
	padding: 2px 2px 2px 12px;
	border-bottom: 1px solid #CCCCCC;
	}

#menue .topline {
	border-bottom: 1px solid #CCCCCC;
	}

#menue .space {
	margin-top: 6px;
	}

#menue img {
	float: left;
	padding: 0px 6px 0px 6px;
	}


#anzeige {
	margin: 0px 0px 0px -1px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-weight: normal;
	}

#anzeige img{
	float: none;
	}


#anzeige a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration	: none;
	}

#anzeige a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #C00113;
	text-decoration	: none;
	}




/* Content-Bereich */
#content {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	font-size: 11px;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
  	width: 498px;
	}


#content p {
	color: #000000;
	font-weight: normal;
	}

#content h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform:	uppercase;
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	border-bottom: 2px solid #C00113;
	background: #FFFFFF;
	margin-bottom: 6px;
	}


#content h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	}

#content h3{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:4px;
	}


#content table{background: #FFFFFF;}

#content img{margin-top: 4px;}

#content .langebox {
	clear: both;
	padding: 0px 10px 10px 10px;
	}


#content .langebox a, a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration	: none;
	}

#content .langebox a:hover {
	text-decoration	: underline;
	}



#content .langebox .impressum1 {
	float: left;
	width: 120px;
	}

#content .langebox .impressum2 {
	float: left;
	width: 270px;
	}


#content .wetterbox {
	float: left;
	width: 100px;
	}
	
#content .wetterbox1 {
	float: none;
	width: 100px;
	}

#content .linkebox{
	float: left;
	width: 230px;
	}

#content .rechtebox{
	float: right;
	width: 230px;
	}

#content .box .td {
	float: left;
	width: 120px;
	}

#content .box .td1 {
	float: left;
	width: 60px;
	}

#content .box .td2 {
	float: right;
	text-align: right;
	width: 30px;
	}

.space{margin: 24px;}
.space2{margin: 2px;}
.space6{margin: 6px;}
.space12{margin: 12px;}


#content .bereichlinks {
	color: #000000;
	float: left;
	width: 100px;
	}


#content .bereichlinkserr {
	color: #C00113;
	float: left;
	width: 100px;
	}


#content .bereichrechts{
	height: 24px;
	}


#content .bereichlang {
	color: #000000;
	clear: both;
	}

#content .bereichlangerr {
	color: #C00113;
	clear: both;
	}
	



#content .textrechts {text-align: right;}
	
#content a, a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration	: none;
	}





#content .topstory {
	clear: both;
	margin: 0px 10px 20px 10px;
	padding: 6px;
	background: #CCCCCC;
	}


#content .topstory p{
	font-weight: normal;
	text-align: justify;
	}


#content .topstory h2{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

#content .topstory h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform:	uppercase;
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	border-bottom: 2px solid #C00113;
	background: #CCCCCC;
	margin-bottom: 6px;
	}


#content .topstory a, a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}	

#content .topstory img {
	float: left;
	margin: 2px 12px 2px 0px;
	border: 1px solid #000000;
	}





#content .teaser {
	clear: both;
	padding: 0px 10px 20px 10px;
	}

#content .teaser p{
	font-weight: normal;
	text-align: justify;
	}

#content .teaser img {
	float: left;
	margin: 2px 12px 2px 0px;
	border: 1px solid #000000;
	}


#content .teaser .linie {
	border: 1px solid #C00113;
	margin-top: 20px;
	}


#content .teaser a, a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}	


#content .seite {
	padding: 0px 10px 0px 10px;
	}

#content .seite p{
	margin-bottom: 6px;
	font-weight: normal;
	text-align: justify;
	}

#content .seite img {
	float: left;
	margin: 8px 6px 4px 0px;
	}


#content .seite a, a:hover{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}	


#content .seite .ksklbox {
	float: left;
	width: 140px;
	}
	
#content .seite .kskrbox {
	float: right;
	width: 320px;
	margin-top: -6px;
	}
	

#content .seite .bild {
  	width: auto;
	color: #000000;
	padding: 6px 0px 0px 0px;
	float: left;	
	}


#content .seite fieldset {
	border: 1px solid #C00113;
	padding: 8px;
	}


#content .seite .menuezeile {
	clear: both;
	color: #777777;
	font-size: 10px;
	margin: 16px 0px 10px 0px;
	padding: 2px 0px 2px 4px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	text-align: center;
	}

#content .seite .menuezeile a, a:hover{
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	}


#content .seite .menuezeile a:hover{
	text-decoration: underline;
	}


#content .seite .anhang {
	clear: both;
	color: #000000;
	font-size: 11px;
	margin: 12px 0px 10px 0px;
	}

#content .seite .anhang a, a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}


#content .seite .anhang a:hover{
	text-decoration: underline;
	}



#content .galerie {
	margin: 36px 10px 0px 10px;
	clear: left;
	background: #EFEFEF;
	}

#content .galeriebg {
	background: #EFEFEF;
	height: 46px;
	padding-left: 4px;
	}


#content .galerie .top{
	border-top: 1px dashed #CEBE9F;
	}

#content .galerie .bottom{
	margin-top: 4px;
	border-bottom: 1px dashed #CEBE9F;
	}


#content .galerie p {
	margin: 4px 0px 0px 4px;
	font-weight: normal;
	}

#content .galerie a, a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}




#content .galerie .galeriebild {
	float: left;
	margin-right: 6px;
	}



#content .galerie .space {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	border-top: 2px solid #FFFFFF;
	}




#content .banner {
	clear: both;
	padding: 0px 10px 16px 10px;
	text-align: center;
	}

#content .banner img {
	float: none;
	}




	
/* Footer */
#footer { 
	clear: both;
	margin: 0px;
	height: 36px;
	width: 820px; 
	color: #000000;
	background: #EFEFEF;
	font-size: 10px;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	}



#footer .bereich {
	padding: 4px 0px 0px 200px;
	}


#footer .bereich p {
	text-align: left;
	color: #000000;
	font-size: 11px;
	}

#footer .bereich img {
	float: left;
	}


/* Styles für die Seite "Gebiete" */
#gebiete {
	background: #EFEFEF;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	}


#gebiete td {
	color: #000000;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	}
	



/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
	position: relative;
	text-decoration: none;
	font-style: bold;
	border-bottom:0px dotted #4dbcf3;
	}

a.tooltip:hover {
	background: transparent;
	z-index: 100;
	}

a.tooltip span {
	display: none;
	text-decoration: none;
	}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100px;
	z-index: 100;
	color: #000000;
	border: 1px solid;
	border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
	border-left: 4px solid #4dbcf3;
	padding: 2px 10px 2px 10px;
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: Normal;
	text-align: left;
	}




/* Styles für die Seite "Wir stellen uns vor" */
table {
	background: #EFEFEF;
	text-align: left;
	}


.person {
	font-size: 13px;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	}


#tabs{
	position:relative;
	display:block;
	height:20px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:1px solid #888888;
	}
#tabs ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#tabs ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#tabs ul li a{
	font-size:11px;
	display:block;
	float:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:17px;
	}
#tabs ul li a:hover,#tabs ul li a.current{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background:transparent url(images/bgON.gif) repeat-x top left;
	}


	

/* Controls */
.inputSubmit {
	margin-top: 36px;
	color: #000000;
	background-color: #EFEFEF;
	border: solid 1px #C0C0C0;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	}



.inputTextArea{
	color: #000000;
	background-color: #EFEFEF;
	padding: 1px;
	border: solid 1px #C0C0C0;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	overflow: auto
	}



.inputBox {
	color: #000000;
	background-color: #EFEFEF;
	padding: 1px;
	border: solid 1px #C0C0C0;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	}




.formcombo
{
	color				: #000000;
	background			: #EFEFEF;
	border: solid 1px #C0C0C0;
	font-family:  Arial,  Helvetica, Verdana, Sans-Serif;
	font-size 			: 11px;
	font-weight			: bold;
	overflow			: auto;
}


.errorfield  
{ 
	color: #000000;
	text-align: center;
	padding: 4px;
	background-color: #FFFFE1;
	border: solid 1px #C00113;
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
} 
	

.error  
{ 
	color: #000000;
	margin: 6px 0px 8px 0px;
	padding: 4px;
	background-color: #FFFFE1;
	border: solid 1px #C00113;
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
} 

