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

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

a{
	text-decoration: none;
	color: #001750;
	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: 925px;
}

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

#sub_header{
	background: url(../content/head/bg_header_bottom.jpg);
	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;
}

.contact_termine_black a, .contact a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#center{
	float: left;
	padding-top: 4px;
	width: 480px;
}


#center .contact_termine_black:a, #center .contact:a, #center .contact a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#center a, #center a:hover{
	text-decoration: none;
}

#topnavi{
	float: left;
	font-size: 10px;
	padding: 10px 0 0 414px;
}
#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;
	margin: 4px 0 0 12px;
}

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

#hlsearch input{
	margin-top: 4px !important;
	margin-top: 8px;
	width: 42px;
}
/* Search End */

.booklet{
	background-color: #EEF5FF;	
	padding: 0 10px 0 10px;
	border:0;
	}
.booklet img{
	border:0;
	padding: 5px 0 5px 0;
	}
.booklet a.mehr {
	color : #C00304;
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	text-decoration: underline;
}
.linkred {
	font-size: 10px;
	line-height: 10px;
	}
	
.linkred a{
	color: #0065AD;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
.linkred a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}

.linkredbooklet {
	color: #0065AD;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
.linkredbooklet a{
	color: #0065AD;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
.linkredbooklet a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
	
.spacerright{
	height: 15px;
	line-height: 15px;
	}

/* Navi Left Start */
.button{
	width: 130px !important;
	width: 107px;
	height: 20px;
	line-height: 16px;
	background: url(../content/bg_button.jpg);
	background-repeat: no-repeat;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 0 0;
	padding: 4px 3px 0 20px;
	}
	
.buttonactive{
	width: 130px !important;
	width: 108px;
	height: 20px;
	line-height: 16px;
	background: url(../content/bg_buttonactive.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 1px 0;
	padding: 4px 3px 0 20px;
	}

.buttonactive a{
	width: 130px !important;
	width: 108px;
	color: #0065AD;
	margin: 1px 0 0 0;
	}

.button2ebene{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px; 
	line-height: 13px; 
	padding: 4px 0 4px 23px;
	}

.button2ebeneactive{
	width: 107px;
	background: url(../content/bg_2_ebene.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	line-height: 13px; 
	padding: 5px 0 5px 23px;
	}
.button2ebeneactive a{
	color : #0065AD;
}
.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* Navi Left Ende */

/* Content-left Start */
.contentleft{
	width: 136px;
	border: 1px solid #9EBFDD;
	top: 5px;
	}
.border{
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	} 
.contentleft > .border{ 
     border-top: 3px solid #FFFFFF; 
     border-right: 3px solid #FFFFFF; 
     border-bottom: 2px solid #FFFFFF !important; 
     border-bottom: 3px solid #FFFFFF; 
     border-left: 3px solid #FFFFFF; 
     }
/* Content-left End */

/* Content-right Start */
.contentright{
	width: 146px;
	border: 1px solid #9EBFDD;
	margin-bottom : 12px;
	}
/* Content-right End */

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

/* voting start */
.votingright{
	background-color: #E3ECF5;
	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{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 0px;
	border:0;
}

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

.teaser_link_mehr {
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0 0 12px;
	text-align: left;
}
.hlVoting {	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 10px;
	border:0;
	}
.teaser_link_mehr a{
	color: #C00304;
	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: #75A4CF;
	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;
	padding: 14px 0 0 0px;
}
#termine .content .rubrik {
	padding-left : 13px;
}
.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 : #0065AD;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	text-decoration: underline;
}

.seperate{
	background-color: #9EBFDD;
	clear: both;
	height: 1px;
	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: 0px 6px 10px 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;
	height: 275px;
	padding-bottom: 10px;
	}

.commercialsmalllleft{
	width: 116px;
	padding: 16px 0 0 9px;
}

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

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

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

.paging a{
	text-decoration: none !important;
}
.pre{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 130px;
	padding: 2px 0  4px 5px;
	background-color: inherit;
}
.pages{
	float: left;
	font-size: 11px;
	width: 210px;
	text-align:center;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: inherit;
}
.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: 467px;
	padding-left : 13px;
}

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

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

.news_teaser {
	padding-left : 13px;
}

.news_teaser .img_box{
	float: left;
	padding: 8px 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 0px;
}
/*****************************************/
/* Intro-Box End */

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

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

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

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

.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 : #041E5F;
}

#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 #C8DAEC;
	float: left;
	text-align: center;
}

#archivIndex .innerBox{
	background-color: #E3ECF5;
	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: #EBF2F8;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 64px;
}
.sitemap_button2ebene {
	background-color: #EBF2F8;
	font: bold 11px Verdana;
	margin-left: 50px;
	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 */
/* Lexikon Start */
#lexikon a{
	text-decoration: underline;
}

.searchbox_header{
	background: url(/images/home/searchbox_header.gif) no-repeat 50% bottom;
	height: 10px;
	margin-top: 10px;
	width: 480px;
}

.searchbox_content{
	width: 480px;
	font-size: 11px;
	background-color: #E3ECF5;
	padding-bottom: 10px;
}

.searchbox_footer{
	width:	480px;
	height: 10px;
	margin-bottom: 10px;
  background: url(/images/home/searchbox_footer.gif) no-repeat;
}

.lexikon p.alphabet{
	font-size: 17px;
	padding: 10px 0 0 13px;
}
#lexikon p.alphabet{
	font-size: 17px;
	padding: 10px 0 0 13px;
}
.lexikon p.alphabet a{
	text-decoration: none;
}
#lexikon p.alphabet a{
	text-decoration: none;
}
.lexikon p.alphabet a span.buchstabe{
	font-size: 20px;
	font-weight: 700;
}
#lexikon p.alphabet a span.buchstabe{
	font-size: 20px;
	font-weight: 700;
}

#lexikon form.pulldown{
	padding: 10px 0 10px 13px;
}

#lexikon form.pulldown select{
	width: 225px;
}

.searchbox_content form.pulldown_left{
	float: left;
	padding: 10px 0 10px 13px;
}

.searchbox_content form.pulldown_left select{
	width: 200px;
}

.searchbox_content form.pulldown_right{
	float: right;
	padding: 10px 10px 10px 0;
}

.searchbox_content form.pulldown_right select{
	width: 200px;
}



.searchbox_content h2{
	font: 700 15px Verdana;
	padding: 0 0 5px 13px;
	text-align: center;
}

.searchbox_content form.search{
	padding-left: 144px;
}

#lexikon .eintrag{
	float: left;
	width: 467px;
	font-size: 8px !important;
	font-size: 11px;
}

#lexicon .eintrag h1 {
	padding-left : 10px;
}

#lexikon h1, .eintrag h1{
        width: 454px;
        display:block;
        line-height:17px;
	font-size: 13px;
	font-family : Verdana;
	padding: 10px 0 0 0;
}

#lexikon .eintrag img{
	float: left;
	padding: 5px 5px 5px 13px;
}


#lexikon .eintrag .text{
	padding-left : 13px;
}
#lexikon .eintrag .text p { padding-left : 13px; }
#lexikon .eintrag { overflow-x : auto; }



#lexikon>div>strong,  .eintrag>div>strong{
	font-size: 11px;
}

#lexikon .eintrag p.toplink{
	font-size: 11px;
	padding: 0px 10px 20px 13px;
	text-align: right;
}
#lexikon>div, .eintrag>div{
	font-size: 11px;
	text-align: left;
}

#lexikon>p.toplink> a, #lexikon>span, .eintrag>p.toplink, .eintrag>span{
	font-size: 11px;
	padding: 0px 10px 20px 13px;
	float: right;
        text-decoration: underline;
}

#lexikon .Imageboxleft_180{
	float: left;
	padding : 4px 30px 12pt 0pt !important;
	width: 180px;
}

.Imageboxleft_180 p.bild_unterschrift, .Imageboxleft_180 p.copyright{
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding-left: 13px;
	width: 180px;
}

.Imageboxleft_180 {
	float: left;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 0pt;
	width: 180px;
}

/* Lexikon Ende */
/* Infobox Start */
.infobox {
	margin-top : 10px;
}

.infobox h1{
	background-color: #C8DAEC!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 a {
	text-decoration : underline;
}
.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: #E3ECF5;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
	padding:12px 19px 10px 10px;
	width:451px;
}
/* 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;
	background-color: #eef5ff;
}
.tauchbasen{
	font-weight:700;
	font-size: 12px;
color: #001750;
}
a.tauchbasen{
	padding: 0 0 0 12px;
	text-decoration: underline;
}

/* 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:	480px;
	font-size: 11px;
	line-height: 15px;
	background-color: #EBF2F8;
	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 #9EBFDD;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
	padding: 10px 13px 10px 13px;
	width: 454px;
}

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

/* Impressum-Template Start */
h1.impressum_hl{
	color : #C00304;
	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: #C00304;
	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: #EBF2F8;
}

.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 : #041E5F;
	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: #EEF5FF;
	overflow: auto;
	width: 467px;
}

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

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

#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 : #041E5F;
	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 .rubrik {
	padding-left : 13px;
}

#news_detail h1{
	color : #041E5F;
	padding: 7px 0 14px 13px;
	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 13px;
}

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

#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 13px;
}

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

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


.ImageLeft_redaktion{
	float:left;
	padding: 15px 19px 0 0px !important;
	padding: 14px 16px 0 0px;
	}

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

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

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




/* Streitthema */

#streitthema .streitthema_teaser h2 { padding-left : 13px; }
#streitthema .streitthema_teaser h1 { padding-left : 13px; }
#streitthema .streitthema_teaser .img_box { padding-left : 13px; padding-right : 0px; }
#streitthema .text { padding-left : 13px; }

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

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

.streitthema_teaser .text{
	padding: 11px 10px 0 13px;
	font-size: 11px;
	line-height: 15px;
}

.streitthema_teaser h1{
        color: #041e5f;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0pt 0pt 13px;
}

.streitthema_teaser .hlPicture_180{
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 3px 0;
	width: 180px;
}

.hlstreitthemabox{
	width:	456px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 10px 11px 14px;
	background: url(../content/bg_streitthema.jpg) -1px 0px no-repeat;
	background-color: #DCEDF8;
}

.streitthemabox{
	width:	456px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 10px 11px 14px;
	background-color: #C8DAEC;
}

.rubrik_streitthemabox{
	float:left;
	font-size: 11px;
	padding: 10px 0 5px 0px;
}

.hl_streitthemabox{
	font-size: 11px;
	padding: 7px 0 0px 0px;
}

.text_streitthemabox{
	font-size: 11px;
	padding: 13px 0 0px 0px;
}

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

.jetzt_mitdiskutieren {
       
	padding: 10px 10px 10px 13px;
}

.hltitelbox{
	border-style:none;
	border-width:0px;
	border-color:black;
	color: #041e5f;
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #FFFFFF;
}
.hlkommentarbox{
	border-style:none;
	border-width:0px;
	border-color: #FFFFFF;
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	padding: 9px 0  8px 14px;
}

.errorClass {
  border : 1px solid red;
  padding : 1px;
}

.kommentarlabel {
float: left;
width: 130px;
margin-bottom: 10px;
}

.kommentarinput {
float: left;
width: 320px;
margin-bottom: 10px;
}

.TextkategorienBottomlight {
background : #ECF5FB;
height : 13px;
}
.TextkategorienBottomdark {
background : #DCEDF8;
height : 13px;
}

.jetzt_mitdiskutieren a{
    color: #000000;
    font-weight: 700;
    font-size:11px;
    line-height:13px;
    text-decoration: underline;
}
/* Streitthema End*/


/* Kontakt-Popup */
.outside_border{
	border: 1px solid #DDE7F2;
	height: 95%;
	margin: 10px;
	width: 95%;
}
.outside_border .hltitelbox {
background-color : transparent;
}
.outside_border .kommentarinput{
width:290px;
}

.bg_form{
	background-color: #DDE7F2;
	font: 11px Verdana;
	line-height: 13px;
	margin: 5px;
	padding: 10px;
}

.bg_form h1{
	font-size: 17px;
}

.bg_form label{
	font-weight: 700;
}

.bg_form #error_msg {
  height: 40px;
  padding: 0px 0px 30px 0px;
}

.bg_form #error_msg div {
  padding: 5px;
  margin-bottom: 10px;
  background-color: #EEEEEE;
  border: 2px solid red;
}
.bg_form input, .bg_form select, .bg_form textarea {
margin-top : 5px;
}
.bg_form h1 {
color : #EE0425;
}
.bg_form #captcha {
margin-top : 0px;
}

.links_underline {
	padding-left : 0px;
}
.NewsImageLeft .newsText_detail {
	padding-left : 0px;
}


/** 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 : 0px;
}
#home .text {
	padding-top : 5px;
}
#home .img_left {
	padding-top : 8px;
}

* 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) **/



.pdfdownload {
float:right;
font-size:11px;
line-height:13px;
padding:10px 13px 0pt 0pt;
}

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

h2.mmc{
	width:	470px;
	font-size: 15px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 10px;
    background: url(/content/bg_streitthema.jpg);
	background-color: #C8DAEC;
}
.mmc_box{
	width:	480px;
	padding-bottom:5px;
	margin:1px 0 10px 0;
    background: url(/content/bg_streitthemauntenlight.jpg);
	background-color: #E3ECF5;
	background-position: bottom left;
	background-repeat: no-repeat;
	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;
	border:0;
	margin:0;
	font-weight: bold;
	text-decoration: underline;
	}

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


.boxImageLeft{
	width: 480px;
	margin: 15px 0 0 0px;
	overflow: auto;
}

/* 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 */

.bigsize {
        width:790px;
        text-align:center;
}
/* Termin-upload Start */
#upload_container {
	width : 480px;
	line-height: 13px;
font-size : 10px;
}
#upload_container .row {
	padding-bottom : 10px;
	clear : both;
}#upload_container .row2 {
	padding-bottom : 10px;
	clear : both;
}
#upload_container .row label {
	width : 160px;
	float : left;
	padding : 0px;
	font-size : 10px;
}
#upload_container h1 {
	width : 160px;
	float : left;
	padding : 0px;
	font-size : 12px;
}
#upload_container .row2 label {
	width : 160px;
	float : left;
	padding : 0px;
	font-size : 10px;
}
#upload_container .row input {
	width : 142px;
}
#upload_container .row2 input {
	width: 30px;
        margin-top:5px;
}
#upload_container .row #ImageUpload{
	width : 278px;
}
#upload_container #row_email {
	width : 267px;
}
#upload_container #row_email label {
	float : left;
	width : 242px;
	font-weight : bold;
}
#upload_container #row_email input {
	float : right;
	width : 15px;
}
#upload_container #row_kommentar_info label {
	width : 267px;
	margin-top : 20px;
}
#upload_container #row_kommentar {
	width : 352px;
}
#upload_container #row_kommentar #letters_left {
	float : right;
	margin-top : 78px;
	font-size : 10px;
}
#upload_container #row_kommentar #Kommentar {
	margin-top : 10px;
	width : 262px;
	height : 90px;
}
#upload_container .row select {
	width : 146px;
	font-size : 11px;
}
#upload_container #row_nutzungsbedingungen {
	width : 164px;
}
#upload_container #row_nutzungsbedingungen label {
	float : left;
	width : 143px;
	font-weight : bold;
}
#upload_container #row_nutzungsbedingungen input {
	float : right;
	width : 15px;
}
#upload_container #row_captcha_info label {
	width : 470px;
	margin-top : 20px;
	margin-bottom : 10px;
	font-weight : bold;
}
#upload_container #row_captcha {
	width : 396px;
}
#upload_container #row_captcha #captcha_img {
	float : right;
}
#upload_container #row_submit {
	margin-top : 20px;
}
#upload_container #row_submit #form_submitted {
	
}
#upload_return_message{
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 10px;
	clear : both;
}
#upload_container .error_input {
	border : 1px solid #ff0000;
	padding : 1px;
}
#upload_container .error_text {
	color : #ff0000;
}
.location, .time, .contact, .internetadresse{
	font-size: 11px;
	line-height: 13px;
	}
	.ImageLeft_termine{
	float:left;
	padding: 14px 19px 3px 0px;
	margin-bottom: 5px;
	}

.ttTextRight_termine{
	padding: 11px 0 0 0px;
	font-size: 11px;
	line-height: 15px;
	}
.Textkategorien select{
	margin-top: 8px;
	width: 318px;
	}
.check{
	vertical-align:middle;
	}
.searchtermine{
	margin-top: 10px;
	width: 168px;
}

.kategorie{
	padding: 7px 0 0 0px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 800;
	line-height: 10px;
	}

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

.info{
	padding: 11px 0 0 0px;
	}

.location, .time, .contact, .internetadresse{
	font-size: 11px;
	line-height: 13px;
	}

.ttText{
	padding: 5px 0 0 12px;
	font-size: 11px;
	line-height: 15px;
	}

    .hlterminlist{
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;

}
.tHeadline_termine {
font-size:11px;
line-height:11px;
padding:6px 0 0 0;
}
.tHeadline_termine{
font-size:11px;
line-height:11px;
}  
.Headline_termine{
font-size:11px;
line-height:11px;
font-weight:700;
}
.termin{
	padding: 8px 0 6px 6px;
	background-color: #F2F2F2;
	font-size: 11px;
	font-weight: 800;
	line-height: 14px;
	}
.ttImageLeft_news {
line-height:0;
overflow:auto;
padding:0 0 20px 13px;
width:467px;
}
.tlText{
	font-size: 11px;
	font-weight: 200;
	line-height: 13px;
	background-color: #F2F2F2;
	padding: 20px 0 30px 6px;
	}
.location2, .time2, .contact2{
	font-size: 11px;
	line-height: 13px;
	background-color: #F2F2F2;
	padding-left: 8px;
	}
.contact_termine_black {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
/* Termin-upload Ende */

/* Fang Galerie */
.faengeBox {
	font-size:11px;
	line-height:15px;
	margin-bottom: 13px;
	overflow: auto;
	
}
.faengeInnerBox {
	width: 234px;
	height: 448px;
	float: left;
}
.faengeTextBox {
	background-color: #E3ECF5;
	height: 276px;
	padding: 12px 13px 0 14px;	
}
.faengeBildBox {
	height: 160px;
	position: relative;
	background-color: #E3ECF5;
}
.faengeBildBox img#leserbild_png {
	behavior: url(/js/iepngfix.htc);
	position:absolute;
	top: 0;
	left: 0;
}

.faengeBildBox table {
	position:absolute;
	top: 0;
	left: 0;
}
#upload_container .row input#laenge, #upload_container .row input#gewicht {
	width: 100px;
} 
