/* CSS Document */

/* ----- Allgemeine Festlegungen ------ */
body {
	background-color: #fff; 
	color: #555; 
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	margin: 0;
	}
table tr td{
	color: #555; 
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	td{
		line-height: normal;
		}
	td.right{
		text-align: right;
		}
a {
	color: #35508f;
	text-decoration: none
	}
a:hover {
	text-decoration: underline;
	}
ul{
	margin: 0; 
	padding: 0;
	} 
.clear{
	clear: both;
	}
.right{
 	float:right;
 	}
.left{
 	float:left;
 	}
.center{
	text-align:center;
	}
form{
	margin: 0;
	}	


h1 {
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0; 
	}
h2 {
	color: #35508f;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	margin: 0;
	}
h3 {
	color: #757574;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 7px 0; 
	}
h4{
	display: inline;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	} 
.linkformat{ 
	color: #9d9d9d;
	font-weight: normal;
	white-space: nowrap;
	}
ul.bullet {
	line-height: 1.5em;
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
	ul.bullet li {
		background: transparent url(../image/bullet.gif) 0 2px no-repeat;
		display: block;
		padding-left: 8px;
		}
.light {
	color: #868686;
	display: block;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0; 
	}
	
/* ----- Rubrik-Headline ----- */	
.rubrik-text, .rubrik-anzeigen, .rubrik-service, .rubrik-spiel, .rubrik-foto, .rubrik-topanzeigen, .rubrik-forum, .rubrik-video, .rubrik-kalender, .rubrik-suche {
	border-bottom: 1px solid #fbd73a; 
	height: 20px;
    line-height: 19px;
	padding: 0 0 0 23px;
	}
.rubrik-text {
	background: #f0f0f0 url(../image/bg_rubrik_anzeigen.gif) 0 1px no-repeat; 
	padding-left: 20px; 
	}
.rubrik-anzeigen{
	background: #f0f0f0 url(../image/bg_rubrik_anzeigen.gif) 0 1px no-repeat; 
	padding-left: 25px; 
	}
.rubrik-service{
	background: #f0f0f0 url(../image/bg_rubrik_service.gif) 0 1px no-repeat; 
	padding-left: 20px; 
	}     
.rubrik-spiel {
	background:#f0f0f0 url(../image/bg_rubrik_spiel.gif) 0 50% no-repeat; 
	padding-left: 22px;
	}
.rubrik-foto {
	background:#f0f0f0 url(../image/bg_rubrik_foto.gif) 0 50% no-repeat;
	padding-left: 25px; 
	}
.rubrik-topanzeigen {
	background:#f0f0f0 url(../image/bg_rubrik_topanzeigen.gif) 0 50% no-repeat; 
	padding-left: 23px; 
	}
.rubrik-forum {
	background:#f0f0f0 url(../image/bg_rubrik_forum.gif) 0 50% no-repeat; 
	padding-left: 22px; 
	}
.rubrik-video {
	background:#f0f0f0 url(../image/bg_rubrik_video.gif) 0 50% no-repeat;
	padding-left: 28px; 
	}
.rubrik-kalender {
	background:#f0f0f0 url(../image/bg_rubrik_kalender.gif) 0 50% no-repeat;
	}
.rubrik-suche {
	background:#f0f0f0 url(../image/bg_rubrik_suche.gif) 0 50% no-repeat; 
	}
.linkhead-meinung {
	background: transparent url(../image/bg_linkhead_meinung.gif) 0 0 no-repeat;
	height:18px;
	}
.linkhead-kalender {
	background: transparent url(../image/bg_linkhead_kalender.gif) 0 0 no-repeat; 
	height:18px;
	margin-bottom:5px;
	padding-left: 22px; 
	}
.linkhead-suche {
	background: transparent url(../image/bg_linkhead_suche.gif) 0 0 no-repeat;
	height:18px;
	margin-bottom:5px;
	padding-left: 18px; 
	}
.linkhead-text {
	background: transparent url(../image/bg_linkhead_text.gif) 0 0 no-repeat;
	height:18px;
	}
.linkhead-more {
	background: transparent url(../image/pfeile_r.gif) 0 0 no-repeat;
	height:18px;
	}
.linkhead-thema {
	background: transparent url(../image/bg_linkhead_thema.gif) 0 0 no-repeat;
	height:18px;
	}
    .linkhead-text h2, .linkhead-thema h2, .linkhead-meinung h2, .linkhead-more h2{
        padding-left: 15px;
    }
.head-level-1{
	background-color: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 10px;
	padding: 4px 4px 6px;
	}
.head-2level-1{
	background-color: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 1px 0;
	padding: 4px 4px 6px 6px;
	}
.head-2level-2{
	background-color: #f5f5f5;
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 3px 4px 4px 6px;
	}
	.head-2level-2.single{
	margin-top: 10px;
	}

/* ----- Listenaufbau ----- */

.dash-line{
	border-bottom: 1px dashed #CFCFCF;
	margin: 10px 0;
	}
.list-dash-line{
	border-bottom: 1px dashed #CFCFCF;
	margin: 4px 7px;
	}  
.list-img {
	float: left;
	width: 81px;
	}
.list-text{
    margin: 0 0 0 90px;
    width: 367px;
	}
.list-img-start {
	float: left;
	width: 150px;
	}
.list-text-start{
    margin: 0 0 0 159px;
    width: 298px;
	} 
.sportlogo-img{
	float: left;
	width: 48px;
	}
.sportlogo-text{
    margin: 0 0 0 60px;
    width: 400px;
	} 
.artikelcol1, .artikelcol2{
	float: left;
    width: 50%;
	} 
	.artikelcol1 .firstcol{
		border-right: 1px dashed #dfdfdf;
		margin-right: 7px;
		} 
        
.col2-img{
	float: left;
	width: 70px;
	}   
.col2-text{
	margin: 0 0 0 75px;
    width: 144px;
	}
.img-left{
	float: left;
	margin: 2px 12px 2px 0;
	width: 150px;
	}
.img-right{
	float: right;
	margin: 2px 0 2px 12px;
	width: 146px;
	}

/* ----- Features / Service-Boxen ----- */
.features{
	margin: 10px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
.feat-border{
	background-color: #fff;
	border: 1px solid #dfdfdf;
	padding-left: 7px;
	padding-right: 7px;
	}
.featureline{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 16px;
	}
.feature{
	float: left; 
	padding: 0 30px 0 0;
	white-space: nowrap;
	}
	.feature a, .featureline a, .feature-imgcol a{
		color: #555;
		font-weight: bold;
		}
	.feature img, .featureline img {
		margin-right: 1px;
		}
.feature-imgcol{
	padding: 0;
	width: 150px;
	}
	.feature-imgcol img{
		margin-right: 2px;
		}
.linkbox{
	line-height: 1.4;
	list-style: none;
	}	
.linkbox a {
	text-decoration: none;
	}
	.home a {
	color: #555;
	}
.linkbox a:hover {
	text-decoration: underline;
	}
/* ----- weiterführende Verlinkungen -----*/	
.sprunglink{
	float:left;
	margin: 10px 10px 0 0;
	}
.themalink{
	line-height: 1.3em;
	}
	.themalink a, .sprunglink a{
		font-family: Tahoma,Geneva,Arial,sans-serif;
		font-size: 11px;
		color: #555555;
		}
	.themalink img, .sprunglink img{
		margin-right: 4px;
		vertical-align: baseline;
		}
	.themalink a.active{
		font-weight:bold;
		}
	.themalink ul{
		list-style: none; 
		margin: 0; 
		padding: 0; 
	}
ul.anz2col{
	float:left;
	padding-left: 16px;
	width: 220px;
	}
ul.anz3col{
	float:left;
	padding-left: 16px;
	width: 140px;
	}
ul.themafull{
	}
ul.thema2col{
	float:left;
	width: 149px;
	}
ul.thema3col{
	float:left;
	width: 149px;
	}
ul.thema4col{
	float:left;
	width: 118px;
	margin-bottom: 5px;
	}
.thema2col li, .thema3col li, .thema4col li, ul.anz2col li, ul.anz3col li, ul.themafull li {
		background: transparent url(../image/linkpfeil.gif) 0 4px no-repeat;
		padding-left: 15px;
		}

/* ----- Marginalspalte ----- */
.modul-right{
	border: 1px solid #dfdfdf;
	float: left;
	margin-top: 1px;
	width: 162px;
	}
	.modul-right .anriss{
	padding: 3px;
	}
	.modul-right_content{
	width: 155px;
	}
	.modul-right_content a{
		color: #555;
		}
	.modul-right_content .img-left{
		float: left;
		margin: 0px 3px 3px 0px;
		padding-bottom: 3px;
		width: 73px;    
		}
.artikel {
	width: 164px;
	}
	.artikel img{
	border: 1px solid #ffffff;
	}
	.artikel .anriss{
	padding: 5px 3px 7px 5px;
	}
	.artikel .fotoanriss{
	padding: 5px 3px 7px 3px;
	}
.list-img-ms{
	float: left;
	margin: 3px 5px 2px 0;
	width: 72px;
	border: 0px;
	}
.list-text-ms{
	line-height: 1.4;
    overflow: hidden;
    width: 74px;
	}
.ms-dash-line{
	border-bottom: 1px dashed #cfcfcf;
	margin: 3px 0;
	}
#ticker{
	border: 0;
	margin: 1px;
	padding: 0;
	}
	#ticker td{
		padding: 2px;
		vertical-align: top;
		}
	#ticker .tickertr td{
		border-bottom: 1px dashed #ccc;
		}
	#ticker .time{
		background-color: #f6f6f6;
		width: 33px;
		}
		
/* ----- Tabellen ----- */
.selfmadetable{
	color:#555;
	width: 100%;
	}
	.selfmadetable tr td{
	border-bottom:1px dashed #cfcfcf;
	height: 17px;
	padding:1px;
	}
	.selfmadetable tr.head td{
	border:0px;
	background-color: #ebebeb;
	font-weight: bold;
	}
	.selfmadetable tr.subhead td{
	border:0px;
	background-color: #f7f7f7;
	}
	.selfmadetable tr.last td{
	border:0px;
	}
/* --- Nur für Printausgabe --- */
.printonly{
	display: none;
	}	

