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

hr{
	border:solid #CCCCCC 1px
}

a:hover{
	text-decoration: none;
}

img{
 	border: 0;
	vertical-align: bottom;
}

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

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

/* Basic Boxmodel Start 	
/*****************************************/		
#outer {
	position: relative;
	width:1025px;
	float:left;
	clear:both;	
	padding: 0 0 0 0;
}

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

#sub_header {
	background: url(../content/head/bg_search.jpg) no-repeat right top;
	float:left;
	height: 30px;
	width: 790px;
}

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

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

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

#center .news_teaser{
	background: #EAF1EB;
	overflow: auto;
	width: 480px;
}

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

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

#center .text{
	font-size: 11px;
	line-height: 15px;
	padding: 11px 10px 0pt 0px;
	overflow: auto;
	display:table;
	/* kein Umfluss Teaserbild */
}

#home .textFloatImg {
	/* Umfluss Teaserbild */
	display: block;
	overflow: visible;
}

#center .table_text{
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 0px;
}

#center .img_box{
	float: left;
	width: 180px;
	padding: 14px 19px 0 14px;
}

#center .img_left{
	float: left;
	padding: 14px 19px 0 0px;
}

#right {
	width: 148px;
	float: right;	
	margin-top : 4px;
}
#commercialright{
	float: left;
	padding: 0 0 0 15px;
	width: 120px;
	height: 600px;
}
/* Basic Boxmodel End 
/*****************************************/	

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

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

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

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

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

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

/* Topnavi Start */
/*****************************************/	
#topnavi{
	float: left;
	padding: 8px 0 0 401px;
	font-size: 10px;
	}
	
		/* Search Start */
		#search{
			width: 134px;
			height: 28px !important;
			height: 23px;
			float: left;
			padding:3px 0 0 4px;
		}
		#hlsearch{
			float: left;
			padding: 2px 0 0 12px;
		}
		input.search{
			width: 134px;
			font-size: 10px;
		}
		#hlsearch input{
			width: 55px;
			height: 12px;
			padding-top: 5px;
			tt_Imag}
		/* Search End */

/*****************************************/	
/* Topnavi End */

/* Navi Left Start */
.button{
	height: 20px;
	background: url(../content/nav/leftnav_button.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 24px;
	}
	
.button a{
	color: #283373;
	margin: 0;
	}

.buttonFirst{
	height: 20px;
	background: url(../content/nav/leftnav_buttonFirst.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 9px 3px 0 24px;
}

.buttonFirst a{
	color: #283373;
	margin: 0;
	}

.buttonLast{;
	height: 23px;
	background: url(../content/nav/leftnav_buttonLast.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 24px;
	}
	
.buttonLast a{
	color: #283373;
	margin: 0;
	}	
	
.buttonActive{
	height: 20px;
	background: url(../content/nav/leftnav_buttonActive.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 24px;
	}

.buttonActive a{
	color: #283373;
	margin: 0;
	}
	
.buttonFirstActive{
	height: 20px;
	background: url(../content/nav/leftnav_buttonFirstActive.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 9px 3px 0 24px;
}
	
.buttonLastActive{
	height: 23px;
	background: url(../content/nav/leftnav_buttonLastActive.jpg) no-repeat;
	font: bold 11px Verdana;
	margin: 0;
	padding: 5px 3px 0 24px;
	}
	
.buttonFirstActive a{
	color: #283373;
	margin: 0;
	}
	
.buttonLastActive a{
	color: #283373;
	margin: 0;
	}

.subButton{
	background: url(../content/nav/leftnav_subButton.jpg);
	color: #283373;
	font-family: Verdana;
	font-size: 11px; 
	line-height: 14px; 
	padding: 4px 0 4px 23px;
	width: 115px;
	}

.subButton a{
	color: #283373;
	margin: 0;
	}

.subButtonActive{
	background: url(../content/nav/leftnav_subButton.jpg);
	font: bold 11px Verdana;
	line-height: 13px; 
	padding: 5px 0 5px 13px;
	width: 125px;
	}
	
.subButtonActive a{
	color: #283373;
	margin: 0;
	}
	
.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* Navi Left Ende */


/* Teaser-Box Start */
.teaser_header{
	background: url(../content/teaser/bg_header.jpg) no-repeat;
	border: none;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 148px;
	overflow:hidden;
	}

.teaser_footer{
	background: url(../content/teaser/bg_footer.jpg) no-repeat;
	height: 12px;
	width: 148px;
	overflow:hidden;
	}
	
.teaser_box{
	background: url(../content/teaser/bg_middle.jpg);	
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}
	
.teaser_box img{
	border: none;
	padding: 5px 0 5px 0;
	}

.teaser_hl{
	background: url(../content/teaser/bg_middle.jpg);
	border: 0;
	font: 700 12px Verdana;
	line-height: 18px;
	padding: 0 0 10px 0;
	text-align: center;
}

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

.teaser_content a {
	text-decoration: underline;
}

.teaser_datum {
	font-size: 8px;
	line-height: 13px;
}
.teaser_link {
	color: #283373;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0 0 12px;
	text-align: left;
	}
	
.teaser_link a{
	color: #283373;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration : none;
	}

.teaser_link a:hover{
	color: #283373;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration : none;
	}
	
.spacerright{
	height: 15px;
	line-height: 15px;
	overflow:hodden;
	}
/* Teaser-Box End */

/* Intro-Box Start */
.introBox{
	border: 1px solid black; 
	padding: 2px;
	}
	

/* Intro-Box End */

/* Contentcenter
/*****************************************/	
.mehr a{
	color: #D81625;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
    text-decoration: underline;
	}

    .mehr a.dec {
    text-decoration: underline;
	}
    
/* Seperate Start */
.seperate{
	width: 480px;
	height: 1px;	
	background-color: #D9E3F2;
	overflow: hidden; 
	clear: both;
	}
/* Seperate End */	

/* Breadcrumb Start */
.breadcrumb{
	width: 480px;
	margin: 4px 0 0 0;	
	font-size: 10px;
	line-height: 10px;
	}
/* Breadcrumb Ende */

/* Funktionen Start */
.print{
	height: 16px;
	padding: 5px 0 0 77px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}
.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;
}
/* Funktionen Ende */

/* Contentcenter Ende
/*****************************************/	

/* Contentright Start
/*****************************************/	
/* newsstart */
.newsright{
	background-color: #F2F2F2;	
	padding: 0 0 20px 0;
	border:0;
	}

.newsright img{
	background-color: #F2F2F2;	
	padding: 5px 0 8px 5px;
	border:0;
	}
.hlNews {	
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 0 10px;
	border:0;
	}
.textNews {	
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 0 10px;
	border:0;
	}
.linkrednews a{
	color: #D81625;
	padding: 0 10px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	float:right;
	}
/* newsend */
/* votingstart */
.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;
	}

/* votingend */

/* verwandte artikel start */
.verwartikelright{
	background-color: #F2F2F2;	
	padding: 0 0 0 0;
	border:0;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
	}
.hlverwartikel{	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 10px;
	background-color: #E6E6E6;
	border:0;
	}
.verwartikel{	
	font-size: 11px;
	line-height: 14px;	
	padding: 7px 0 12px 10px !important;
	padding: 7px 0 9px 10px;
	font-weight: 700;
	border:0;
	}
.verwartikel select{	
	width: 120px;
	}

/* verwandte artikel ende */

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

.specialoffer{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllspecialoffer{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}

.hllspecialoffer a{	
	color: #D81625;
	}
.hllspecialoffer a:hover{	
	color: #000000;
	}	
/* Contentright 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;/*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 10px 0 0;
        display:block;
        border:0;
        text-decoration:none;
	outline-width: 0; 
	float:left;
}

.contentad{
     padding-top:10px;
     text-align:center !important; 
}
.contentad div{
     margin-left: auto;
     margin-right: auto;
     position:relative;
     display:block;
}
/* commercials End */
/* funktionen Start */
.funktionen{
	padding: 0 0 24px 150px;
	}

/* 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: #D9E3F2;
	border: 0px;
	}
.footerlink{
	float: left;
	font-size: 9px;
	line-height: 14px;
	}
.footerbreak{
	float: left;
	color: #283373;
	padding: 0 16px 0 16px;
	font-size: 9px;
	line-height: 14px;	
	}
.footerlink a{
	color: #283373;
	}

#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;
	}
	
.bullet{
	color: #000000;
	}

/* Footer Ende */
/* Paging Start */
.paging{

	width:	480px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D9E3F2;
}
.paging a{
	text-decoration: none;
}
.pre{
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 0  4px 5px;
	background-color: inherit;
	width : 120px;
}
.pages{
	float: left;
	font-size: 11px;
	width: 230px;
	text-align:center;
	line-height: 13px;
	padding: 3px 0  4px 0;
	background-color: inherit;
}
.post{
	float: right;
	text-align:right;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 5px  4px 0;
	background-color: inherit;
	width : 120px;
}
/* Paging Ende */

/* Navi Sitemap */
.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;
	}
/* Navi Sitemap */


/* Content center Start */
/* TopTeaserImageLeft Start */
.ttImageLeft{
	width: 480px;
	background-color: #F2F2F2;
	padding: 0 0 19px 0;
	margin: 5px 0 10px 0;	
	line-height: 0px;
	overflow: auto;
	}
.rubrikStart{
	padding: 9px 0 0 0px;
	font-size: 10px;
	line-height: 10px;
	}
.rubrik{
	padding: 19px 0 0 0px;
	font-size: 10px;
	line-height: 10px;
	}
	
.ttHeadline{
	padding: 7px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.ttHeadlineKdb{
	padding: 7px  0 14px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.ImageLeft{
	float:left;
	padding: 14px 20px 0 0px !important;
	padding: 14px 16px 0 0px;
	}

.ImageLeft_technik{
	float:left;
	padding: 14px 19px 0 0px !important;
	padding: 14px 16px 0 0px;
	}
.ttTextRight{
	padding: 11px 13px 0 0px;
	font-size: 11px;
	line-height: 15px;
	}
	
.hlPicture{
	clear: both;
	padding: 9px 0 0 0;
	font-size: 10px;
	line-height: 10px;
  width: 180px;
	}	
    
.hlPicture_detail{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
  width: 182px;
}

.ttImageLeft2{
	width: 480px;
	background-color: #fff;
	padding: 0 0 0 0;
	margin: 5px 0 10px 0;	
	line-height: 0px;
	overflow: auto;
	}
/* TopTeaserImageLeft End */


/* TeaserImageRight Start */
.tsImageRight{
	width: 480px;
	padding: 0 0 19px 0;
	margin:5px 0 0 0;	
	line-height: 0px;
	overflow: auto;
	}
.contleft{
	float: left;
	}
.contright{
	float: right;
	}
.rubrikleft{
	padding: 14px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
	}
	
.tHeadlineleft{
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
	
.ImageRight{
	width: 180px;
	float:right;
	display: block;
	padding: 3px 10px 0 13px;
	}
 
.Imageright_detail{
	padding-bottom: 8px !important;
	padding-bottom: 8px;
	overflow: auto;
 }	
.tTextLeft{
	
	padding: 11px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}	
/* TeaserImageRight End */

/* TeaserImageLeft Start */
.tsImageLeft{
	width: 480px;
	padding: 5px 0 17px 0;
	line-height: 0px;
	overflow: auto;
	}
	
.tHeadline{
	padding: 6px 13px 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	}
	
.rubrikright{
	padding: 14px 13px 0 13px;
	font-size: 10px;
	line-height: 10px;
	}

.tImageLeft{
	float:left;
	padding: 14px 20px 0 14px !important;
	padding: 14px 16px 0 14px;
	}
	
.tTextRight{
	padding: 11px 13px 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
/* TeaserImageLeft End */	
/* Content center End */

/* TopBox Start */
.boxImageLeft{
	width: 480px;
	margin: 15px 0 0 0px;	
	overflow: auto;
}

.date{
	padding: 2px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
}

.ttHeadline{
	padding: 8px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}



.ttHeadline_impr{
	padding: 20px 0 9px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.hlartikel{
	font-size: 11px;
	line-height: 15px;
	font-weight: 800;
	}
	
.txtartikel{
	font-size: 11px;
	line-height: 15px;
	}
	
.txtartikel_impr{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;
	border: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;
	}
	
.details_impr a{
	color: #D81625;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	}
	
.newsText{
	float:left;
	padding: 0 0 0 11px;
	font-size: 11px;
	line-height: 15px;
}

.artikelspacer{
	padding-top: 14px;
}

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

.Imageboxleft_100{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
    width:100px;
}

.Imageboxleft_180{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
    width:180px;
}
.Imageboxright_180{
	float:right;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
    width:180px;
}

.Imageleft{
	padding-bottom: 8px !important;
	padding-bottom: 8px;
	overflow: auto;
 }

.btnbestellen{
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 20px 33px;;
}	

.boxtheme{
	padding: 20px 0 0 13px;
	}
	
.hltheme{
	padding: 0 0 6px 0;
	font-size: 13px;
	font-weight: 800;
	line-height: 15px;
	}
/* TopBox Ende */

/* Newslist Start */	
.hlspecialoffer{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.specialoffer{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllspecialoffer{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}

.hllspecialoffer a{	
	color: #D81625;
	}
.hllspecialoffer a:hover{	
	color: #000000;
	}
.ImageLeft_news{
	float:left;
	padding: 14px 19px 0 0px;
	}


.ttTextRight_news{
	padding: 11px 10px 0 0px;
	font-size: 11px;
	line-height: 15px;
		/* overflow: auto;
display:table; */
	}
.ttTextRight_news a {
	text-decoration : underline;
}
.ttImageLeft_news{
	width: 467px;
	padding: 0 0 20px 0;
	/*line-height: 0px;*/
	overflow : hidden;     /* 8.2.2010 AS: von "auto" */
	clear : both;
	padding-left : 13px;
	}
    
    
.trheadline{
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	}
    
.ttHeadline_news{
	padding: 7px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.ttHeadline_news a.ttHeadline_news_link{
	text-decoration: none;
}

.ttHeadline_newsF{
	padding: 7px 0 14px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

/* TopNews Start */
.NewsImageLeft{
	width: 480px;
	margin: 0 0 20px 0px;	
	overflow: auto;
}
.newsPreText{
	padding: 0 14px 15px 0px;
	font-size: 11px;
	line-height: 15px;
	font-weight: 700;
	overflow: auto;
}
.newsText_detail{
	float:left;
	padding: 0 14px 0 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}

.newsText_detail a{
	text-decoration: underline;
}
/* NewsimageRight Start */
.NewsImageRight{
	width: 466px;
	margin: 3px 0 20px 14px;	
	overflow: auto;
}
	
.Imageboxright{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
}


.Imageboxright_100{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
    width:100px;
}

.Imageboxright_180{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
    width:180px;
}

.newsTextLeft{
	float:left;
	padding: 13px 0px 9px 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}
/* TopNews Ende */

/* InfoBox Start */
	
.hlinfobox{
	width:	466px !important;
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background: #D9E3F2 url(../images/home/bg_hlBoxOben.jpg);
}
.Textinfobox a {
	text-decoration : underline;
}
.Textinfobox{
	width:	447px !important;
	width:	480px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	background: #F0F4FA url(../images/home/bg_hlBoxMitte.jpg);
}

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

.errorClass {
  border : 1px solid red;
  padding : 1px;
}
/* InfoBox Ende */

/* InfoBox Neu Start */
.hlinfoboxTop{
	width:	470px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 10px;
        background: url(/images/home/bg_hlBoxOben2.jpg);
	background-color: #F2F2F2;
}
.hlinfoboxBottom{
	width:	480px;
	height: 12px;
	margin-bottom: 10px;
        background: url(/images/home/bg_hlBoxUnten2.jpg);
	background-color: #F2F2F2;
}
/* InfoBox Neu Ende */

/* Newslist Start */	
.hlnewslist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.newslist{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
    
    .hllinknewslist{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}
.txtnewslist{
	font-size: 10px;
	font-weight: 600;
	line-height: 13px;
	position: relative;
	}
/* Newslist Ende */	
/* Gallery Start */
.picbox{
	width:	420px;
	background : url(../images/home/bg_hlBoxMitte.jpg);
	padding: 0 0 0 60px;
	}	
    	
.picgallery{
	float: left;
	padding: 10px 0 10px 15px;
	}
.pictxt{
	clear: both;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 10px 15px;
	}
/* Gallery Ende */

.autor{
	font-style: italic;
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	}

/* TopTeaserImageLeft End */
/* Newslist Ende */	


.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;
}	

/* Paging Start */
.blaettern{
	width:	96%;
	height: 20px;
	border: 10px solid #ffffff;
	background-color: #E6E6E6;
}

.vor{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 151px;
	padding: 2px 0  4px 5px;
	background-color: #E6E6E6;
}
.seiten{
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E6E6E6;
}
.zurueck{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 5px  4px 0;
	background-color: #E6E6E6;
}
.ttHeadline_termine{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
	
.ImageLeft_termine{
	float:left;
	padding: 14px 20px 3px 14px !important;
	padding: 14px 17px 3px 14px;
	}

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

.check{
	vertical-align:middle;
	}
.searchtermine{
	margin-top: 10px;
	width: 168px;
}

.kategorie{
	padding: 7px 0 0 13px;
	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;
	}
.Headline_termine{
	padding: 0px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.info{
	padding: 11px 0 0 0px;
	}
	
.location, .time, .contact, .internetadresse{	
	font-size: 11px;
	line-height: 13px;
	}
	
.ttText{
	padding: 11px 0 0 0px;
	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;
	
}
.termin{
	padding: 8px 0 6px 6px;
	background-color: #F2F2F2;
	font-size: 11px;
	font-weight: 800;
	line-height: 14px;
	}
	
.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;
	}
/* Magazin Index */
.ttImageLeft_magazinIndex{
	width: 467px;
	padding: 12px 0 20px 0;	
	line-height: 0px;
	overflow: hidden;
padding-left : 13px;
	}
.ttHeadline_magazinIndex{
	padding: 10px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.ttTextRight_magazinIndex{
	padding: 11px 13px 0 0px;
	font-size: 11px;
	line-height: 15px;
	}
.zumshop a{	
	float: right;
	padding-right: 25px;
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
.fhBox{
	padding: 0 0 20px 13px;
	overflow: auto;
	}
	
.hlfhBox{
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;	
	}
.fhBoxpost{
	padding: 10px 10px 0 0;
	float: right;
	font-size: 11px;
	line-height: 13px;
	clear: right;
	}
.fhBoxpre{
	padding: 10px 0 0 0;
	float: left;
	font-size: 11px;
	line-height: 13px;
	clear: left;
	}
.fhBoxRow{
	clear: both;
	padding-top: 5px;
	}
.fhBoxBborder{
	float: left;
	border: 1px solid #CCCCCC;
	}
.fhBox6px{
	float: left;	
	width: 4px;
	line-height: 8px;
	}
	
.fhBoxContent{
	background-color: #F0F4FA;
	margin: 3px 3px 3px 3px;
	padding: 5px 10px 3px 10px;
	line-height: 0px;
	}
	
.tt{
	width: 480px;
	padding: 0 0 17px 0;	
	line-height: 0px;
	overflow: auto;
	}
	
.ttsearch{
	padding: 14px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
.ttsearch a{
	text-decoration: underline;
	}
	
.txtHeft{
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 10px 0;
	}
/* Fruehere Hefte End */
/* Streitthema */


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

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

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

.streitthema_teaser h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 0 10px;
	border:0;
}

.TextkategorienBottomdark{
	width:	480px;
	height: 7px;
	margin-bottom: 10px;
        background: url(../content/bg_streitthemaunten.jpg);
        overflow : hidden;
}

.TextkategorienBottomlight{
	width:	480px;
	height: 7px;
	margin-bottom: 10px;
        background: url(../content/bg_streitthemauntenlight.jpg);
        overflow : hidden;
}

.streitthema_teaser h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px 0 0 0px;
	border:0;
}
.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)no-repeat;
	background-color: #D9E3F2;
}

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

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


/* Streitthema End*/
/* fhlist Start */	
.hlfhlist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	margin: 0 0 8px 0;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.fhlist{
	padding: 0 0 10px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllinkfhlist{	
	width:	127px;
	font-size: 10px;
	line-height: 11px;
	font-weight: 600;
	padding: 2px 0  2px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}
.hllinkfhlist a{	
	color: #D81625;	
}
.txtfhlist{
	font-size: 11px;
	font-weight: 200;
	line-height: 13px;
	position: relative ;	
	}
/*************************************Seite empfehlen****************************************************************/

.hlseiteempfehlen{
	font-size: 11px;
	line-height: 13px;
	padding: 5px  10px 5px 8px;
	font-weight: 700;
	}

.ttseiteempfehlen_my{
	margin: 10px 10px 0 10px;
	height: 543px;
	border: 1px solid #CCCCCC;
	} 

.hlseiteempfehlen_my{
	font-size: 11px;
	line-height: 13px;
	padding: 5px  10px 5px 8px;
	font-weight: 700;
	}
	
.txtseiteempfehlen_my{
	font-size: 11px;
	line-height: 13px;
	width: 400px;
	padding: 8px 10px 11px 8px;
	background-color: #F2F2F2;
	}
	
.seiteempfehlenboxgrey_my{
	border:3px solid #FFFFFF;
	background-color: #F2F2F2;
	height: 536px;
	}
	
.frmseiteempfehlen_my{
	line-height: 15px;
	font-size: 11px;
	padding: 30px 0 0 8px;
	width: 410px;
}
label.my{
  display: block;
  float: left;
  width: 110px;
  margin-top: 5px; 
}
input.my{
  display: block;
  float: left;
  width: 190px; 
  padding: 0 10px 0 0;
  margin-top: 5px;
  }
.chckbx_my{
	float: right;
	width: 90px;
 	margin-top: 5px;
}
.chckbx_my input{
	width: 16px;
	margin: 2px 2px 100px 0 !important;
	margin: 0 2px 100px 0;
}
.trenner_my input{
	margin: 30px 0 5px 0;
	}
.trenner_my label{
	margin: 30px 0 5px 0;
	}

textarea#nachricht{
	position: relative;
	width: 283px;
	height: 110px;
	top: -14px !Important;
	top: 0;
	left: 0 !Important;	
	left: -3px;
	}

.inputbtn_my input{
	width: 115px;
	float: right;
	}
.inputbtn_my{
	width: 115px;
	float: right;
	}
	
.abbrechen_my a{
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	}
/* Vote Ergebniss Ende */
/**********************************************************************************/




.pdfdownload{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 0 0;
}
	
.pdfdownload a{
	color: #E60719;
}	
	
.pdfdownload a:hover{
	color: #000000;
}
		
.hlPicture_technik{
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 3px 0;
	width: 180px;
}	

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

.aktuellist {
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	font-weight: 600;
}
	
.aktuell{
	background-color: #F2F2F2;
	padding: 6px 0 6px 11px;
	font-size: 11px;
	line-height: 15px;
	}

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

.listeinnen{
font-size: 11px;
line-height: 15px;
}

/**********************************News_abo**********************************************/
.background{
	width: 480px;
	margin-bottom: 20px;	
	line-height: 0px;
	overflow: auto;
	background-color: #F0F4FA;
	}

.ImageLeftna{
	float:left;
	padding: 10px 20px 20px 12px !important;
	padding: 10px 17px 20px 14px;
	}
.ttTextRightna{
	padding: 7px 0 20px 13px;
	font-size: 11px;
	line-height: 15px;
	}

.ttHeadline_news_abo{
	padding: 10px 0 10px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.anmeldung_newsletter{
	width:	472px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F0F4FA;
	overflow: auto;
}
.anmeldeLabels{
	float: left;
	width: 73px;
	font-size: 11px;
	line-height: 15px;
	padding: 11px 0 0 13px;
}

.anmeldeFields{
	width: 300px;
	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;
}	
/**********************************************************************************************************/
/*******  Kontakt  ***************************************************************************/

.txtartikel_kontakt{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;

	border: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;
	}
/**********************************************************************************************************/

/******************* Suche *********************************************************************************/
/* TopTeaserImageLeft Start */
	
.ttHeadline_suche{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
/* TopTeaserImageLeft End */

/* searchkategorie Start */	
.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;
	}
/* searchkategorie Ende */

/* Newslist Start */	
.hlterminlist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	
}
.termin{
	padding: 8px 0 6px 6px;
	background-color: #F2F2F2;
	font-size: 11px;
	font-weight: 800;
	line-height: 14px;
	}
	
.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;
	}
/* Newslist Ende */	

.ttHeadline_kameradatenbank{
	padding: 10px 13px 16px 13px !important;
	padding: 10px 13px 10px 13px;
	height: 10px;
	}
    
.ttHeadlineTxt{
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	float:left;
	}
    
.Belichtung{
	padding: 0 0 3px 8px;
	float:left;
	width: 240px;
	}
.Belichtung select{
	width: 177px;
	}	
.Sucher{
	padding: 0 0 3px 0;
	float:left;
	}
.Sucher select{
	float:left;
	width: 130px;
	}	

.Speichermedium{
	padding: 0 0 9px 8px;
	float:left;
	width: 240px;
	}
.Speichermedium select{
	margin-bottom: 11px;
	width: 177px;
	}

.Stromversorgung{
	padding: 0 0 9px 0;
	float:left;
	}
.Stromversorgung select{
	margin-bottom: 11px;
	width: 177px;
	}	

.submitbtn{
	padding: 0 25px 0 20px;
	margin: 0; 
	background-color: #DFDFDF;
	float:right;
}
.submitbtn input{
	padding: 7px 0 8px 0;
	width: 101px;
	}
	
.submitbtn2{
	padding: 0 10px 0 241px;
	margin: 0; 
	background-color: #DFDFDF;
	float:right;
}
.submitbtn2  input{
	padding: 7px 0 8px 0;
	width: 75px;
}	


.histogramm{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:265px;
	height: 28px;
	border-left: 1px #000000 solid;
	}
    

.modell_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width: 182px;
	font-size: 11px;
	}

.typ_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	display: block;
	width: 61px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.megap_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:42px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.zoom_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:42px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.gewicht_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:49px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.preis_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:44px;
	font-size: 11px;
	}

.borderresult{
	border: 1px solid #CCCCCC;
	padding: 3px 3px 8px 3px;
	margin-bottom: 10px;	
	}
/* Resultpic Anfang */
.resultpic{
	width: 456px;
	height: 180px;
	padding: 13px 13px 13px 13px;
	margin-bottom: 15px;
	background-color: #F2F2F2;
}
.merk{
	font-size: 9px;
	line-height: 9px;
	font-weight: 100;
	float:right;
}
.merk img {
	vertical-align:middle;	
}
label.kameradatenbank{
	padding: 0 7px 0 0;
}

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

/**********************************************************************************************************/
/* 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;
	}
/* Vorschau naechstes Heft Ende */

/* Shop */

.ttHeadline10{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.hlshop{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 15px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.shop1{
	float:left;
	width: 158px;
	height: 140px;
	margin: 0 0 0 10px;
	background: url(../content/buecher.jpg) left top;
	background-repeat:no-repeat;
	background-color: #F2F2F2;
	}
.shopauswahl1{
	float:left;
	width: 301px;
	padding: 20px 0 0 0;
	background-color: #F2F2F2;
	}
	
.Shopkategorien{
	font-size: 11px;
	line-height: 20px;
	height: 140px;
	width: 480px;
	padding: 0 0 0px 0;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
.Shopkategorien a{
	text-decoration: underline;
}

.hersteller select{
	width: 290px;
	}
	
.hersteller{
	margin: 10px 0 0 0;
	width: 290px;
	}

option.typ1 {
	font-weight: bold;
	}
	
.shopauswahl2{
	float:left;
	padding: 20px 0 25px 10px;
	background-color: #F2F2F2;
	}
.hlshop2{
	width:	221px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 15px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.Shopkategorien2{
	font-size: 11px;
	line-height: 20px;
	height: 70px;
	width: 235px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

.shop2 select{
	width: 150px;
	}
.shopbox{
	float:left;
	border: 0;
	padding : 0;
	margin: 0;
	}
	
.trenner1{
	}
.hlshop3{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 5px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}
.shopauswahl3{
	float:left;
	padding: 20px 0 25px 10px;
	background-color: #F2F2F2;
	width:	470px;
	}
.shopbox2{
	height:65px;
	margin-bottom: 20px;
	padding-bottom: 30px;
			
	}
.buecher{
	margin: 10px 0 0 0;
	width: 290px;
	}
.shop3{
	float:left;
	width: 158px;
	height: 140px;
	margin: 0 0 0 10px;
	/*background: url(../content/visual_abo.jpg) left top;
	background-repeat:no-repeat;*/
	background-color: #F2F2F2;
	}
.shopauswahl1 select {
	width: 301px;
	margin: 20px 0 0 0;
	}
/* Shop Ende */


/* ---------------------------- */
			/* Redaktion Start  */
	 
.redakteur_hl{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 10px 0pt 13px;
}

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

.redakteur_bild{
float :left;
padding: 10px 19px 10px 14px;
}

			/* Redaktion Ende  */
/* ---------------------------- */
.content{
	padding-bottom: 20px;
	overflow: auto;
}
.content a,.content a:hover {
	text-decoration : underline;
}
	

div.links_underline a {
    text-decoration: underline;
}

.links_underline_self a{
    text-decoration: underline;
}




/** fixed by manuel (start)
    - damit die headline direkt unter der dachzeile liegt
    - und der text und das bild dichter an der headline
**/
#home .rubrik{
	padding: 19px 0 0 0px;
}
#home h1{
	padding: 0px 0pt 0pt 0px;
}
#home .seperate {
	margin-bottom : 8px;
}
#home .text{
	padding: 10px 10px 0pt 0px;
}

#home .text a{
	text-decoration: underline;
}

#home .img_box{
	padding: 14px 19px 0 0px;
}
#home .ttImageLeft_news {
	padding-bottom : 0px;
}
/** 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) **/



.box_oben{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background: url(/images/home/bg_hlBoxOben.jpg) no-repeat;
	overflow:hidden;
}
.box_mitte{
	width:	451px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  5px 10px;
	background: url(/images/home/bg_hlBoxMitte.jpg);
}
.box_unten{
	width:	480px;
	height: 12px;
	margin-bottom: 10px;
        background: url(/images/home/bg_hlBoxUnten.jpg) no-repeat;
	overflow:hidden;
}


#boot_aktuell .boot_aktuell_teaser_box {
	width: 480px;
	padding: 0 0 20px 0;	
	line-height: 18px;
	overflow: auto;
	clear: left;
	display : table;
}
#boot_aktuell .teaser_headline{
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
#boot_aktuell .bild_float_links{
	float:left;
	padding: 14px 6px 0 14px;
}
#boot_aktuell .bild_float_rechts{
	float:right;
	padding: 14px 6px 0 14px;
}
#boot_aktuell .bild_details{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
	width: 180px;
	word-wrap: break-word;
}
#boot_aktuell .teaser_text{
	padding: 11px 10px 0 13px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
	display:table;
}
.teaser_center {
	padding-left : 13px;
	overflow: auto;
}
#object_detail h1 {
	padding-left : 13px;
}
#object_detail .newsPreText {
	padding-left : 13px;
}
#object_detail .newsText_detail {
	padding-left : 13px;
}
#object_detail .rubrik {
	padding-left : 13px;
}







/* 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;
}
/* Termin-upload Ende */

/* Eigner helfen Kaeufer Start */

.ehk_formular_label {
padding-top:10px;
float:left;
width:100px;
}

.ehk_formular_input {
padding-top:10px;
float:left;
}

.ehk_formular_input input {
width:110px;
border : 1px solid grey;
}

.ehk_formular_input textarea {
width:334px;
height:120px;
border : 1px solid grey;
}

.ehk_formular_input input.error{
border : 1px solid red;
}

.ehk_formular_input input.image{
padding-left: 10px;
border : none;
}

input.link{
	padding-top: 10px;
	color: #D81625;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
    text-decoration: underline;
}

.spacer_10px {
float:left;
width:10px;
height:1px;
background-image:url(../content/spacer.gif);
}

.line {
clear: both;
display : inline;
}

.ehk_formular_massage {
	font-weight: bold;
	margin-top: 4px;
}

.ehk_formular_errormassage {
	font-weight: bold;
	color: red;
	margin-top: 4px;
}

/* Eigner helfen Kaeufer Ende */


.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(../images/home/bg_hlBoxOben.jpg);
	background-color: #F0F3F8 ;
}
.mmc_box{
	width:	478px;
	margin:0;
	background-color: #FFF;
	border-left: 1px solid #DCE2F0;
	border-right: 1px solid #DCE2F0;
	overflow:auto;
}
.mmc_boxinner{
	width:	472px;
	margin:0 2px 0 3px;
	background-color: #F0F3F8;
	overflow:auto;
}

.mmcvidbox{
	width: 156px;
	float:left;
	margin:10px 0 10px 0;
}

.mmcvidbox p{
	font-size: 11px;
	line-height: 12px;
	width: 142px;
	padding: 10px 6px 10px 9px;
}
.mmcvidbox a{
	padding: 10px 6px 10px 9px;
}
.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;
	text-decoration: underline;
	}

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

/* 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 */
.segeln-Card {
	font-size:11px;
	line-height:15px !important;
	padding-bottom: 20px;
}

.segeln-Card p{
	margin: 15px 0 25px 0;
}

.segeln-Card img.content_img {
	padding: 0 8px 8px 0;
	float: left;
	width: 170px;
}

.segeln-Card img.content_img2 {
	padding: 0 8px 8px 0;
	float: left;
	width: 180px;
	height: 114px;
}

.segeln-Card img.sponsor_img {
	text-align: left;
	float: left;
	width: 126px;
	height: 126px;

}

.segeln-Card img.sponsor_img:hover {
	text-align: left;
	width: 126px;
	height: 126px;
}

.segeln-Card a.sponsorlink {
	display: inline;
	float: left;
	margin: 15px 15px 5px 15px!important;
	margin: 11px 11px 0px 11px;
	border: 2px solid #FFF;
}

.segeln-Card a.sponsorlink:hover {
	display: inline;
	float: left;
	margin: 15px 15px 5px 15px!important;
	margin: 11px 11px 0px 11px;	
/*	margin: 15px !important; */
/*	margin: 11px; */
	border: 2px solid #EFF4FA;
}

.segeln-Card a.sponsorlink:hover img {
	text-align: left;
	width: 126px;
	height: 126px;
}

.segeln-Card h1{
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding:8px 0 0 0;
}

.details_180 {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;  
  	display: inline;
  	/*width: 180px;*/
  clear:left;
  margin-left:15px !important;
  margin-left:13px;
  width:120px;
  float:left;	
}
.lightsocial_element {float:left;margin-left:5px;}
.lightsocial_container {margin-bottom:40px;}
h3.related_post_title {clear:both;}