/* General Start
/*****************************************/
*{
	margin: 0;
	padding: 0;
}

body{
	font-family:Verdana, Arial,Helvetica, Verdana, sans-serif;
	height: 100%;
}

a{
	text-decoration: none;
	color: #000000;
	outline-width: 0;
}

a:hover{
	text-decoration: none;
}

img{
 	border: 0;
}

ul {
  margin: 20px;
}
ul li {
  list-style-type: disc;
  list-style-position: inside;
}

/*****************************************/
/* General End */


/* Basic Boxmodel Start
/*****************************************/
#outer{
	float: left;
	padding: 0;
	position: relative;
	width: 970px;/*925px;*/
}

#header{
	background: url(../content/head/bg_header.gif) no-repeat right top;
	height: 100px;
	width: 790px;
}

#sub_header{
	background: #333333;
	color: white;
	float: left;
	height: 30px;
	width: 790px;
}

#sub_header a{
	color: white;
}

#sub{
	float: left;
	padding-bottom: 4px;
	position: relative;
	width: 790px;
}

#left{
	float: left;
	padding: 4px 0 0 4px;
	width: 148px;
}

#center{
	float: left;
	padding-top: 4px;
	width: 480px;
}

#center a{
	/*color : #000000;*/
	text-decoration: underline;
}

#topnavi{
	float: left;
	font-size: 10px;
	padding: 10px 0 0 410px;
}

#right{
        float : right;
	width: 148px;
        margin-top : 4px;
}

#commercialright{
	float: left;
	height: 600px;
	padding-left: 15px;
	width: 120px;
}
/* Basic Boxmodel End
/*****************************************/


/* Search Start */
#search{
	float: left;
	padding: 5px 0 0 4px;
	width: 134px;
}

#hlsearch{
	float: left;
	padding: 4px 0 0 12px;
}

input.search{
	font-size: 10px;
	width: 134px;
}


#hlsearch input{
	padding-top: 4px;
	width: 47px;
}
/* Search End */


/* CONTENT LEFT START */
/*****************************************/
.button{
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: none;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	border-bottom: 2px solid white;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.button a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.buttonFirst{
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: 5px solid #CCC;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	border-bottom: 2px solid white;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.buttonFirst a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.buttonLast{;
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: none;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.buttonLast a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.buttonActive{
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: none;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	border-bottom: 2px solid white;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.buttonActive a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.buttonFirstActive{
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: 5px solid #CCC;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	border-bottom: 2px solid white;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.buttonFirstActive a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.buttonLastActive{
	background: url(/content/nav/leftnav_button.jpg) no-repeat;
	border-top: none;
	border-left: 5px solid #CCC;
	border-right: 5px solid #CCC;
	font: bold 11px Verdana;
	height: 24px;
	width: 128px;
}

.buttonLastActive a{
	color: #FFF;
	display: block;
	padding-left: 22px;
	padding-top: 5px;
}

.subButton{
	background: url(/content/nav/leftnav_subButton.jpg) repeat-y;
	font: 400 11px Verdana;
	line-height: 13px;
	padding: 4px 0 4px 23px;
	width: 115px;
}

.subButton a{
	color: #D71920;
}

.subButtonActive{
	background: url(../content/nav/leftnav_subButton.jpg) repeat-y;
	font: 700 11px Verdana;
	line-height: 13px;
	padding: 5px 0 5px 13px;
	width: 125px;
}

.subButtonActive a{
	color: #D71920;
}

.spacerleft{
	height: 8px;
	line-height: 8px;
}
/*****************************************/
/* CONTENT LEFT ENDE */


/* CONTENT RIGHT START */
/*****************************************/

/* voting start */
.votingright{
	background-color: #F2F2F2;
	padding: 0 0 0 0;
	border:0;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
}

.textvoting {
	font-size: 11px;
	line-height: 14px;
	padding: 7px 0 12px 10px !important;
	padding: 7px 0 9px 10px;
	font-weight: 700;
	border:0;
}

.votecheck{
	float:left;
	padding: 0 3px 6px 0 !important;
	padding: 3px 0 0 0;
}

.votebox{
	float:left;
	padding: 0 25px 6px 0;
}

.votecheck2{
	float:left;
	width: 100px;
	padding: 0 3px 16px 0 !important;
	padding: 3px 0 10px 0;
}

.votebox2{
	float:left;

	padding: 0 5px 6px 0 !important;
	padding: 0 2px 6px 0;
}

.voting{
	font-size: 11px;
	padding: 0 10px;
}

.voting a{
	position: relative;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

.votesubmit{
	padding: 2px 0 10px 0;
}

/* voting end */

/* Teaser-Box Start */
.teaser_box{
	background: #F2F2F2;
	border: 5px solid #CCCCCC;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom : 10px;
}

.teaser_box img{
	padding: 5px 0;
}

.teaser_hl{
	border: 0;
	font: 700 12px Verdana;
	line-height: 11px;
	padding-bottom: 10px;
	text-align: center;
}

.teaser_content{
	font-size: 11px;
	line-height: 14px;
	padding: 5px 5px 0 12px;
	text-align: left;
}

.teaser_link_mehr {
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0 0 12px;
	text-align: left;
}

.teaser_link_mehr a{
	color: #EE3338;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.teaser_link {
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0 0 12px;
	text-align: left;
}

.teaser_link a{
	color: #EE3338;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.teaser_link a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.spacerright{
	height: 15px;
	line-height: 15px;
}
/* Teaser-Box End */

/*****************************************/
/* CONTENT RIGHT ENDE



/* FOOTER START */
/*****************************************/
#footer{
	/* width: 612px !important; */
	width: 662px;
	height: 20px;
	clear: both;
	/* padding: 5px 0 0 178px !important; */
	padding: 5px 0 0 128px;
	background-color: #919481;
	border: 0px;
}
	
.footerlink{
	float: left;
	font-size: 9px;
	line-height: 14px;
}

.footerbreak{
	float: left;
	color: white;
	padding: 0 16px 0 16px;
	font-size: 9px;
	line-height: 14px;
}

.footerlink a{
	color: white;
}

#titlelist{
	width: 460px;
	/*
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#003964;
	*/
	padding: 0 0 0 20px;
	margin: 10px 0 0 148px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	}

/*****************************************/
/* FOOTER ENDE */

/* ALLGEMEINE DEFINITIONEN  START */
/*****************************************/
.content{
	padding-bottom: 20px;
	overflow: auto;
}
	
.rubrik{
	font-size: 11px;
	line-height:15px;
	padding: 10px 0 0 0px;
}

.bullet{
	color: #000;
	font: 700 10px Arial;
}

.notFound{
	padding: 6px 0 0 13px;
	font-size: 11px;
	line-height: 11px;
}

.links_underline_self {
  text-decoration: underline;
}

#center a.mehr {
	color : #ED1C24;
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	text-decoration: underline;
}

.seperate{
	background-color: #CCC;
	clear: both;
	height: 4px;
	overflow: hidden;
	width: 480px;
}

.breadcrumb{
	font-size: 10px;
	line-height: 10px;
	margin-top: 4px;
	width: 480px;
}

.breadcrumb a{
	text-decoration: none !important;
}

.pdfKaufen{
	float: right;
}

.ImgBox{
	float: left;
	padding: 14px 10px 3px 14px;
}

.ImgBoxLeft_100{
	float: left;
	padding: 4px 17px 0 0;
	width: 100px;
}

.ImgBoxLeft_180{
	float: left;
	padding: 4px 19px 0 0;
	width: 180px;
}

.ImgBoxRight_100{
	float: right;
	padding: 4px 0 0 16px;
	width: 100px;
}

.ImgBoxRight_180{
	float: right;
	padding: 4px 0 0 16px;
	width: 180px;
}

.details_100{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
  width: 100px;
}

.details_180{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
  width: 180px;
}
/* ALLGEMEINE DEFINITIONEN  ENDE */
/*****************************************/

/* Content Footer Start */
.print{
	float: left;
	height: 16px;
	padding: 5px 0 0 77px ;
	font-size: 9px;
	line-height: 16px;
}

.tell{
	height: 16px;
	padding: 5px 0 0 38px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}

.up{
	height: 16px;
	padding: 5px 0 0 26px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}

.print img, .tell img, .up img {
	vertical-align:middle;
}
/* Content Footer Ende */

/* commercials Start */

.hlcommercial{
	position: relative;
	top: 8px;
	line-height: 10px;
	left: 339px;
	font-size: 10px;
	}
	
.commercialmiddle{
	position: relative;
	top: 15px;
	left: 84px;
	width: 300px;
	padding-bottom: 10px;
	}
	
.commercialsmalllleft{
	width: 116px;
	padding: 16px 0 0 9px;
}

.commercialsmallright{
	width: 116px;
	padding: 0px 0 0 14px;
}

.hlcommercialsmallleft,.hlcommercialsmallright {
	font-size:10px;
	float:right;
	padding: 0 0 5px 0;
}

.leaderboard {
	width:790px;
	text-align:center;
        margin:0;
        padding:0;
        display:block;
        border:0;
	outline-width: 0; 
}
.leaderboard a>img{
        margin-right: auto;
	margin-left: auto;
        padding:0;
        display:block;
        border:0;
        text-decoration:none;
	outline-width: 0; 
}

.contentad{ 
     text-align:center !important; 
}
.contentad div{
     margin-left: auto;
     margin-right: auto;
     position:relative;
     display:block;
}
/* commercials End */

/* Paging Start */
.paging{
	width:	480px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
}

.paging a{
	text-decoration: none !important;
}
.pre{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 130px;
	padding: 2px 0  4px 5px;
	background-color: #E6E6E6;
}
.pages{
	float: left;
	font-size: 11px;
	width: 210px;
	text-align:center;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E6E6E6;
}
.post{
	float: right;
	text-align:right;
	font-size: 11px;
	line-height: 13px;
	width: 130px;
	padding: 3px 5px  4px 0;
	background-color: inherit;
}
/* Paging Ende */

/*****************************************/
/* ALLGEMEINE DEFINITIONEN ENDE */


/* CONTENT CENTER START */
/*****************************************/

/* Intro-Box Start */
/*****************************************/

.introBox{
	overflow: auto;
	padding-bottom: 20px;
	width: 480px;
}

.introBox h1{
	color : #ED1C24;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 0pt 0pt 13px;
}

.introBox .img_box{
	float: left;
	padding: 14px 19px 0pt 0px;
}

.news_teaser .img_box{
	float: left;
	padding: 14px 19px 0pt 0px;
}

.introBox .img_box p {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
	width: 182px;
}

.introBox .text{
	font-size: 11px;
	line-height: 15px;
	padding: 11px 10px 0pt 13px;
}
/*****************************************/
/* Intro-Box End */

/* AktuellesHeft-Template Start */
.aktuellesHeft{
	font-size: 11px;
	line-height: 15px;
	padding: 15px 0 0 13px;
}

.aktuellesHeft h2{
	font-size: 13px;
	font-weight: 700;
	color : #ED1C24;
}

.aktuellesHeft h3{
	font-size: 11px;
	font-weight: 700;
	padding-top: 6px;
}

.aktuellesHeft h4{
	font-size: 11px;
	font-weight: 400;
}

.text{
	font-size: 11px;
	line-height: 15px;
}
.text a {
  text-decoration: underline;
}

.date{
	padding: 2px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
}
/* AktuellesHeft-Template Ende */

/* FrühereHefte-Template Start */
#archivIndex .heftBox{

	overflow: auto;
}

#archivIndex h2{
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	padding: 0px 0px 15px 15px;
	color : #ED1C24;
}

#archivIndex .heftBox .next{
	clear: right;
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 10px 0 0;
}

#archivIndex .heftBox .back{
	clear: left;
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 0 0 0;
}

#archivIndex .heftBox .heftReihe{
	float: left; 
	margin: 5px 15px 0; 
	text-align: center;
}

#archivIndex .outerBox{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
}

#archivIndex .innerBox{
	background-color: #F2F2F2;
	margin: 3px;
	padding: 5px 10px 3px 10px;
}

#archivIndex .innerBox a{
	font-size: 11px;
	text-decoration: none;
}

#archivIndex .spacer{
	float: left;
	line-height: 8px;
	width: 4px;
}
/* FrühereHefte-Template Ende */

/* Hefte Durchsuchen-Template Start */
.fhResult_hl{
	font-size: 13px;
	font-weight: 700;
	line-height: 10px;
	padding: 10px 0 0 13px;
	}
	
.fhResult{
	padding: 14px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
/* Hefte Durchsuchen-Template Ende */

/* Sitemap-Template Start */
.background {
	background-color:#F0F4FA;
	margin-bottom:20px;
	overflow:auto;
	width:480px;
}

.background a{
	text-decoration: none !important;
}

h1.sitemap_hl {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding:7px 0pt 0pt 13px;
}

.sitemap_button{
	background-color: #F0F4FA;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 64px;
}

.sitemap_buttonFirst{
	background-color: #F0F4FA;
	font: bold 11px Verdana;
	margin: 0;
	padding: 9px 3px 0 64px;
}

.sitemap_buttonLast{;
	background-color: #F0F4FA;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 9px 64px;
}

.sitemap_subButton{
	background-color: #F0F4FA;
	color: #283373;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	padding: 4px 0 4px 80px;
	width: 115px;
}
/* Sitemap-Template Ende */

/* Gallery-Box Start */
.galleryBox{
	background-color: #F2F2F2;
	margin-bottom: 20px;
	width: 480px;
	margin-top : 10px;
}
.galleryBox h1{
	background-color: #cccccc !important;
	color: black !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 13px !important;
	padding: 9px 0 8px 14px !important;
	width: 466px !important;
}

.galleryBox a.pic{
	float: left;
	padding: 10px 0 10px 45px;
}

.galleryBox .text{
	clear: both;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 10px 60px;
}
/* Gallery-Box Ende */

/* Infobox Start */
.infobox {
	margin-top : 10px;
}
.infobox a{
	text-decoration : underline;
}

.infobox h1{
	background-color: #CCCCCC!important;
	color: black !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 13px !important;
	padding: 9px 0 8px 14px !important;
	width: 466px !important;
}

.infobox select{
	margin-top: 8px;
	width: 318px;
}

.infobox option.warning{
	color: red;
	font-weight: 700;
}

.infobox input.suche{
	margin-top: 10px;
	width: 168px;
}

.infobox_text{
	background-color:#F2F2F2;
	font-size:11px;
	line-height:15px;
	margin-bottom:10px;
	padding:12px 19px 20px 14px;
	width:447px;
}
/* Infobox Ende */

/* Bild-Popup-Template Start */
.ttbilderpopup{
	margin: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	height:96% !important;
	height:93%;
	}

.bilderpopupbox{
	overflow: auto;

	padding: 10px 0 10px 0;
	}

.hlbilderpopup{
	font-size: 11px;
	line-height: 13px;
	padding: 9px  0 10px 8px;
	font-weight: 700;
	}

.imagebox{
	background-color: #E6E6E6;
	float: left;
	margin: 0 0 8px 8px;
	width:350px;
	}

.txtbilderpopup{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 230px;
	padding: 0 10px 8px 20px;
	}

.hlpopupPicture{
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 10px 8px;
}
/* Bild-Popup-Template Ende */

/* Newsletter-Template Start */
.anmeldung_newsletter{
	width:	472px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2F2F2;
	overflow: auto;
}
.anmeldeLabels{
	float: left;
	width: 73px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0 0 7px;
}

.anmeldeFields{
	width: 204px;
	float: left;
	padding: 10px 0 0 0;
}
.anmeldechckbxs{
	padding: 37px 0 0 0 !important;
	padding: 33px 0 0 0;
	float: left;
}
.chkbxs{
	padding-top: 22px;
}

.chkbxs{
	width: 134px;
	padding: 0 0 0 40px;
}
.newslettertxt{
	font-size: 11px;
	line-height: 15px;
	width: 400px;
	padding: 0 0 10px 8px;
        clear:both;
}

select.news_abo{
	margin: 0 0 6px 0 !important;
	margin: 0 0 5px 0;
	width: 100px;
}
.anmeldeFields input.news_abo{
	margin: 0 0 5px 0 !important;
	margin: 0 0 4px 0;
	width: 200px;
}
.anmeldeLabels label{
	vertical-align:middle;
	line-height: 25px;
}
.chkbxs input{
	width: 22px;
}

.chckbxtxt label{
	position: relative;
	bottom: 7px !important;
	bottom: 5px;
	}
.chkbxs_kameradatenbank{
	width: 134px;
	padding: 0 0 0 40px;
}
.label1_kameradatenbank{
	text-align: right;
	width: 180px;
	float:left;
	}

.chkbxsbtn input{
	width: 115px;
	padding: 10px 0 0 0;
	margin: 0;
}
/* Newsletter-Template Ende */


/* CSV-Newsletter */

#newsletterBox{
	margin: 20px 0 0 0;
	width:	472px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2F2F2;
	overflow: auto;
}

#newsletterBox .anmeldeLabels{
	float: left;
	width: 73px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0 0 13px;
}

#newsletterBox .anmeldeFields{
	width: 300px;
	float: left;
	padding: 10px 0 0 0;
}

#newsletterBox select.news_abo{
	margin: 0 0 6px 0 !important;
	margin: 0 0 5px 0;
	width: 204px;
}
#newsletterBox .anmeldeFields input.news_abo{
	margin: 0 0 5px 0 !important;
	margin: 0 0 4px 0;
	width: 200px;
}
#newsletterBox .anmeldeLabels label{
	vertical-align:middle;
	line-height: 25px;
}

#newsletterBox .newslettertxt{
	font-size: 11px;
	line-height: 15px;
	width: 400px;
	padding: 0 7px 10px 13px;
        clear:both;
}

/* CSV-Newsletter Ende */



/* Kontakt-Template Start */
.kontaktDetails{
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
	padding: 10px 13px 10px 13px;
	width: 454px;
}

h1.kontakt_hl{
	color : #ED1C24;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	padding: 7px 0 0 13px;
}
/* Kontakt-Template Ende */

/* Impressum-Template Start */
h1.impressum_hl{
	color : #ED1C24;
	padding: 20px 0 9px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.impressumDetails{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;
	border: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;
}
/* Impressum-Template Ende /*

/* Suche-Template Start */

.ttHeadline_suche{
	color: #ED1C24;
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
}
	
.suchergebnis{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	margin: 20px 0 20px 0;
	background-color: #F2F2F2;
}

.searchkategorie{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 6px 0;
	font-weight: 700;
}

.searchkategorie a{
	color: #D81625;
}

.searchresult a{
	text-decoration: underline;
}
/* Suche-Template Ende */

/**********************************************************************************************************/
/* Vorschau naechstes Heft Start */
.VSboxImageLeft{
	width: 480px;
	margin: 15px 0 0 3px;
	overflow: auto;
}

.VShlnext{
	padding: 6px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
}

.VShldate{
	font-size: 11px;
	line-height: 15px;
	font-weight: 800;
	padding-bottom: 9px;
	}

.VSthema{
	padding: 2px 0 0 0;
	font-size: 13px;
	line-height: 13px;
	font-weight: 800;
}

.VStxtartikel{
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 0px;
	}

.VSnewsText{
	float:left;
	padding: 0 0 0 11px;
	font-size: 11px;
	line-height: 15px;
}

.VSImageboxleft{
	float:left;
	padding: 4px 20px 0 0 !important;
}

.VSImageleft{
	padding-bottom: 20px;
 }

.VSboxtheme{
	padding-left: 13px;
	}

.VShlthema{
	padding: 6px 0 0 0;
	font-size: 11px;
	font-weight: 800;
	line-height: 15px;
	}
	
.VSdate{
	padding: 2px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
}

.aktuellesHeft h1{
	color : #ED1C24;
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
/* Vorschau naechstes Heft Ende */

/* Home-Template Start */
#home .news_teaser{
	background: #F2F2F2;
	overflow: auto;
	width: 467px;
	padding-left : 13px;
}

#home .manueller_teaser{
	padding-bottom: 20px;
	overflow: auto;
	width: 467px;
	padding-left:13px;
}

#home h1{
	color : #ED1C24;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 0pt 0pt 0px;
}

#home h1 a{
	color : #ED1C24;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 0pt 0pt 0px;
	text-decoration: none;
}

#home .text{
	font-size: 11px;
	line-height: 15px;
	padding: 11px 10px 0pt 0px;
	overflow: auto;
	display:table;
}

#home .img_left{
	float: left;
	padding: 14px 19px 0 0px;
}
/* Home-Template Ende */

/* News-Template Start */
.teaser_center{
	overflow: auto;
	padding-bottom: 20px;
	width: 467px;
	padding-left : 13px;
}

.teaser_center h2{
	color : #ED1C24;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 0pt 0px;
}

.teaser_center .img_box{
	float: left;
	padding: 14px 19px 0pt 0px;
}

.teaser_center .text{
	padding: 11px 10px 0 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
	display:table;
}
/* News-Template Ende */

/* News-Detail-Template Start */
#news_detail {
	padding-left:13px;
}


#news_detail h1{
	color : #ED1C24;
	padding: 7px 0 14px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

#news_detail .vorspann{
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	overflow: auto;
	padding: 0 14px 15px 0px;
}

 #news_detail .content{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 20px 0px;
	overflow: auto;
	padding: 0 14px 0 0px;
}

#news_detail .content .autor{
	font-size: 11px;
	font-style: italic;
	font-weight: 600;
	line-height: 15px;
}
/* News-Detail-Template Ende */

/* Termine-Template Start */
#termine .content h1{
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 13px;
}

#termine .content .info{
	padding: 11px 0 0 13px;
}

#termine .content .details{
	font-size: 11px;
	line-height: 13px;
}

#termine .content .beschreibung{
	padding-top: 10px;
	font-size: 11px;
	line-height: 15px;
}
/* Termine-Template Ende */

/* PDF-Download-Template Start */


#pdf_download .single_pulldown{
	font-size: 11px;
	line-height: 11px;
	padding: 10px 0 10px 13px;
}

#pdf_download .single_pulldown select{
	width: 200px;
}

#pdf_download .content{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 20px 3px;
	overflow: auto;
	padding: 0 14px 0 11px;
}

#pdf_download h1.pdf_download{
	color: black;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 7px 0px;
}

#pdf_download .text{	
	padding: 0px 10px 0 13px !important;
	font-size: 11px;
	line-height: 15px;
}

#pdf_download .ImgBoxLeft_180{
	float: left;
	padding: 4px 19px 0 0px;
	width: 180px;
}
/* PDF-Download-Template Ende */

/* Test-Template Start */
#test .content{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 20px 3px;
	overflow: auto;
	padding: 0 14px 0 11px;
}

#test .teaser_center h1{
	color: black;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 7px 13px;
}
/* Test-Template Ende */

/* Unfallakte-Template Start */
#unfallakte .content{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 20px 3px;
	overflow: auto;
	padding: 0 14px 0 11px;
}

#unfallakte h1{
	color: black;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 7px 13px;
}

#unfallakte .stichwortbox{
	font-size: 11px;
	line-height: 11px;
	padding: 6px 0 0 13px;
}

#unfallakte .stichwortbox form{
	padding: 10px 0 10px 0px;
}

#unfallakte .stichwortbox select{
	width: 200px;
}
/* Unfallakte-Template Ende */

/* Redaktion Start */
#redakteur h1{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 10px 0pt 5px;
}

#redakteur .text{
	font-size: 11px;
	line-height: 15px;
	padding: 0px 10px 5px 5px;
}

#redakteur .bild{
	float :left;
	padding: 10px 5px 5px 14px;
}
/* Redaktion Ende */

/* Spiele Templates Start */
#spiele h2{
	color : #ED1C24;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 0pt 0px;
}

#spiele .text{
	padding: 11px 10px 0 0px !important;
	font-size: 11px;
	line-height: 15px;
}

#spiele .img_box{
	padding: 10px 6px 0pt 14px !important;
}
/* Spiele Template Ende */

/* Anmeldung-Template Start */
#anmeldung{
	font-size: 11px;
	padding: 13px;
}

#anmeldung fieldset>table{
	padding: 10px 0;
}

#anmeldung fieldset{
	border: 1px solid #E5E7DE;
	padding: 0 10px;
}

#anmeldung legend{
	font-size: 13px;
	padding: 0 3px;
	margin-left: 2px;
}

#anmeldung textarea{
	padding: 1px 2px;
}

#anmeldung .errorClass{
	border: 2px solid red;
	font-weight: 400;
}

#anmeldung .errorMsg{
	background: red;
	border: 2px solid black;
	font-weight: 700;
	padding: 5px;
}

#anmeldung .errorClass td{
	padding: 5px;
}

#anmeldung .errorText{
	color: red;
}

#anmeldung .errorText a{
	color: red;
}
/* Anmeldung-Template Ende */

/* Mondkalender und Jagdzeiten Template Start */
#mondjagd{
	padding-top: 10px;
	text-align: center;
}

#mondjagd a{
	font-size: 13px;
}
/* Mondkalender und Jagdzeiten Template Start */

/* Statistik-Template Start */
#statistik form.single_pulldown{
	background: #E5E7DE;
	font-size: 11px;
	line-height: 11px;
	padding: 10px 0 10px 13px;
}

#statistik form.single_pulldown select{
	width: 150px;
}

#statistik form.single_pulldown p.pulldown_description{
	padding-bottom: 10px;
}

#statistik .img_box{
	padding-top: 10px !important;
}
/* Statistik-Template Ende */

/* Leserbildgalerie Start */
#upload ul{
	border: 1px solid black;
	margin:	5px;
	padding: 20px;
}

#upload h1{
	font-size: 16px;
}

#upload form{
	font-size: 11px;
}

#upload textarea{
	float: left;
	margin: 3px 10px;
}

#upload label{
	float: left;
	padding: 0 10px;
}

#upload label.EmailAnzeigen{
	float: left;
	padding: 0;
	width: 133px;
}

#upload .upload_success{
	color: green;
	font-weight: 700;
	padding: 15px 0 5px 20px;
}

#upload .upload_error{
	color: red;
	font-weight: 700;
	padding: 15px 0 5px 20px;
}

/* Leserbildgalerie Ende */


/* Adressen Start*/
#adressen form{ padding-left: 13px; }
#adressen h1{ 
	font-size: 13px;
	padding-left: 13px; 
}
#adressen .text{
	padding-top: 0;
}
#adressen select{
	width: 154px;
}
/* Adressen Ende */







/** fixed by manuel (start)
    - damit die headline direkt unter der dachzeile liegt
    - und der text und das bild dichter an der headline
**/

#home h1 {
	padding-top : 1px;
}
#home .text {
	padding-top : 5px;
}
#home .img_left {
	padding-top : 8px;
}
 .ttImageLeft_news h1 a {
color:#ED1C24;
font-size:13px;
font-weight:bold;
line-height:14px;
padding:8px 0 0 0;
text-decoration:none;
}
* fixed (end) **/


/** fixed by manuel (start)
    - damit bei manuellen teasern die seperate unten nicht direkt am text liegt
**/
.manueller_teaser .ttTextRight_news {
	padding-bottom : 20px;
}
/** fixed (end) **/



#center a.news_hl{
	color : #ED1C24;
	text-decoration: none;
}


/* mmc */
.boxImageLeftmmc{
	width: 480px;
	margin: 15px 0 0 0;
	overflow: auto;
}

h2.mmc{
        background-position: top left;
        background-repeat: no-repeat;
	background-color: #CCCCCC;
	line-height:25px;
	padding: 3px 0 2px 10px;
	font-size: 15px;
}
.mmc_box{
	width:	480px;
	margin: 1px 0 10px 0;
        background-position: bottom left;
        background-repeat: no-repeat;
	background-color: #F2F2F2;
	overflow:auto;
}
.mmcvidbox{
	width: 159px;
	float:left;
	margin:10px 0 10px 0;
}

.mmcvidbox p{
	font-size: 11px;
	line-height: 12px;
	width: 142px;
	padding: 10px 7px 10px 10px;
}
.mmcvidbox a{
	margin: 10px 7px 0 10px;
}
.mmc_box > a.mmcvidbox > img{
	margin: 10px 7px 0 10px;
}
p > a.mehr , p > a.mehr:hover{
	display:block;
	color: #D81625;
	font-size: 11px;
	line-height:12px;
	padding: 0;
	boder:0;
	margin:0;
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline;
	}

.clear{
	clear:both;
	line-height: 0px;
	height: 0px;
	font-size:0px;
}
/* mmc */

/* shopteaser */
.boxLeftShop{
        width: 478px;
	position:relative;
	line-height: 13px;
	font-size: 12px;
	border: solid 1px #CCC;
	margin: 10px 0 10px 0;
}
.imgHeader{
	z-index: 10;
	position:absolute;
	left:18px;
	top:13px;
}
.boxInnerShop{
	border-top: solid 3px #FFF;
	margin: 0 3px 3px 3px;
	padding: 55px 0 0px 0;
	background-color:#F2F2F2;
	display:table;
}

.shopText img{
	border: 0px;
	margin:0 0 10px 0;
	text-align:center;
}
.shopText a img.button{
	float:left;
	padding:0;
	border-top:8px solid #F2F2F2;
	height:28px;
	width:131px;
}
.shopText td{
	line-height: 13px;
	font-size: 12px;
}

#center .shopText  h2{ 
     font-size:15px; 
     float:left; 
     width:215px;
     padding:8px 0 5px 0 ;
     font-weight:700; 
     line-height: 16px; 
     color: #000;
     text-decoration: none;
     cursor: pointer;
}
.shopPrice{
	height:130px;
	position:relative;
        background-image:url('/content/shopPrice.jpg');
        background-repeat:no-repeat;
        background-position:left top;
}
.shopPrice h3{
	font-family: verdana;
	float:left;
	font-size: 20px;
	position:absolute;
	top:32px;
	left:15px;
	font-weight:200;
	line-height: 25px;
}
/* end shopteaser */

a.mehr{
	text-decoration: underline;
	color: #000000;
	outline-width: 0;
	font-weight:bold;
}
.ttImageLeft_news {
line-height:0;
overflow:auto;
padding:0 0 20px 13px;
width:467px;
}

#center .img_box{
display:inline;
float:left;
padding:10px 19px 0 0;
}