/*  =========================================================
www.hannover96.de
Datei: print.css
Media: print 

Web:   http://www.agentur-brandung.de
========================================================== */

/* ===============================

   =1. ALLGEMEINE SELEKTOREN 

=============================== */

* {
	padding: 0;
	margin: 0;
}

.rot {
	color: #009430;
}

.abstand_20px_oben{
	margin: 20px 0 0 0;
}

.abstand_20px_unten{
	margin: 0 0 20px 0;
}

.abstand_5px_unten{
	margin: 0 0 5px 0;
}

.abstand_1px_unten{
	margin: 0 0 1px 0;
}

.abstand_3px_unten{
	margin: 0 0 3px 0;
}

.abstand_15px_unten{
	margin: 0 0 15px 0;
}

.abstand_10px_rechts{
	margin: 0 10px 0 0;
}

.ohne_abstand{
	margin: 0;
}

.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}

.left{
	float: left;
}

.right{
	float: right;
}

/* ===============================
   =Ausschalten aller nicht darzustellenden Elemente
=============================== */

#header,
#leftColumne,
#rightColumne,
#hiddenNav,
#commerceNavi,
#ariadne,
#meta,
#footer,
#footerService,
.newsMehr,
h1 img,
h2 img,
h3 img,
#special,
.dummy_off,
#pinboardNavi,
#skyScraper,
#skyScraperWrapper,
#topBanner{
	display: none;
}

/* ===============================
   =Content-Bereich allgemein
=============================== */

/*#container {
	margin-top: -600px;
}*/

#content{
	width: 100%;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	page-break-inside: auto;
}

	#content a{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}

	#content p{
		margin-bottom: 20px;
		line-height: 13pt;
	}

h1, h2, h3{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#intro{
		margin-bottom: 30px;
}
	
	#intro img{
		margin-right: 20px;
	}
	
.introDate{
	margin-bottom: 10px;
}

.contentpicLeft{
	float: left;
	margin: 4px 11px 5px 0;
}

.contentpicRight{
	float: right;
	margin: 4px 0 5px 11px;
}

	.contentpicLeft em{
		font-size: 8pt;
	}

.fliesstext li{
	background: url(../images/li_allg.gif) no-repeat top left;
	padding-left: 0;
	margin-left: 20px;
}

#linkLinie ul li{
	line-height: 15pt;
}

.fliesstext p a img{
	display: none;
}


/* ===============================
   =Startseite
=============================== */

#topstories h1{
	margin-bottom: 10px;
}

.teaserBlack{
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 20px;
}

	.teaserBlackText h1{
		font-size: 10pt;
	}
	
	#content .teaserBlackText p{
		margin-bottom: 0; 
	}
	
	.teaserBlackText a{
		display: none;
	}
	
.weitere_news{
	clear: both;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.teaserWhite{
	width: 48%;
	margin-right: 1%;
	float: left;
	height: 140px;
}

	.teaserWhite h1{
		font-size: 10pt;
	}
	
	#content .teaserWhite p{
		margin-bottom: 0;
	}

.teaserWhitePic{
	float: left;
	margin-right: 5px;
}

#termine, #training_spiele{
	float: left;
	width: 49%;
}

	#termine h1, #training_spiele h1{
		margin-bottom: 20px;
	}

/* ===============================
   =Einstiegsseiten
=============================== */

.teaserLeft, .teaserRight{
	width: 48%;
	height: 140px;
	float: left;
	margin-right: 1%;
}

.teaserPic{
	float: left;
	margin-right: 10px;
}

.btn_mehr,
.pic_btn_mehr{
	display: none;
}

/* ===============================
   =News
=============================== */

.newsEintrag{
	height: 140px;
	clear: both;
}

.newsDate{
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

.newsDate:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.newsDate {display: inline-block;}

/* Hides from IE-mac \*/
* html .newsDate {height: 1%;}
.newsDate {display: block;}
/* End hide from IE-mac */


.newsDateDay, .newsDateMonth, .newsDateYear{
	float: left;
}

.newsPic{
	float: left;
	margin-right: 10px;
}

.newsLeft{
	float: left;
	margin-right: 10px;
}

/* ===============================
   =(Termine) Tabelle
=============================== */

#content table{
	width: 100%;
}

	#content table th{
		text-align: left;
	}

/*.contenttable-0 tr{
	height: 30px;
}*/

.contenttable-0 td,
.contenttable-0 th{
	border-bottom: 1px solid #666666;
	padding: 5px 0;
}

/* ===============================
   =Portraits
=============================== */

.innerContent{
	margin-bottom: 10px;
}

.innerContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.innerContent {display: inline-block;}

/* Hides from IE-mac \*/
* html .innerContent {height: 1%;}
.innerContent {display: block;}
/* End hide from IE-mac */

#portrait_foto{
	float: left;
	margin-right: 10px;
}

#portrait_person,
#portrait_statistik{
	float: left;
}

#portrait_statistik{
	margin-left: 25px;
}

	#portrait_statistik table{
		width: 220px;
	}
	
	#portrait_person table{
		width: 160px;
	}
	
	#portrait_statistik table tr,
	#portrait_person table tr{
		height: 20px;
	}
	
#portrait_autogramm, #portrait_balken_name{
	display: none;
}

#portrait_person li{
	list-style: none;
}

#portrait_person href{
	visibility: visible;
}

#portrait_galerie{
	clear: both;
	padding-top: 20px;
}

#portrait_galerie .csc-textpic-image {
	padding: 0 5px;
	margin: 0;
	float: left;
	display: inline;
}

.csc-textpic-image {
	padding: 0 5px;
	margin: 0;
	float: left;
	display: inline;
}

.csc-textpic-firstcol{
	padding-left: 20px;
}

#portrait_galerie .csc-textpic-firstcol{
	padding-left: 5px;
}

#portrait_galerie  .csc-textpic{
	width: 624px;
}

#portrait_galerie .csc-textpic-firstcol{
	margin-left: 8px;
}

.trennerPunktlinieHoch{
	display: none;
}

/* ===============================
   =LMO
=============================== */

table.lmo td,
table.lmo th{
	padding: 5px 0;
	border-bottom: 1px solid #666666;
}

.lmoTabelle,
.lmoErgebnisse,
.lmoFieberkurve{
	display: none;
}

.lmoTabelle_active,
.lmoErgebnisse_active,
.lmoFieberkurve_active{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}


/* ===============================
   =Pinboard
=============================== */

.pinEintrag{
	clear: both;
}
	
	.pinEintrag h1{
		font-size: 10pt;
	}

.pinText{
	width: 65%;
	float: left;
	margin-right: 5%;
}

.pinDaten{
	width: 30%;
}

.pinDaten img{
	display: none;
}

/* ===============================
   =FAQ
=============================== */

.faqLinie{
	line-height: 15pt;
}