/*****************************************/	
*{
	margin: 0;
	padding: 0;
}
.links_underline_self a{
      text-decoration: underline;
}

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;	
	margin:0;
	padding:0;
	vertical-align: bottom;
	}
.links_underline a {
    text-decoration: underline;
}

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

/*****************************************/	

/* Basic Boxmodel Start 	
/*****************************************/		
#outer {
	position: relative;
	width:925px;
	float:left;
	padding: 0 0 0 0;
	}
	
#header {
	width: 788px;
	height: 34px;
	float:left;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	background: url(../content/bg_search.jpg) right top;
	background-repeat: no-repeat;
	}

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

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

#center {
	width: 480px;
	float: left;
	font-align:left;
}
#right {	
	width: 148px;
	float: right;	
	padding: 5px 0 0 0;
}
#commercialright{
	float: left;
	padding: 0 0 0 15px;
	width: 120px;
	height: 600px;
}
/* Basic Boxmodel End 
/*****************************************/	

/* Content 
/*****************************************/	
/* Top Start */
#Top{
	width: 790px;
	height: 96px;
	background: url(../content/bg_header.jpg) right top;
	z-index: 700;
}
/* Top End */


/* Search Start */
#search{
	width: 134px;
	height: 28px !important;
	height: 23px;
	float: left;
	padding:3px 0 0 2px;
}
#hlsearch{
	float: left;
	padding: 2px 0 0 12px;
}
input.search{
	width: 134px;
	font-size: 10px;
}
#hlsearch input{
        padding-top: 6px;
	width: 54px;
	height: 19px;
	}
/* Search End */


/* Topnavi Start */
#topnavi{
	float: left;
	padding: 9px 0 0 394px;
	font-size: 10px;
	}
/* Topnavi End */


/* Content-left Start */
.contentLeft{
	width: 150px;
	background: url(../content/bg_contentLeft.gif) right top;
	background-repeat: repeat;
	}
.contentLeftTop{
	width: 150px;
        height:9px; 
	background: url(../content/bg_contentLeftTop.gif) right top;
	background-repeat: no-repeat;
        overflow: hidden;
	}
.contentLeftBottom{
	width: 150px;
        height:9px; 
	background: url(../content/bg_contentLeftBottom.gif) right top;
	background-repeat: no-repeat;
        overflow: hidden;
        vertical-align: bottom;
	}
.border{
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	} 

/* Content-left End */

/* Content-right Start */
.contentright{
	width: 146px;
	border: 1px solid #CCCCCC;
	top: 5px;
	}
/* Content-right End */

.booklet{
	padding: 0 10px 10px 10px;
	border:0;
	}
.booklet_ie6{
	padding: 0 5px 0;
	border:0;
	}

.booklet img{
	border:0;
	padding: 5px 0 5px 5px;
	}

.linkred {
	font-size: 10px;
	line-height: 10px;
	}
	
.linkred a{
	color: #00361A;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
.linkred a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}

.linkredbooklet {
	color: #00361A;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
.linkredbooklet a{
	color: #00361A;
	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;
	}

/* Contentcenter
/*****************************************/	
.mehr a, a.mehr{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
        text-decoration: underline;
	}
.text a {
  text-decoration: underline;
}
.mehraktion a{
	color: #00361A;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
        text-decoration: underline;
	}
.mehraktion {
    padding-bottom: 10px;
	}
/* Seperate Start */
.seperate{
	width: 480px;
	height: 1px;	
	background-color: #7FCEAD;
	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
/*****************************************/	

/* 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: 16px 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 */

/* 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: #E5F5EE;	
	padding: 0 0 0 0;
	border:0;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
	}

.hlVoting {	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 10px;
	border:0;
	}

.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 0 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: #E5F5EE;
	position: relative ;	
	
}

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

.hllspecialoffer a{	
	color: #00361A;
	}
.hllspecialoffer a:hover{	
	color: #00361A;
	}	
/* 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;
	/* 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 */
/* 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: #009C5A;
	border: 0px;	
	}
.footerlink{
	float: left;
	font-size: 9px;
	line-height: 14px;	
        padding: 2px 0 0 0;
	}
.footerbreak{
	float: left;
	color: #FFFFFF;	
	padding: 2px 16px 0 16px;
	font-size: 9px;
	line-height: 14px;	
	}
.footerlink a{
	color: #FFFFFF;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	}

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

#titlelist a{
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-weight: normal;
	}

.bullet{
	color: #F2B406;
	}

/* Footer Ende */
/* Paging Start */
.paging{
	width:	480px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E5F5EE;
}
.pre{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 110px;
	padding: 2px 0  4px 5px;
	background-color: #E5F5EE;
}
.pages{
	float: left;
	font-size: 11px;
	width: 250px;
	text-align:center;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E5F5EE;
}
.post{
	float: right;
	text-align:right;
	font-size: 11px;
	line-height: 13px;
	width: 110px;
	padding: 3px 5px  4px 0;
	background-color: #E5F5EE;
}

/* Paging Ende */

/* Navi Left Start   */
.buttonFirst{
	width: 130px !important;
	width: 115px;
	height: 29px;
	background: url(../content/btn_buttonFirst.gif);
	background-repeat: no-repeat;	
        color: #009D5B; 
	padding: 0 3px 0 20px; 
	}
.buttonFirstactive{
	width: 130px !important;
	width: 115px;
	height: 29px;
	background: url(../content/btn_buttonFirstactive.gif);
	background-repeat: no-repeat;		
	padding: 0 3px 0 20px; 
	}
.buttonFirst a{
        color: #00361A;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 29px;
	padding: 1px 3px 0 5px; 
	}
.buttonFirstactive a{
	padding: 1px 3px 0 5px; 
        color: #009D5B;
        font-family: Verdana;
        line-height: 29px;
	font-weight: bold;
	font-size: 11px; 
	}
.buttonFirst2{
	width: 130px !important;
	width: 115px;
	height: 43px;
	background: url(../content/btn_buttonLast2.gif);
	background-repeat: no-repeat;	
        color: #009D5B; 
	padding: 0 3px 0 20px; 
	}
.buttonFirst2active{
	width: 130px !important;
	width: 115px;
	height: 43px;
	background: url(../content/btn_buttonFirstactive3.gif);
	background-repeat: no-repeat;		
	padding: 0 3px 0 20px; 
        display:block;
	}
.buttonFirst2 a{
        color: #00361A;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 15px;
	padding: 1px 3px 0 5px; 
	}
.buttonFirst2active a{ 
        color: #009D5B;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 15px;
	padding: 1px 3px 0 5px; 
	}
.buttonFirst4{
	width: 130px !important;
	width: 115px;
	height: 43px;
	background: url(../content/btn_buttonLast2.gif);
	background-repeat: no-repeat;	
        color: #009D5B; 
	padding: 0 3px 0 20px; 
	}
.buttonFirst4active{
	width: 130px !important;
	width: 115px;
	height: 29px;
	background: url(../content/btn_buttonFirstactive2.gif);
	background-repeat: no-repeat;		
	padding: 0 3px 0 20px; 
        display:block;
	}
.buttonFirst4 a{
        color: #00361A;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 15px;
	padding: 1px 3px 0 5px; 
	}
.buttonFirst4active a{
	padding: 1px 3px 0 5px; 
        color: #009D5B;
        font-family: Verdana;
        line-height: 29px;
	font-weight: bold;
	font-size: 11px; 
	}
.button{
	width: 138px !important;
	width: 115px;
	height: 25px;
	background: url(../content/btn_button.gif);
	background-repeat: no-repeat;	
	padding: 0 3px 0 20px;
	}
	
.buttonactive{
	width: 138px !important;
	width: 116px;
	height: 25px;
	background: url(../content/btn_buttonactive.gif);
	background-repeat: no-repeat;
	padding: 0 3px 0 20px;
	}
.button a{
        color: #00361A;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 22px;
	padding: 0 3px 0 5px; 
	}
.buttonactive a{
	padding: 0 3px 0 5px; 
        color: #009D5B;
        font-family: Verdana;
        line-height: 22px;
	font-weight: bold;
	font-size: 11px; 
	}
.buttonLast{
	width: 138px !important;
	width: 115px;
	height: 26px;
	background: url(../content/btn_buttonLast.gif);
	background-repeat: no-repeat;
	padding: 0 3px 0 20px;
	}
.buttonLastactive{
	width: 137px !important;
	width: 114px;
	height: 26px;
	background: url(../content/btn_buttonLastactive.gif);
	background-repeat: no-repeat;
	padding: 0 3px 0 20px;
	}
.buttonLast a{
        color: #00361A;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 25px;
	padding: 0 3px 0 5px; 
	}
.buttonLastactive a{
	padding: 0 3px 0 5px; 
        color: #009D5B;
        font-family: Verdana;
        line-height: 25px;
	font-weight: bold;
	font-size: 11px; 
	}

.button2ebene{
	width: 113px;
	background-color: #F5FBF8;
	padding: 4px 0 4px 23px;
        color: #04A063;
        border-left: 1px solid #7FCEAD;
        border-right: 1px solid #7FCEAD;
        border-bottom: 1px solid #7FCEAD;
	}
.button2ebene a{
	font-family: Verdana;
	font-size: 11px;
        color: #009D5B;
	}


.button2ebeneactive{
	width: 113px;
	/* background: url(../content/bg_2_ebene.gif); */
	background-repeat: no-repeat;
	background-color: #F5FBF8;
	padding: 5px 0 5px 23px;
        border-left: 1px solid #7FCEAD;
        border-right: 1px solid #7FCEAD;
        border-bottom: 1px solid #7FCEAD;
	}

.button2ebeneactive a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	line-height: 13px; 
        color: #009D5B;
	}
	
.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* Navi Left Ende */

.sitemap1 {
        color: #002F16;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 22px;
	padding: 0 3px 0 15px;
 }
.sitemap2 {
        color: #002F16;
        font-family: Verdana;
	font-size: 11px; 
        line-height: 22px;
	padding: 0 3px 0 35px;
 }
.sitemap1 a{
        color: #002F16;
        font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
        line-height: 22px;
 }
.sitemap2 a{
        color: #002F16;
        font-family: Verdana;
	font-size: 11px; 
        line-height: 22px;
 }

/* Navi Sitemape */

.contentleft_sitemap{
	width: 136px;
	border: 0px solid red;
	margin-top: 5px;
	}

div.border_sitemap div.button{
	width: 130px !important;
	width: 107px;
	/*height: 20px;*/
	background:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
    line-height: 15px;
/*
	margin: 0 0 1px 0 !important;
	margin: 1px 0 0 0;
	padding: 4px 3px 0px 15px;
*/
padding-top:5px;
padding-left:10px;
	}
/*	
.buttonactive{
	width: 130px !important;
	width: 108px;
	height: 20px;
	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: #E70718;
	margin: 1px 0 0 0;
	}
*/
div.border_sitemap div.button2ebene{
	/*background-color: #efefef;*/
	font-family: Verdana;
	font-size: 11px; 
	line-height: 11px; 
padding-top:5px;
padding-left:30px;
        background:none;
height: 20px;
	}
/*
div.button2ebeneactive{
	width: 107px;
	background: url(../content/bg_2_ebene.gif);
	background-repeat: no-repeat;
	background-color: #efefef;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	line-height: 11px; 
	padding: 5px 0 5px 23px;
	}
*/	
.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* 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 13px;
	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;
	line-height: 15px;
	font-weight: bold;
        color: #007E49;
	}
.ttHeadline a{
        color: #007E49;
        text-decoration: none;
	}
.ttHeadlineKdb{
	padding: 7px  0 14px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
        color: #007E49;
	}
.ImageLeft{
	float:left;
	padding: 14px 20px 0 14px !important;
	padding: 14px 16px 0 14px;
	}
		
.ImageLeft_technik{
	float:left;
	padding: 14px 19px 0 0px !important;
	padding: 14px 16px 0 0px;
	}
.ttTextRight{
	padding: 11px 13px 0 13px;
	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: 180px;*/
}
.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;
	line-height: 15px;
	font-weight: bold;
        color: #007E49;
	}
	
.ImageRight{
	width: 180px;
	float:right;
	display: block;
	padding: 3px 10px 0 13px;
	}
 
.Imageright_detail{
float:right;
	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;
	line-height: 15px;
	font-weight: bold;
        color: #007E49;
	}
	
.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 20px 0px;	
	overflow: auto;
}

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

.ttHeadline_impr{
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 9px;
	padding-left: 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
}

.hlartikel{
	font-size: 11px;
	line-height: 15px;
	font-weight: 800;
	}
	
.txtartikel{
	font-size: 11px;
	line-height: 15px;
        width:460px;
	}
	
.txtartikel_impr{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;
	border: 1px solid #CCCCCC;
	width: 430px;
	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;
}
 
.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: #E5F5EE;
	position: relative ;	
	
}
.specialoffer{
	padding: 0 0 9px 0;
	background-color: #E5F5EE;
	position: relative ;	
	}
	
.hllspecialoffer{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #E5F5EE;
	position: relative ;	
}

.hllspecialoffer a{	
	color: #00361A;
	}
.hllspecialoffer a:hover{	
	color: #000000;
	}
.ImageLeft_news{
	display : table;
	float:left;
	padding: 14px 19px 0 0px;
	}

.ImageLeft_ATP{
	display : table;
	padding: 14px 19px 0 76px;
	}
		
.ttTextRight_news{
	padding: 11px 10px 0 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
	display:table;
	}
.ttTextRight_news2{
	padding: 11px 10px 0 0px;
	font-size: 11px;
	line-height: 15px;
        height: 470px;
	overflow: none;
	}
.ttImageLeft_news{
	width: 467px;
	padding: 0 0 20px 13px;	
	line-height: 0px;
	overflow: auto;
	}
 .ttImageLeft_news2{
	width: 459px;
	padding: 0 0 20px 13px;	
	line-height: 0px;
	overflow:none;
	}   
    
#home .ttImageLeft_news2{
	overflow:auto;
}
.trheadline{
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	}
    
.ttHeadline_news{
	padding: 7px 0 0 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
        color: #007E49;
}
.ttHeadline_news a{
        color: #007E49;
        text-decoration: none;
}
.ttHeadline_newsF{
	padding: 7px 0 14px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
        color: #007E49;
}

/* TopNews Start */
.NewsImageLeft{
	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;
}


.newsTextLeft{
	float:left;
	padding: 13px 0px 9px 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}
.newsText_detail_reise_popup{
	float:left;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}
.ImageLeft_reise_popup{
	float:left;
	}
.hlPicture_detail{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
        width:180px;
}
/* TopNews Ende */
	
.hltermine{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #E5F5EE;
}
/* InfoBox Start */
	
.hlinfobox{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #E5F5EE;
}
.Textinfobox a {
	text-decoration : underline;
}

.Textinfobox{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	margin-bottom: 10px;
	background-color: #F2FAF6;
}

	

/* InfoBox Ende */
/* Newslist Start */	
.hlnewslist{	
	width:	128px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E5F5EE;
	position: relative ;	
	
}
.newslist{
	padding: 0 0 9px 0;
	background-color: #E5F5EE;
	position: relative ;	
	}
    
    .hllinknewslist{	
	width:	127px;
	font-size: 8px;
	line-height: 10px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #E5F5EE;
	position: relative ;	
}
.txtnewslist{
	font-size: 10px;
	font-weight: 600;
	line-height: 11px;
	position: relative ;	
	}
/* Newslist Ende */	
/* Gallery Start */
.picbox{
	width:	420px;
	background-color: #F2FAF6;
	padding: 0 0 0 60px;
	margin-bottom: 20px;
	}	
    	
.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 #AADFC9;
	height:96%;
	} 
	
.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: #E5F5EE; */
	float: left;
	margin-left: 8px;
	width:350px;
	}
	
.txtbilderpopup{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
	padding: 0 10px 0 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: #E5F5EE;
}

.vor{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 151px;
	padding: 2px 0  4px 5px;
	background-color: #E5F5EE;
}
.seiten{
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E5F5EE;
}
.zurueck{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 5px  4px 0;
	background-color: #E5F5EE;
}
.ttHeadline_termine{
	padding: 10px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
        color: #007E49;
	}
	
.ImageLeft_termine{
	float:left;
	padding: 14px 20px 3px 0px !important;
	padding: 14px 17px 3px 0px;
	}
	
.ttTextRight_termine{
	padding: 11px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
    .hlexperten{
	width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  1px 14px;
	color: #007E49;
        background-color:#E5F5EE;
}
.Expertenkategorien{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 19px  10px 14px;
	margin-bottom: 10px;
	background-color: #E5F5EE;
        overflow: auto;
}
.Expertenkategorien select{
	margin-top: 8px;
	width: 318px;
	}
.Textkategorien{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 0px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
.Textkategorien select{
	margin-top: 8px;
	width: 318px;
	}
.check{
	vertical-align:middle;
	}
.searchtermine{
	margin-top: 10px;
	width: 168px;
}
.searchsubmit{
	padding-left: 7px;
}

.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,  .internetadresse{	
	font-size: 11px;
	line-height: 13px;
	}
.contact{
	font-size: 11px;
	line-height: 13px;
        width: 460px;
}
.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 13px;	
	line-height: 0px;
	overflow: auto;
	}
.ttHeadline_magazinIndex{
	padding: 10px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.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 #7FCEAD;
	}
.fhBox6px{
	float: left;	
	width: 4px;
	line-height: 8px;
	}
	
.fhBoxContent{
	background-color: #E6F5EE;
	margin: 3px 3px 3px 3px;
	padding: 5px 10px 3px 10px;
	line-height: 0px;
	}
.txtHeft{
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 10px 0;
	}
/* Fruehere Hefte 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 */
/**********************************************************************************/


.info_technik{
	padding: 0 0 0 13px;
}
.pdfKaufen{
	float: right;
}
.pdfdownload{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 0 0;
}
	
.pdfdownload a{
	color: #007E49;
        text-decoration:underline;
        font-weight: 700;
}	
	
.pdfdownload a:hover{
	color: #000000;
}
.pdfdownload2{
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 0 0;
}
	
.pdfdownload2 a{
	color: #007E49;
        text-decoration:underline;
        font-weight: 700;
}	
	
.pdfdownload2 a:hover{
	color: #000000;
}		
.hlPicture_technik{
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 3px 0;
	width: 100px;
}	

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

/************************ Kameradatenbank ***************************************************************/
.ttBackgroundGrey{
        color: #002F16;
	width: 480px;
	margin-bottom: 20px;	
	line-height: 0px;
	overflow: auto;
	background-color: #F2FAF6;
	}

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

.borderanmeldung{
	border: 1px solid #7FCEAD;
	padding: 3px 3px 3px 3px;
	margin-bottom: 10px;	
	}
.anmeldung{
	width:	474px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2FAF6;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.hersteller{
	float: left;
	padding: 10px 34px 0 35px;
border:0px solid red;
}

.hersteller label{
	text-align: right;
	padding: 0 10px 10px 0 !important;
	padding: 0 10px 0 0;
	}
	
.hersteller select{	
	width: 130px;
}
.hersteller_kameradatenbank{
	position: relative;
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:191px;
	}
.kamera_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:265px;
	border-left: 1px #000000 solid;
	}
.Typ{
	float: left;
	padding: 10px 34px 0 0;
border:0px solid blue;

}
.Typ label{
	text-align: right;
	padding: 0 10px 10px 0 !important;
	padding: 0 10px 0 0;
	}
.Typ select{
	width: 130px;
}
label.kamera{
	padding: 0 7px 0 0;
	vertical-align:middle;
	line-height: 25px;
border:0px solid red;
}
.label1{
	text-align: right;
	width: 180px;
	float:left;
border:1px solid green;

	}
.input1{
	width: 60px;
	float:left;
	}
.input1 input{
	width: 50px;
	float:left;
	}
.label2{
	padding-left: 9px;
	text-align: right;
	width: 130px;
	float:left;
	}
.input2{
	width: 60px;
	float:left;
	}
.input2 input{
	width: 50px;
	float:left;
	}
.input3{
	float:left;
	width: 170px;
	padding-left: 20px;
	}
.input3 input{
	width: 15px;
}
.input3 label{
	position: relative;
	bottom: 4px;
	padding-left: 7px;
	}

.label4{
	padding: 0 0 0 248px;
	text-align: right;
	width: 130px;
	float:left;
	}
.input4{
	width: 60px;
	float:right;
	padding: 0 33px 0 0;
	}
.input4 input{
	width: 50px;
	float:left;
	}	

div.form_zeile
{
width:97.8%;
height:2em;
}

div.form_zeile_1
{
width:97.8%;
padding:10px 0px;
height:2em;

}

div.form_spalte_links
{
width:49.5%;
float:left;
height:1.8em;
}

div.form_sp_innen_links
{
padding:2px 0px 0px 35px;
text-align:right;
height:1.8em;
}
div.form_spalte_links div.form_sp_innen_links
{
padding:2px 0px 0px 0px;

}

div.form_spalte_rechts
{
width:49%;
float:right;
height:1.8em;
}

div.form_sp_innen_rechts
{
padding:2px 0px 0px 0px;
text-align:right;
height:1.8em;
}

div.form_sp_innen_rechts input,div.form_sp_innen_links input{
width:20%;
}

div.form_sp_innen_rechts input,div.form_zeile_1 div.form_spalte_rechts div.form_sp_innen_rechts select{
margin-right:34px;
}


div.form_zeile_1 div.form_sp_innen_rechts label,div.form_zeile_1 div.form_sp_innen_links label{
padding-right:8px;
}
div.form_sp_innen_rechts label,div.form_sp_innen_links label{
padding:0px;
}

div.form_zeile2
{
width:97.8%;
height:4.3em;
}

div.form_spalte_links2
{
width:49.5%;
float:left;
height:4.2em;
}

div.form_spalte_rechts2
{
width:49%;
float:right;
height:4.2em;
}



div.form_sp_innen_ohne
{
padding:7px 0px 5px 10px;
text-align:left;
height:4.2em;
}
div.form_sp_innen_ohne select{

width:74%;
}
.resultattop{
	background-color:#E6E6E6; 
	width:	474px;
	height: 45px !important;
	height: 40px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
.resultatlight{
	background-color:#F2F2F2; 
	width:	474px;
	height: 24px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
    .hlhersteller{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:190px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlkamera{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:265px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.resultatwhite{
	background-color:#FFFFFF; 
	width:	474px;
	height: 24px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
    .resultatlight_kameradatenbank{
	background-color:#F2F2F2; 
	width:	474px;
	overflow: auto;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
.resultatwhite_kameradatenbank{
	background-color:#FFFFFF; 
	width:	474px;
	overflow: auto;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
.hlmodell{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width: 182px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}

.hltyp{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0;
	padding:0 0 0 22px; 
	width: 47px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlmegap{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlzoom{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlgewicht{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 2px; 
	width:55px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlpreis{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:44px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.modell{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width: 182px;
	font-size: 11px;
	}

.typ{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0;
	padding:0 0 0 2px; 
	width: 67px;
	font-size: 11px;
	}
.megap{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	}
.zoom{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	}
.gewicht{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 2px; 
	width:55px;
	font-size: 11px;
	}
.preis{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:44px;
	font-size: 11px;
	}
.trennertop{
	float:left;
	width:1px; 
	margin:8px 0 0 0; 
	padding:0 0 0 0;
	height: 37px;
	background-color:#000000;
	}
.trenner{
	float:left;
	width:1px; 
	padding:0 0 0 0;
	height: 24px;
	background-color:#000000;
	}
.trenner_kameradatenbank{
	float:left;
	width:1px; 
	padding:0 0 0 0;
	background-color:#000000;
	display: block;
	position: relative;
	overflow: auto;
	}
.hlPicture_hefte{
	clear: both;
	padding: 9px 0 0 0;
	font-size: 10px;
	line-height: 10px;
	}	

.heftdurchsuchen{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 19px  20px 14px;
	margin-bottom: 10px;
	background-color: #F2FAF6;
}

.tt{
	width: 480px;
	padding: 12px 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;
	}

.Imageboxleft_180{
	float:left;
	padding:4px 17px 0pt 0pt !important;
	width:180px;
}
.Imageboxleft_100{
	float:left;
	padding:4px 17px 0pt 0pt !important;
	width:100px;
}
/**********************************************************************************************************/
/**********************************News_abo**********************************************/
.ttHeadline_news_abo{
	padding: 10px 0 10px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.anmeldung_news_abo{
	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: 3px !important;
	bottom: 1px;
	}	
.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-bottom: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;     
	}

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

/******************* Suche *********************************************************************************/
/* TopTeaserImageLeft Start */
	
.ttHeadline_suche{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
/* 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: #F2FAF6;
}
.searchkategorie{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 6px 0;
	font-weight: 700;
	}

.searchkategorie a{
	color: #00361A;
	}

.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: 15px;
	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: 454px;
	height: 171px;
	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;
	}
	
.VStxtartikel a{
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 0px;
        text-decoration: underline;
	}

.VSnewsText{
	float:left;
	padding: 0 0 0 11px;
	font-size: 11px;
	line-height: 15px;
}
	
.VSImageboxleft{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
}
 
.VSImageleft{
	padding-bottom: 20px;
 }

.VSboxtheme{
	padding: 20px 0 0 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/bg_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 */
/* Experten */

.ImageRight_experten{
	width: 100px;
	float:right;	
	display: block;
	padding: 10px 10px 9px 13px;
	}
 

.ttTextLeft_experten{
	width : 300px;
	padding: 11px 0 0 13px;
	float:left;
	font-size: 11px;
	line-height: 15px;
	}	
.ttTextLeft_experten2{
	width : 467px;
	padding: 0 0 15px 13px;
	float:left;
	font-size: 11px;
	line-height: 15px;
	}	
.ttTextDate_experten{
	width : 300px;
	padding: 11px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}	
.ttHeadline_experten{
	width : 280px;
	float:left;
	padding: 0 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #007E49;
}
.ttHeadline_experten2{
	width : 467px;
	float:left;
	padding: 5px 0 10px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #007E49;
}
.ttHeadline_experten3{
	width : 467px;
	float:left;
	padding: 0 0 0 13px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
}

.rubrik_experten{
	padding: 9px 0 0 0px;
	font-size: 10px;
	line-height: 10px;
	}
.expertentheme{
	width:	447px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 19px  10px 14px;
	margin-bottom: 10px;
}
.expertentheme select{
	margin-top: 8px;
	width: 148px;
	}
.Imagetext_experten{
	width: 100px;
	padding: 9px 0 0  0;
	float:right;
	display: block;
	font-size: 10px;
	line-height: 11px;
	}
/* Experten Ende */
/* Test Start*/
.kategorieTest{
	width:	146px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0  0 0;
        float:left;
}
.kategorieTest select{
	margin-top: 8px;
	width: 146px;
	}

.markeTest{
	width:	146px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0  0 6px;
        float:left;
}
.markeTest select{
	margin-top: 8px;
	width: 146px;
        float:left;
	}

.artikelTest{
	width:	146px;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0  0 6px;
        float:left;
}
.artikelTest select{
	margin-top: 8px;
	width: 146px;
        float:left;
	}
/* Reise Anfang */
.pictoOuter{
        padding: 0 0 0 13px;
}
.hlpictobox{	
        width:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #E5F5EE;
}
.pictoBox{
        Background-color: #F1FAF5;
        overflow: auto;
        width: 480px;
}

.pictoBoxDark{
        Background-color: #E6F5EE;
        overflow: auto;
        width: 480px;
}
.pictoLeft{
	height: 70px;
        width: 137px;
        float: left;
}
.pictoRight{
        padding: 10px 0 10px 0;
        width: 334px;
        float: left;
	font-size: 11px;
	line-height: 15px;
}
.pictoImage{
       height: 55px;
       width: 79px;
       padding: 10px 0 6px 22px;
}
.reise_link{
	text-decoration: underline;
	line-height: 14px;
}
/* Reise Ende */

.fieldnames{
  font-weight: 700;
  width: 200px;
}

.spacer{
  border: none;
  margin: 0;
  padding: 0;
  width: 10px;
}

/* Teaser-Box Start */
.teaser_header{
	background: url(../content/teaser/bg_header.jpg) no-repeat bottom;
	height: 12px;
	width: 148px;
}

.teaser_footer{
	background: url(../content/teaser/bg_footer.jpg) no-repeat;
	height: 12px;
	width: 148px;
}

.teaser_box{
	background: #DDE7F2;
	text-align: center;
}

.teaser_box img{
	padding: 5px 0;
}

.teaser_hl{
	background: #DDE7F2;
	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 0 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: #EE0425;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
        text-decoration: underline;
}

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

.teaser_link a{
	color: #EE0425;
	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 */

/* Startseite Start */
#center{
	padding-top: 5px;
}

#center .news_teaser{
	background: #E6F5EE;
	overflow: auto;
	width: 467px;
	padding-left : 13px;
}

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

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


#center .news_teaser h1 a{
	color: #EE0425;
	text-decoration: none;
}

#center h1 a{
	color: #007E49;
	text-decoration: none;
}

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

#center .img_left{
	float: left;
	padding: 14px 19px 0 14px;
}
/* Startseite Ende */

/* News Übersichts-Teaser Start */
.teaser_center{
	overflow: auto;
	padding-bottom: 20px;
	width: 480px;
}

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

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

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

/* federerSpecial Start */

#RefererSpecial .ttHeadline_termine_dachzeile{
	padding: 10px 0 0 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
        color: #007E49;
        margin-top:5px;
	}

/* federerSpecial Ende */



/** 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: 10px 0 0 0px;
}
#home h1{
	padding: 0px 0pt 0pt 0px;
}
#home .seperate {
	margin-bottom : 8px;
}
#home .text{
	padding-top: 5px;
}
#home .img_left{
	padding: 8px 19px 0 0px;
}
#home .img_box{
	padding: 8px 19px 0 0px;
}
#home .ttHeadline {
	padding-top : 0px;
}
#home .ImageLeft_news {
	padding-top : 11px !important;
	padding-top : 11px;
}
#home .ttTextRight_news {
	padding-top : 8px !important;
	padding-top : 8px;
}
/** fixed (end) **/




/* Gewinnspiel START */

#gewinnspiel {
	width : 480px;
	background : #F9E8CA;
	font-family : verdana;
	margin-top : 10px;
}
#gewinnspiel .logo{
	width : 480px;
	height : 106px;
	background : url(../images/gewinnspiel/__03.jpg);
}
#gewinnspiel .logo_gs2{
	width : 480px;
	height : 106px;
	background : url(../images/gewinnspiel2/gewinnspiel_logo2.jpg);
}

#gewinnspiel .logo_gs2009{
	width: 480px;
	height: 106px;
	background: url(../images/gewinnspiel2009/gewinnspiel-header.jpg);
}

#gewinnspiel .title{
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	width : 439px;
	height : 15px;
	background : #C0321A url(../images/gewinnspiel/__06.jpg) no-repeat right 0px;
	padding : 6px 20px;
}
#gewinnspiel .text{
	font-size : 10px;
	width : 414px;
	background : #FEF4D9;
	padding : 15px;
	margin-left : 13px;
}
#gewinnspiel #buttons{
	width : 444px;
	background : #FEF4D9;
	margin-left : 13px;
	height : 1190px;
}
#gewinnspiel #buttons .button_1{
	width : 103px;
	height : 133px;
	float : left;
	margin-bottom : 10px;
}
#gewinnspiel #buttons .button_2{
	width : 103px;
	height : 133px;
	float : left;
	margin-left : 10px;
	margin-bottom : 10px;
}
#gewinnspiel #buttons .button_text{
	font-family : verdana;
	width : 210px;
	float : left;
	margin-left : 10px;
	margin-bottom : 10px;
	font-size : 9px;
}



#gewinnspiel_popup #form .error {
	color : #ff0000;
	margin : 5px;
	height : 15px;
	font-size : 12px;
	font-weight : bold;
}
#gewinnspiel_popup .sponsor {
	margin : 10px 0px 10px 20px;
	font-size : 12px;
	font-weight : bold;
}
#gewinnspiel_popup .footer {
	height : 10px;
}
#gewinnspiel_popup #form table {
	margin-bottom : 10px;
}
#gewinnspiel_popup {
	width : 610px;
	background : #FFF3CD;
	font-family : verdana;
}
#gewinnspiel_popup .title{
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	width : 570px;
	height : 14px;
	background : #C00518 url(../images/gewinnspiel/__01.jpg) no-repeat right 0px;
	padding : 6px 20px;
	margin-top : 10px;
}
#gewinnspiel_popup .headline{
	margin : 0px 0px 10px 20px;
	font-size : 13px;
	font-weight : bold;
	color : #00422B;
	padding-top : 10px;
}
#gewinnspiel_popup #text {
	float : right;
	margin-right : 14px !important;
	margin-right : 4px;
}
#gewinnspiel_popup #text .title{
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	width : 150px;
	height : 14px;
	background : #C00518;
	padding : 6px 20px;
	margin-top : 0px;
}
#gewinnspiel_popup #text .text{
	font-size : 10px;
	width : 190px;
	margin-top : 5px;
	padding-left : 2px;
}
#gewinnspiel_popup #form {
	width : 610px;
	background : #ffffff;
}
#gewinnspiel_popup #form table {
	font-size : 10px;
	margin-left : 17px;
}
#gewinnspiel_popup #form input {
	margin-top : 8px !important;
	margin-top : 6px;
	font-size : 10px;
}
#gewinnspiel_popup #form .input {
	border : 1px solid #E6526C;
	width : 286px;
	height : 14px;
	padding : 2px;
}
#gewinnspiel_popup #form .input_error {
	border : 1px solid #ff0000;
	width : 286px;
	height : 14px;
	padding : 1px;
}
#gewinnspiel_popup #form .captcha {
	border : 1px solid #E6526C;
	width : 114px;
	height : 14px;
	padding : 2px;
}
#gewinnspiel_popup #form .captcha_error {
	border : 1px solid #ff0000;
	width : 114px;
	height : 14px;
	padding : 1px;
}
#gewinnspiel_popup #form .loeschen {
	border : 0px;
	width : 65px;
	height : 18px;
	background : url(../images/gewinnspiel/loeschen.jpg);
}
#gewinnspiel_popup #form .senden{
	border : 0px;
	width : 65px;
	height : 18px;
	float : right;
	background : url(../images/gewinnspiel/senden.jpg);
}
#gewinnspiel_popup #form .form_right{
	float : right;
}
#gewinnspiel_popup #form .big_number{
	color : #C4C4C4;
	font-size : 100px;
}
#gewinnspiel_popup .image_container {
	height : 320px;
}
#gewinnspiel_popup form {
	margin : 0px;
}

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

#btv input {
	padding : 0px 1px;
}

#btv .input_error {
	border : 1px solid #ff0000;
	padding : 0px 2px;
}
#btv .text_error {
	color : #ff0000;
}
#btv tr {
	height : 27px;
}


/* CSV-Newsletter */

#newsletterBox{
	margin: 20px 0 0 0;
	width:	480px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2FAF6;
	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;
}

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

/* CSV-Newsletter Ende */

/* turnierkalender START */

.turnierkalender_first_table_herren {
	color : #04391E;
	background : #E6F5EE;
	margin-top : 10px;
	width : 482px;
}
.turnierkalender_banner_herren {
	color : #04391E;
	background : #E6F5EE;
	margin-top : 10px;
	width : 452px;
	padding : 10px 15px;
}
.turnierkalender_last_table_herren {
	color : #000000;
	background : #E6F5EE;
	width : 462px;
	padding : 0px 10px 10px;
}


.turnierkalender_first_table_damen{
	color : #04391E;
	background : #E6F5EE;
	margin-top : 10px;
	width : 482px;
}
.turnierkalender_banner_damen{
	color : #04391E;
	background : #E6F5EE;
	margin-top : 10px;
	width : 452px;
	padding : 10px 15px;
}
.turnierkalender_last_table_damen{
	color : #000000;
	background : #E6F5EE;
	width : 462px;
	padding : 0px 10px 10px;
}





.turnierkalender_last_table_herren table, .turnierkalender_last_table_damen table {
	font-size : 9px;
	margin-top : 5px;
}
.turnierkalender_last_table_herren div, .turnierkalender_last_table_damen div {
	height : 10px;
	padding : 3px;
}
.turnierkalender_last_table_herren a, .turnierkalender_last_table_damen a {
	text-decoration : underline;
}











.herren_td_0 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;
width : 75px;
}
.herren_td_1 {
background-color:#DCE9F4;padding:5px 5px 0px 5px;margin-left:5px;
width : 95px;
}
.herren_td_2 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;margin-left:5px;
width : 91px;
}
.herren_td_3 {
background-color:#DCE9F4;padding:5px 5px 0px 5px;margin-left:5px;
width : 17px;
}
.herren_td_4 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;margin-left:5px;
width : 134px;
}


.damen_td_0 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;
width : 75px;
}
.damen_td_1 {
background-color:#DCE9F4;padding:5px 5px 0px 5px;margin-left:5px;
width : 95px;
}
.damen_td_2 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;margin-left:5px;
width : 95px;
}
.damen_td_3 {
background-color:#DCE9F4;padding:5px 5px 0px 5px;margin-left:5px;
width : 17px;
}
.damen_td_4 {
background-color:#DAF2F3;padding:5px 5px 0px 5px;margin-left:5px;
width : 135px;
}


/* turnierkalender ENDE */








.links_underline .ttImageLeft_news .rubrik {
padding-left : 0px;
}
.links_underline .ttHeadline_newsF {
padding-left : 13px;
}
.links_underline .newsPreText {
padding-left : 13px;
}
.links_underline .NewsImageLeft {
padding-left : 13px;
width : 467px;
}
.links_underline .rubrik {
padding-left : 13px;
}




/* Streitthema */

.streitthema {
margin-bottom : 10px;
}

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

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

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

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

.streitthema_teaser h2{
	color: #000000;
	font-size: 13px;
	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:	466px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  11px 14px;
	background: url(../images/home/bg_hlBoxOben.jpg) no-repeat;
	background-color: #E5F5EE;
}

.streitthemabox{
	width:	466px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 0px  11px 14px;
	background-color: #F2FAF6;
}

.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: 24px 0 24px 13px;
}

.hltitelbox{
	border-style:none;
	border-width:0px;
	border-color:black;
	color: #000000;
	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;
}

.streitthema a, .streitthema a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

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

/* Kontakt-Popup */
.outside_border{
	border: 1px solid #E5F5EE;
	height: 95%;
	margin: 10px;
	width: 95%;
}

.bg_form{
	background-color: #E5F5EE;
	font: 400 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: #E5F5EE;
  border: 2px solid red;
}

/* Tennis Liveticker */
.anzeigeOben{
	background :url(/content/LivetickerOben.jpg);
	height: 9px;
	width: 480px;
}
.anzeigeContent{
	border-left: 4px #E6F5EE solid;
	border-right: 4px #E6F5EE solid;
overflow:none;
}
.anzeigeUnten{
	background :url(/content/LivetickerUnten.jpg);
	height: 9px;
	width: 480px;
	margin-bottom:10px;
}
/* Tennis Livticker Ende */
/* mmc */
.boxImageLeftmmc{
	width: 480px;
	margin: 15px 0 0 0;
	overflow: auto;
}

h2.mmc{
        background-position: top left;
        background-repeat: no-repeat;
	background-color: #E5F5EE;
	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: #E5F5EE;
	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 */

span.partnerlink a {
    color:#007E49;
    font-weight:700;
    text-decoration:underline;
}

#extrminsite #center h1{
	color:#007E49;
	font-size: 16px;
}

#extrminsite #center .inTop{
	font-size: 14px;
	display:block;
	padding: 15px 0 10px 0px;
}

#extrminsite #center .text{
	padding-bottom: 15px;
}
#extrminsite #center a.inMehr{
	display:block;
	text-align:center;
	font-size: 14px;
	font-weight: 700;
	text-decoration:underline;
}
#extrminsite #center .inpLeft{
	font-size: 14px;
	display:block;
	padding: 0px 15px 25px 0px;
}
#extrminsite #center .inpRight{
	font-size: 12px;
	padding: 10px 15px 0 20px;
}

.bigBtn {
    background: url(/images/btn/bigBtn_left.gif) top left no-repeat;
    display: block;
    float: right;
    font-size: 120%;
    color: #fff;
}

.bigBtn span {
    background: url(/images/btn/bigBtn_right.gif) top right no-repeat;
    display: block;
    height: 37px;
    padding: 10px 15px 0;
}
