/* CSS Document */
@import "layout.css";

html{

}

body{
	margin:0;
	padding:0;
	font-family:Arial, serif;
	font-size:14px;
	overflow:visible;
}

a:link, a:visited{
	color:#333333;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

img{
	border:0;
}

dl, dt, dd{
	float:none !important;
}

#banner{
	display:none;
}

#main{
	width:926px;
	height:auto;
	background-color:#FFFFFF;
	overflow:visible;
}

#leaderboard{
	display:none;
}

#galerie{
	width:926px;
	height:auto;
}

#searchbar{
	display:none;
}

#left{
	width:795px;
	height:auto;
	background-color:#FFFFFF;
	overflow:visible;
}

#right{
	display:none;
}

#header{
	float:left;
	width:795px;
	margin-bottom:16px;
	background-color:#FFFFFF;
}

.logo{
	float:left;
	display:block;
	margin-left:10px;
	margin-right:17px;
}

#banner{
	float:left;
	width:468px;
}

#navigation{
	width:auto;
	height:45px;
}

#galerie #navigation{
	width:795px;
	height:23px;
	background-color:#CCCCCC;
}

#navigation ul, #navigation li{
	margin:0;
	padding:0;
	list-style:none;
}

#nav{
	width:795px;
	height:22px;
}

#nav a{
	display:none;
}

#subnav{
	width:auto;
	height:22px;
	background-color:#FFFFFF;
}

#galerie #subnav{
	width:795px;
	height:22px;
	background-color:#FFFFFF;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}


#subnav a{
	display:none;
}

#content{
	width:638px; /*795 - 140*/
	height:auto;
	padding-left:17px;
	padding-top:17px;
	background-color:#FFFFFF;
}

#content table td{
	padding:2px 0 2px 0;
}

#newsbox{
	float:right;
	width:auto;
	height:auto;
	padding-top:17px;
}

#footer{
	position:relative;
	bottom:-30px;
	left:17px;
	clear:both;
	width:778px; /*795*/
	height:83px; /*100*/
	border-top:3px solid #0060a9;
	padding-top:12px;
	background-color:#FFFFFF;
}

#footer p{
	color:#b2b2b2;
	font-size:11px;
	margin-top:6px;
}

#footer p.copyright{
	color:#333333;
	font-size:11px;
	margin-top:6px;
}

#footer p.hr{
	width:100%;
	height:1px;
	background-color:#b2b2b2;
	margin:0;
}

.error{
	color:#FF0000;
}

h1.normal{
	font-size:18px;
	color:#006699;
}

h2.normal{
	font-size:14px;
	color:#666666;
}

input.inputsent, textarea.inputsent{
	background-color:#E0EFEF;
	border:1px solid #999999;
}

#aboform_shmappe{
	margin:10px 0 10px 0;
}

#aboform_ab{
	margin:10px 0 10px 0;

}

#aboform_abotyp{
	margin:10px 0 10px 0;

}

#aboform_vonbis{
	margin:10px 0 10px 0;

}

#aboform_abonr{
	margin:10px 0 10px 0;

}

#aboform_militaer{
	margin:10px 0 10px 0;

}

#aboform_tvstar{
	margin:10px 0 10px 0;

}

#aboform_mAdresse{
	margin:10px 0 10px 0;

}

#aboform_lAdresse{
	margin:10px 0 10px 0;

}

#aboform_rAdresse{
	margin:10px 0 10px 0;

}

.ladebalken{
	margin-top:20px;
}


/* CSS Document */


p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

/*TITELSTORY*/
.titelstory{
	width:300px;
	height:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-right:17px;
}

.titelstory h1{
	display:block;
	width:296px; /*300*/
	height:16px; /*20*/
	margin:0;
	padding:2px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.titelstory h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#0060a9;
	margin:10px 0 10px 0;
}

.titelstory p{
	margin:10px 0 0 0;
}

.titelstory p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.titelstory a.more{
	display:block;
	width:100%;
	text-align:right;
	line-height:11px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*FRONTTEASER*/
.frontteaser{
	float:left;
	width:264px; /*298*/
	height:433px; /*450*/
	padding:0 17px 17px 17px;
	margin-right:20px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}	

.frontteaser .teaserbox{
	margin-bottom:17px;
}	

.frontteaser .teaserbox h1{
	font-size:14px;
	margin:3px 0 0 0;
}

.frontteaser .teaserbox p{
	margin:5px 0 2px 0;
	padding-left:15px;
	background-image:url(../images/bg_li.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.frontteaser .teaserbox p.hr{
	width:254px;
	height:1px;
	margin:10px 0 0 0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.frontteaser .teaserbox a{
	color:#333333;
}

.frontteaser .teaserbox a:hover{
	text-decoration:none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*NBOXSMALLDIV*/
.nboxsmalldiv{
	float:left;
	width:140px;
	height:auto;
}

/*NBOXSMALL*/
.nboxsmall{
	float:left;
	width:140px;
	height:180px;
	margin-bottom:10px;
}

.nboxsmall h1{
	display:block;
	width:135px;
	height:21px;
	margin:0;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
}

.nboxsmall p.nboxsmalltext{
	width:130px; /*140*/
	height:59px; /*69*/
	margin:0;
	padding:5px;
	background-color:#e6e8e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.nboxsmall p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.nboxsmall a.more{
	display:block;
	width:100%;
	margin-top:7px;
	text-align:right;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/ 

/*NBOXLARGEDIV*/
.nboxlargediv{
	float:left;
	width:284px;
	height:auto;
}

/*NBOXLARGE*/
.nboxlarge{
	float:left;
	width:284px;
	height:180px;
	margin-bottom:20px;
}

.boxnews{
	height:auto;
	margin-bottom:20px;
}

.nboxlarge h1{
	display:block;
	width:279px;
	height:21px;
	margin:0;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
}

.nboxlarge p.nboxlargetext{
	width:274px; /*140*/
	height:59px; /*69*/
	margin:0;
	padding:5px;
	background-color:#e6e8e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.nboxlarge p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}


.nboxlarge a.more{
	display:block;
	width:100%;
	margin-top:7px;
	text-align:right;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/ 


/*REGIOTEASER*/

.regioteaser{
	float:left;
	width:300px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-right:17px;
	margin-top:34px;


}

.regioteaser h1{
	display:block;
	width:296px; /*300*/
	height:16px; /*20*/
	margin:0;
	padding:2px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.regioteaserbox h1{
	width:280px;
	color:#333333;
	font-size:11px;
	letter-spacing:normal;
	font-weight:normal;
	background-color:#FF6699;
	padding-left:10px;
}

.regioteaserbox p{

	margin:5px 0 2px 0;
	padding-left:15px;
	background-image:url(../images/bg_li.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


.regioteaserbox p.hr{
	width:95%;
	height:1px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.regioteaserbox p.titel a:hover{
	text-decoration:underline;
}

.quelle{
	margin:0;
	color:#999999;
	font-size:10px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*WERBUNG WERBUNG WERBUNG*/
/*MEDIUMRECTANGLE*/

.ad_medrect{
	float:left;
	width:300px;
	height:250PX;
	margin-top:34px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////*/

/*ARTIKELDETAIL*/
.artikeldetail{
	text-align:;
}

.artikeldetail h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006699;
}

.artikeldetail h2{
	font-size:14px;
	color:#666666;
}

.artikeldetail p.text{
	line-height:21px;
}

.artikeldetail .bildstreckebox{
	background-color:#F6F6F6;
	width:100%;
	height:144px;
	padding:5px;
	font-size:11px;
}

.artikeldetail .bildstreckebox .bildstrecke{
	height:90px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align:center;
	padding:10px;
}

.artikeldetail .bildstreckebox .bildstrecke .img_bildstrecke{
	display:none;
}

.artikeldetail .bildstreckebox .bildstrecke img{
	margin:0 2px 0 2px;
}

.artikeldetail .bildstreckebox h1.titelBildstrecke{
	text-transform:uppercase;
	font-size:11px;
	margin:0;
}

.artikeldetail p.bildlegende{
	margin:0px;
	font-size:10px;
}

.artikeldetail p.datum{
	font-size:10px;
	color:#999999;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////*/

/*ARTIKELTEASER OHNE BILD*/
.artikelteaser{
	width:621px;
}

.artikelteaser .teaserbox h1{
	font-size:14px;
}

.artikelteaser .teaserbox p{
	line-height:21px;
}

.artikelteaser .teaserbox p.hr{
	width:100%;
	height:1px;
	margin:10px 0 0 0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.artikelteaser .teaserbox a{
	color:#006699;
	text-decoration:none;
}

.artikelteaser .teaserbox a:hover{
	text-decoration:underline;
}

.teasertitel a{
	color:#006699;
	text-decoration:none;
}

.teasertitel a:hover{
	text-decoration:underline;
}

.teasertitel p{
	line-height:auto;
	margin:3px 0 3px 0;
}



.archivresult .teasertitel a{
	color:#006699;
	text-decoration:none;
}

.archivresult .teasertitel a:hover{
	text-decoration:underline;
}

.archivresult .teasertitel p{
	line-height:auto;
	margin:3px 0 3px 0;
}

.archivresult p.hr{
	width:100%;
	height:1px;
	margin:30px 0 0 0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.archivresult .teasertitel p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}


/*ARTIKELTEASER MIT BILD*/
.bartikelteaser{
	width:621px;
}

.bartikelteaser .teaserbox{
	min-height:120px;
}

.bartikelteaser .teaserbox h1{
	font-size:14px;
	margin:0;
}

.bartikelteaser .teaserbox p{
	line-height:21px;
}

.bartikelteaser .teaserbox p.hr{
	clear:right;
	width:100%;
	height:15px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.bartikelteaser .teaserbox a{
	color:#006699;
	text-decoration:none;
}

.bartikelteaser .teaserbox a:hover{
	text-decoration:underline;
}

.bartikelteaser .teaserbox_img{
	float:left;
	width:131px;
	height:90px;
}

.bartikelteaser .teaserbox_txt{
	float:right;
	width:450px;
	min-height:90px;
	padding:0 20px 0 20px;
}

/*EVENTTEASER MIT BILD*/
.beventteaser{
	width:621px;
}

.beventteaser .teaserbox{
	height:120px;
}

.beventteaser .teaserbox h1{
	font-size:14px;
	margin:0;
}

.beventteaser .teaserbox p{
	line-height:21px;
}

.beventteaser .teaserbox p.hr{
	clear:right;
	width:100%;
	height:10px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.beventteaser .teaserbox a{
	color:#006699;
	text-decoration:none;
}

.beventteaser .teaserbox a:hover{
	text-decoration:underline;
}

.beventteaser .teaserbox_img{
	float:left;
	width:131px;
	height:90px;
}

.beventteaser .teaserbox_txt{
	float:right;
	width:450px;
	height:90px;
	padding:0 20px 0 20px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////*/

/*SITEMAP*/
#sitemap ul{
	margin-bottom:10px;
	padding-left:20px;
	list-style:none;
	background-image:url(../images/li_head_bg.gif);
	background-repeat:repeat-y;
}

#sitemap li a{
	/*background-image:url(../images/liststyle3.gif);*/
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

/* MARKTPLATZ */

.marktplatzbox{
	float:left;
	width:300px;
	height:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-right:17px;
	margin-bottom:10px;
}

.marktplatzbox h1{
	display:block;
	width:296px; /*300*/
	height:16px; /*20*/
	margin:0;
	padding:2px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.marktplatzbox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#0060a9;
	margin:10px 0 10px 0;
}

.marktplatzbox p.marktplatzboxtext{
	margin:0;
	margin-top:-3px;
	padding:5px;
	background-color:#e6e8e9;
	width:290px;
	height:50px;
}

.marktplatzbox p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.marktplatzbox a.more{
	display:block;
	width:100%;
	text-align:right;
	line-height:11px;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////*/

/* MEDIABOX */

.mediabox{
	float:left;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-right:17px;
	margin-bottom:17px;
}

.mediabox h1{
	display:block;
	width:191px; /*300*/
	height:16px; /*20*/
	margin:0;
	padding:2px;
	background-image:url(../images/bg_blau.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.mediabox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#0060a9;
	margin:10px 0 10px 0;
}

.mediabox p.mediaboxtext{
	margin:0;
	margin-top:-3px;
	padding:10px;
	background-color:#e6e8e9;
	width:175px;
	height:195px;
}

.mediabox p.hr{
	width:100%;
	height:1px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*DOKUMENTBOX MIT BILD*/
.bartikelteaser{
	width:621px;
}

.bartikelteaser .documentbox{
	height:120px;
}

.bartikelteaser .documentbox h1{
	font-size:14px;
	margin:0;
}

.bartikelteaser .documentbox p{
	line-height:21px;
}

.bartikelteaser .documentbox p.hr{
	clear:right;
	width:100%;
	height:15px;
	margin:0;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.bartikelteaser .documentbox a{
	color:#006699;
	text-decoration:none;
}

.bartikelteaser .documentbox a:hover{
	text-decoration:underline;
}

.bartikelteaser .documentbox_img{
	float:left;
	width:131px;
	height:90px;
}

.bartikelteaser .documentbox_txt{
	float:right;
	width:450px;
	height:90px;
	padding:0 20px 0 20px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/
.artikeldetail .sZweitstoff_Zweit_Ti_18pt_mLo_punkt_x04		{ font-size : 18px; font-weight : normal; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_36pt_unten_x04			{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_53pt_5sp_x04			{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_48pt_4sp_x04			{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_21pt_1sp_95_fett_x04		{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_21pt_1sp_95_fett_x04		{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }
.artikeldetail .s00_Haufigste_02_Ti_13pt_Journal_x04			{ font-size : 14px; font-weight : bold; margin-bottom : 14px; }
.artikeldetail .sRandspalte_Rand_Ti_fett_x04				{ font-size : 14px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .sKommentar_Kommentar_Ti_x04				{ font-size : 14px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .s00_Haufigste_16_Leser_Ti_22pt_kurs_Ao54_x04		{ font-size : 18px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .s00_Haufigste_02_Ti_30pt_2sp_95_bold_x04		{ font-size : 18px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .sTitel_Ti_42pt_3sp_mit_Lead_x04			{ font-size : 18px; font-weight : bold; margin-bottom : 14px; color:#006699; }

.artikeldetail .sTitel_Sachtitel_15pt_x03				{ font-size : 12px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .s00_Haufigste_01_Dachzeile_grau_x03			{ font-size : 12px; font-weight : bold; margin-bottom : 10px ; text-transform:uppercase ; }
.artikeldetail .s00_Haufigste_01_Dachzeile_blau_15pt_x03		{ font-size : 12px; font-weight : bold; margin-bottom : 10px ; text-transform:uppercase ; border:1}
.artikeldetail .sRandspalte_Rand_Rubrik_gelb_x01			{ font-size : 12px; font-weight : bold; margin-bottom : 14px }

.artikeldetail .s00_Haufigste_03_Lead_x06				{ font-size : 12px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .s00_Haufigste_05_Unterzeile_x05			{ font-size : 12px; font-weight : bold; margin-bottom : 14px }
.artikeldetail .s00_Haufigste_04_Lead_Hintergrund_x06	{ font-size:11px; font-family:verdana;}
.artikeldetail .s00_Haufigste_z_00_fett_x51				{ font-weight:bold;}



.artikeldetail .s00_Haufigste_06_Autor_x07				{ font-style : italic; margin-bottom : 14px; text-transform:uppercase }
.artikeldetail .sKommentar_Kommentar_Autor_x07				{ font-style : italic; margin-bottom : 14px; text-transform:uppercase }

.artikeldetail .s00_Haufigste_10_Zwischentitel_x09			{ font-size : 14px; font-weight : bold; margin-bottom : 14px }


.artikeldetail .s00_Haufigste_06_GS_Block_oE_x08			{ font-weight : normal }

.artikeldetail .s00_Haufigste_z_06_Ortsmarke_x51			{ font-weight : bold; text-transform:uppercase }

.artikeldetail .s00_Haufigste_14_Interv1_Frage_x40			{ font-style : italic }
.artikeldetail .sInterview_1_Frage_x40					{ font-style : italic }
.artikeldetail .sTitel_Ti_13pt_Stichwort_x04				{ font-weight : bold; text-decoration:underline }
.artikeldetail .sAuszeichnungen:z_Ti_grau_x51				{ color:#cccccc }

.pagezipper{
	width:100%;
	text-align:center;
}

.pagezipper a.seitenzahl{
	font-size:14px;
	font-weight:bold;
}

.artikeldetail input{
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
}

.searchresultbox{
	display:none;
}

	
