.fotolink_text.main_contentbox table, .main_contentbox tr, .main_contentbox td, .seitennavigation td{
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
}

a {
	outline:none;
}

h1 {	
	color:#5FA963;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	font-size:10px;
	display: inline;
	font-weight: bolder;
}

input[type="radio"]{
	padding:2px 3px 0 0;
	border:none;
	height:auto;
	}

.navi_top h1 {
	margin:30px 0 0 5px;
	padding:0;
	font-size:18px;
	width:750px;
	float:left; /* fix IE6 bug */ display:inline;
	text-align:left;
	text-transform:uppercase;
}
.normal_gruen{
	color:#5FA963;
}

	
.main_contentbox a{
	color:#5d5c61;
}

.contentwrapper{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	text-align:left;
}

.contentwrapper .left{
	float:left;
	margin-left:0px;
 
}
.contentwrapper .right{
	float:right;
}
.bottomborder{
	margin:0px;
	display:block;
	float:left;

	}
.topborder {
	margin:0px;
	float:left;
	}
img.button_topleft {
	display:block;
	float:left; /* fix IE6 bug */ display:inline;
	margin-right:15px;
	margin-top:7px;
	}
img.button_topright {
	display:block;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
.button2 {
 margin-top:40px;
}

input{
	border:1px solid #e0e0e0;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:0px;
	
}

.klein  {
		width: 80px;
	} 
#logolink, #logolink img{
	margin-top:8px;
	border:0px;
	}
	
/********************************************************/
/**********************  Navi Top  **********************/
/********************************************************/

.mm_header{
	float:left;
	width:100%;
	}

.contentwrapper .navi_top{
	width:100%;
}


.contentwrapper .links_top {
	background: none repeat scroll 0 0 #5FA963;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 	margin:15px 0 23px;
	position:relative;
	float:left;
}

.contentwrapper .links_top a{
	padding: 8px 5px;
	float:left;
	width:130px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	margin-left:3px;
}

.contentwrapper .links_top a:hover{
	background:none repeat scroll 0 0 #F68C1E;
	color:#FFF;

}


.contentwrapper .links_top a.first {
	border:none;
	margin-left:0;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	behavior:url(/css/ie-css3.htc);
}

.contentwrapper .links_top a.last {
	border:none;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	behavior:url(/css/ie-css3.htc);
}

.contentwrapper .navi_top a.first{
	border-left:0px;
	float:left;
	}
	
.contentwrapper a:hover{
	color:#5FA963;
}

.logo_box{
	float:left;
	width:100%;
	display:table-cell;
	text-align:center;
	}

.logo {
	margin: 0 auto;
    min-width: 972px;
    padding: 0 0 0 18px;
    text-align: left;
    width: 945px;
}

.inserieren {
	background-image:url(/img/stoerer_kreis.png);
	background-repeat:no-repeat;
	height: 179px;
    color: #e50000;
    font-size: 17px;
    font-weight: bold; 
    float:right; /* fix IE6 bug */ display:inline;
    margin: 90px 0 0 340px;
	position: absolute;
    width: 200px;
}

.text {
 color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
	margin-bottom:20px;
}

.text_in_button {
   color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-left: 29px;
    margin-top: 40px;
    text-align: center;
    width: 141px;
}

.text a, .text a:hover, .text a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.text_in_button a, .text_in_button a:hover, .text_in_button a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

/********************************************************/
/********************** Breadcrumb **********************/
/********************************************************/

.contentwrapper .breadcrumbwrapper{
	width:932px;
	margin:0 0 20px 23px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding:0 10px;
	vertical-align: middle;
	behavior:url(/css/ie-css3.htc);
}
.contentwrapper .breadcrumbwrapper .breadcrumb {
	font-size:11px;
	text-align:left;
	float:left;
	color:#5FA963;
	font-weight:bold;
	/* prevent breadcrumb text to flow over */
}
.breadcrumb a {
	font-size:11px;
	line-height:10px;
	height:10px;
	font-weight:bold;
	color:#656668;
	float:left;
	margin-top:4px;
	text-decoration:none;
	line-height:1.2;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

.breadcrumb img {
	float:left;
	margin:0 5px;
}
/********************************************************/
/******************* Startseitensuche *******************/
/********************************************************/

.submit_button .main_suche_button, input.main_suche_button{
	background-image:url(/img/main_suche_button_2013.png);
	border: medium none;
    box-shadow: none !important;
	background-repeat:no-repeat;
	height:39px;
	cursor:pointer;
	background-color:transparent;
	width:40px;
	padding:0;
}

.submit_button .main_suche_button:hover{
	background-image:url(/img/main_suche_button_2013.png);
	background-repeat:no-repeat;
	box-shadow: none !important;
	background-color:transparent;
	height:39px;
	cursor:pointer;
	width:40px;
	padding:0;
}

.contentwrapper .startseitelogin{
	width:205px;
	margin-bottom:30px;
	float:left;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#5FA963;
	padding:10px 12px;
	color:#FFFFFF;
	behavior:url(/css/ie-css3.htc);
}

.startseitelogin label{
	font-size:14px;
	float:left;
	margin-bottom:8px;
}

.contentwrapper .startseitensuche small{
	color:#9c9c9c;
	}
.contentwrapper .startseitensuche .suchform_startseite{
	/*width:500px;*/
	float:left; /* fix IE6 bug */ display:inline;
	margin-top:10px;
	text-align:left;
	margin-left:12px;
}

.main_search_input{
	background:#FFF;
	font-size:18px;
	font-weight:bold;
	color:#9c9c9c;
	-webkit-box-shadow: inset 2px 2px 5px 0px #e5e5e5;
	box-shadow: inset 2px 2px 5px 0px #e5e5e5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:Verdana, Geneva, sans-serif;
	/*width:355px;*/
	height:auto;
	margin:0 0 0 0;
	padding:7px 10px;
	position:relative;
	width:418px;
	behavior:url(/css/ie-css3.htc);
}

.category_handler{
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
	border: medium none;
    height: 17px;
    margin: 1px 0 0 0;
    right: 1px;
	padding:10px 8px;
    position: absolute;
    width: 125px;
    font-weight: bold;
	background-color:#ccc;
    color:#fff;
	}

.div_search_keyword, .div_search_where {
	 /* fix IE6 bug */ display:inline;
    margin: 0px 15px 0px 0px;
	float:left;
    position: relative;
}
.div_search_keyword{
    float: left;
    height: 42px;
    width: auto;
}

.div_search_keyword .main_search_input {
    position: absolute;
    left: 0;
    padding: 7px 150px 7px 10px;
    width: 277px;
}

.search_button{
	 /* fix IE6 bug */ display:inline;
    margin: 0;
	float:right;
	}

.search_keyword {
	color:#d98b00;
	font-size:18px;
}

.socialmedia{
	margin: 10px auto -15px;
    min-width: 975px;
    padding-right: 15px;
    text-align: right;
    width: 950px;
	}

.suchform_startseite{
	float:left;
	background:#5fa963;
	display:table-cell;
	width:100%;
	min-width:990px;
	padding:8px 0;
	margin: 0 0 22px 0;
}

.suchform_startseite form{
	margin:0 auto;
	width:950px;
	padding-left:8px;
}

.suchform_startseite table {
	margin-top:10px;
}


a img{
	border:0px;
}
.inserieren_button{
	position:absolute;
	margin-top:38px;
	margin-left:630px;
	z-index:20;
}

/* Darstellung des artikel_inserieren_button.gif auf der Startseite f?r IE 6&7 anpassen */
/* Hack f?r IE 7 */
*+html .inserieren_button{
	margin-top:48px;
}
/* Hack f?r IE 6 */
*html .inserieren_button{
	margin-top:48px;
}
.inserieren_button, x:-moz-any-link {
	margin-top:34px;
}
.submit_button{
 /* fix IE6 bug */ display:inline;
	margin-top:-5px;
	margin-left: -5px;
}

.submit_button_right{
	width: 100px; 
	height:28px; 
	border: 1px solid #e0e0e0;
	float:right;
}
/************************************************************************/
/************** Button CSS f?r alle g?ngigen Browser  *******************/
/************************************************************************/

/* Mozilla */
/*.button,
.contentwrapper .startseitensuche .suchform_startseite input.button, 
.contentwrapper .fewosuche input.button, .suchauftrag input.button, x:-moz-any-link, .inserierenhaken {
	cursor: pointer;
	width:100px;
	background-image:url(/img/index/submit_bg.gif);
	background-repeat:repeat-x;
	height:28px;
	padding:0px;
	border:0px;
	text-decoration:none;
	font-style:normal;
	top:0px;
}*/

.button a {
	color: black;
}

.inserierenhaken img{
	margin-left:8px;
	margin-right:4px;
	margin-top:-8px;
	float:left; /* fix IE6 bug */ display:inline;
}
.inserierenhaken{
	padding-top:8px;
	background-image:url(/img/index/submit_bg.gif);
}
.button_details, x:-moz-any-link {
	width:100px;
	background-image:url(/img/index/submit_bg.gif);
	/*background-repeat:repeat-x;*/
	height:24px;
	font-style:normal;
	border:none;
	padding-top:0px;
}
/* IE 7 */
*+html .button,
.contentwrapper .startseitensuche .suchform_startseite input.button, 
.contentwrapper .fewosuche input.button, .suchauftrag input.button x:-moz-any-link {
	border:none;
	background-image:url(/img/index/submit_bg.gif);
	width:100px;
	height:28px;
	text-decoration:none;
	font-style:normal;
	padding-top:0px;
}
*+html .button_details {
	width:100px;
	background-image:url(/img/index/submit_bg.gif);
	background-repeat:repeat-x;
	height:28px;
	padding:0px;
	border:none;
	text-decoration:none;
	font-style:normal;
	padding-top:0px;
}
/* IE 6 */
*html .button {
	border:none;
	background-image:url(/img/index/submit_bg.gif);
	width:100px;
	height:28px;
	text-decoration:none;
	font-style:normal;
}
*html .button_details {
	border:none;
	background-image:url(/img/index/submit_bg.gif);
	width:100px;
	height:28px;
	text-decoration:none;
	font-style:normal;
	padding-top:0px;
}
/* Alle anderen Browser (z.B. Opera) */
.button,
.contentwrapper .startseitensuche .suchform_startseite input.button, 
.contentwrapper .fewosuche input.button, .suchauftrag input.button{
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	background-color:#5FA963;
	border:none;
    background-image: none;
	font-family:Verdana, Geneva, sans-serif;
    color: #FFFFFF;
    height: auto;
    padding: 5px 12px;
    width: 120px;
	position:relative;
	behavior:url(/css/ie-css3.htc);
}
.error_button {
	-webkit-box-shadow: 1px 1px 0px 1px #bebebe;
	box-shadow: 1px 1px 0px 1px #bebebe; 
	background-color: #AC3D3D;
    background-image: none;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: auto;
    padding: 2px 12px;
    width: auto;
	position:relative;
	behavior:url(/css/ie-css3.htc);
}

.button_details {
	width:100px;
	background-image:url(/img/index/submit_bg.gif);
	/*background-repeat:repeat-x;*/
	height:24px;
	font-style:normal;
	border:none;
	padding-top:0px;
}

.button_float {
	cursor: pointer;
	width:100px;
	background-image:url(/img/index/submit_bg.gif);
	background-repeat:repeat-x;
	height:28px;
	padding:0px;
	border:0px;
	text-decoration:none;
	font-style:normal;
	top:0px;
	float:left; /* fix IE6 bug */ display:inline;
	margin-top:5px;
	margin-bottom:5px;
}
.abstand_oben {
	float:right;
	margin-top:4px;
}

/********************************************************/
/************** Loginfenster  ***************************/
/********************************************************/

.loginfenster input:first-child{
	width:155px;
}

.loginfenster input.loginbutton {
	width:22px;
	background-image:url(/img/index/loginbutton.gif);
	background-repeat:no-repeat;
	height:22px;
	border:0px;
	background-color:#ededed;
	color:#5d5c6a;
	text-align:left;
	margin-top:1px;
	margin-left:2px;
	
}

.login_input{
	border: medium none;
    font-size: 12px;
    margin-bottom: 6px;
    padding: 3px 8px;
	height:auto;
    width: 190px;
}

.loginbutton{
	cursor:pointer;
	background-color:#6a8d3b;
	border:none;
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding:3px 12px;
}

/********************************************************/
/************* Metanavi (im Loginfenster)****************/
/********************************************************/

 .meta{
	font-size:12px;
	margin-top:8px;
	text-align:left;

	}
 .meta a, .meta span{
	display:block;
	float:none;
	color:#FFFFFF;
	margin-top:1px;
	text-decoration:none;
	}
	
.meta a:hover, .meta span{
	display:block;
	float:none;
	color:#FFFFFF;
	margin-top:1px;
	text-decoration:underline;
	}
	
.meta span{
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	}

/********************************************************/
/************** Linke Seite (Kategorienavi) *************/
/********************************************************/

.contentwrapper .linkespalte{
	float:left;
	display: none;
}

.contentwrapper .linkespalte .navi_left{
	
	background-color: #FFF;
    border-radius: 1px 1px 1px 1px;
	border:1px solid #5FA963;
    color: #646464;
    float: left;
    margin-bottom: 30px;
    padding: 10px 12px;
    width: 203px;
	behavior:url(/css/ie-css3.htc);

}
.start_navi_height {
	height:900px;
}
.contentwrapper .linkespalte .navi_left a{
	color:#646464;
	text-decoration:none;
}
.contentwrapper .linkespalte .navi_left .subueberschrift{
	margin-left:30px;	
	font-weight:bold;
	margin-bottom:5px;
	display:block;

	}
.contentwrapper .linkespalte .navi_left h2{
color: #646464;
    display: block;
    font-size: 14px;
	font-weight:normal;
    height: 20px;
    line-height: 20px;
    margin: 0 0 8px;
    width: 190px;
}
.contentwrapper .linkespalte .navi_left h2 a{
	color:#5d5c61;
	}

.contentwrapper .linkespalte .navi_left ul, .contentwrapper .linkespalte .navi_left li{
	margin:0;
	padding: 0 0 1px 0;
	list-style:none;
}
.contentwrapper .linkespalte .navi_left ul{
	margin-left:15px;	
	margin-bottom:10px;
}
.contentwrapper .linkespalte .navi_left .eingerueckt1{
	display:block;
	padding-left:10px;
	}
.contentwrapper .linkespalte .navi_left .eingerueckt2{
	display:block;
	padding-left:20px;
	}
/* Hack IE 6 */
*html .contentwrapper .linkespalte .navi_left .eingerueckt2{
	position:relative;
	top:-15px;
	padding-left:20px;
	}
.contentwrapper .linkespalte .navi_left .eingerueckt3{
	display:block;
	padding-left:40px;
	}
/* Hack IE 6 */
*html .contentwrapper .linkespalte .navi_left .eingerueckt3{
	position:relative;
	top:-32px;
	padding-left:35px;
	}

*+html .contentwrapper .linkespalte .navi_left .eingerueckt3{
	padding-left:35px;
	}
/********************************************************/
/************** Google Ads ******************************/
/********************************************************/
.googleads{
	margin-left:0;
	width:219px;
    padding-left: 0px;
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
	float:left; /* fix IE6 bug */ display:inline;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

/********************************************************/
/************** Rechte Seite (Content)*******************/
/********************************************************/

.rechte_spalte {
    float:left; /* fix IE6 bug */
    display:inline;
    margin-left: 35px;
    margin-top: 27px;
    width: 695px;
}

.rechte_spalte h2 {
	width:600px;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#5D5C61;
	font-size:13px;
	/*font-style:italic;*/
	margin:0 0 5px 0;
	padding:0px;
}

.special_cats {
	background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    width: 684px;
    float: left;
}

.special_cats_inside {
    clear: both;
    float: none;
}

.special_extrasuche{
	margin: 0 0 10px 0;
    text-align: left;
}

.special_cats .special_cats_inside h2 {
    margin-left: 20px;
}

.special_cats .special_cats_inside ul {
    margin-left: 20px;
    margin-right: 20px;
}

.special_cats .special_cats_inside ul li {
    list-style-image: url("/img/pfeil_weiss.png");
}
/********************************************************/
/************** Fotolinks *******************************/
/********************************************************/
.right_fl_border{
	float:right;
}
.left_fl_border{
	float:left;
}
.rechte_spalte .ganzebreite{
	width:764px;
	height:160px;
	overflow: hidden;
}
.fotolinks{
	background: none repeat scroll 0 0 #BEDBA3;
    display: inline;
    float: left;
    height: 144px;
    padding: 10px 0 0 3px;
    width: 680px;;
	}
.clips {
	width:100px;
	clip: rect(5px, 99px, 75px, 5px);
	position:absolute;
}
* +html .clips {
	width:100px;
	height:75px;
	clip: rect(5px, 99px, 75px, 5px);
	position:absolute;
}

.fotolinkbild{
	overflow:hidden;
	width:110px;
	height:80px;
	margin-top:8px;	
}
.fotolinkbild img{
	overflow:hidden;
	display:inline;
}
.rechte_spalte .ganzebreite .fotolink{
	width:107px;
	margin-left:12px;
	padding:7px;
	background-color:#FFFFFF;
	float:left; /* fix IE6 bug */ display:inline;
	height:120px;
	-webkit-box-shadow: 1px 1px 5px 0px #798e65;
	box-shadow: 1px 1px 5px 0px #798e65;
	position:relative;
	behavior:url(/css/ie-css3.htc); 
}

.fotolink .fotolink_text{
	color:#5FA963;
}

.reg_text {
	font-size:10px;
}
#lastfl{
	margin-right:0px;
}
.fotolink_text {
	font-size:11px;
	vertical-align:text-bottom;
	margin-bottom: 3px;
    margin-top: 10px;
	line-height:1.2;
	}
	
.fotolink_text_angebot{
	background-color: #5FA963;
    color: #FFFFFF;
    font-size: 18px;
    height: 102px;
    line-height: 1;
    padding: 10px 8px 8px;
    text-align: center;
}
/********************************************************/
/************** Eycatcher *******************************/
/********************************************************/
.eyecatcher {
	width:682px;
	height:295px;
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	margin-top:11px;
	float:left;
	overflow: hidden;
	position: relative;
		
}

.eyecatcher .ec
{
	height:295px;
	position: relative;
	z-index: 8;
}

.eyecatcher .ec.next
{
    position: absolute;
    top: 0px;
	z-index: 7;
}

.eyecatcher .ec .desc
{
	position: absolute;
	width: 682px;
	color: #ddd;
	background-image:url(/img/eycatcher_bg_text.png);
	background-repeat:repeat;
	text-align: left;
}

.eyecatcher .ec.next .desc
{
	/*left: -6px !important;*/
}

.eyecatcher .ec .desc p.title
{
	color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 8px 20px 2px 20px;
}

.eyecatcher .ec .desc a:hover
{
	text-decoration:none;
}

.eyecatcher .ec .desc p.text
{
	font-size: 12px;
	margin: 0 20px 8px 20px;
	font-weight:normal;
}


.eyecatcher_content {
	width:682px;
	height:250px;
	float:left;

}
.eyecatcher .catcherbild {
	float:left; /* fix IE6 bug */ display:inline;
	margin:0;
	padding:0;
}

.lastminute {
	width:318px;
	height:268px;
	background-image:url(/img/index/250_bg_hoch.gif);
	background-repeat:repeat-x;
	float:right;
}
.lastminute_content{
	margin-top:9px;
	background-color:#e1ecd1;
	height:230px;
	width:280px;
	float:left; /* fix IE6 bug */ display:inline;
	text-align:left;
	padding:10px;
	font-size:11px;
	z-index:1;
}
.lastminute_content h3 {
	font-size:15px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	margin-top:10px;
	color:#5FA963;
	}
.lastminute_content h4{
	display:block; 
	float:left;
	font-size:12px;
	width:190px;
	white-space:normal;
	margin:0;
	padding:0;
	}
.lastminute_content span{
	clear:left;
	display:block;
	padding-top:5px;
	height:58px;
	overflow:hidden;
	}
.lastminute_img{
	overflow:hidden;
	position:relative;
	float:left; /* fix IE6 bug */ display:inline;
	z-index:5;
	background-color:#999999; 
	width:104px;
	height:80px;  
	margin-top:10px;
	border:1px solid #ffffff;
	padding:1px;
	}
.lastminute_rabattinfos{
	color:#e12028;
	float:left; /* fix IE6 bug */ display:inline;
	margin-left:10px;
	margin-top:10px;
	}
.lastminute_rabattinfos a{

	color:#5d5c61;
	}

/********************************************************/
/************** Tagcloud ********************************/
/********************************************************/
.tagcloud{
	width:446px;
	height:168px;
	float:left;
	background-image:url(/img/index/428_bg.gif);
	overflow:hidden;
}
.tagcloud_content{
	width:408px;
	background-color:#ededed;
	height:140px;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	float:left;
	padding:0 10px 10px 10px;

}

.tagcloud .tagcloud_button {
	margin:15px 0 0 70px;
	width:120px;
	text-align:left;
}

.tagcloud_content h2, .fewosuche_content h2 {
	color:#5FA963;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	font-style:normal;
	text-align:left;
	margin-bottom:15px;
}

.tagcloud_content .tags a{
	margin-left:auto;
	margin-right:auto;
	padding-left:4px;
	padding-right:4px;
	float:left; /* fix IE6 bug */ display:inline;
	color:#5FA963;
	text-decoration:none;
	line-height:19px;
	white-space:nowrap;
	}
.oi_header {
	margin:auto;
	text-align:center;
}
.oi_icon {
	float:left;
	padding:0 15 0 15;
	width:60px;
	margin-top:0px;
}
.oi_angebotsicon {
	margin-top:35px;
	margin-right:10px;
	float:right;
	width:65px;
	
}
.oi_text {
	width:260px;
	text-align:left;
	margin-left:70px;
	margin-top:12px;
	background:none;
	padding-top:10px;
}
.tags{
	height:130px;
	width:408px;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#5FA963;
}
.klick_button {
	margin-top:108px;}

/********************************************************/
/************** Fewouche ********************************/
/********************************************************/

.fewosuche{
	width:318px;
	height:168px;
	float: left;
	background-image:url(/img/index/300_bg.gif);
}

.fewosuche_content{
	height:140px;
	width:285px;
	float:left;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	background-color:#EDEDED;
	margin-left:9px;
	padding:0px 10px 10px 5px;
}
.mw_header {
	margin-left:40px;
}
.mw_icon {
	float:left; /* fix IE6 bug */ display:inline;
	margin-top:6px;
	width:60px;
	text-align:left;
	margin-left:5px;
	}
.mw_text {
	margin-top:10px;
	float:right;
	width:180px;
	height:60px;
	margin-right:25px;
	text-align:left;
	}
.mw_button {
	margin-top:15px;
}

.fewosuche_content h3, .ad250x250_content h3, .main_contentbox_inhalt h3{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:13px;
	}
.bild_abstand {
	padding-bottom:15px;
}
.formFewo select{
	
	width:180px;	
	height:20px;
	border:1px solid #e0e0e0;
	margin:0;
	padding-top:0px;
	padding-left:2px;
	margin-top:5px;
	margin-bottom:2px;
}
.formFewo input{
	width:50px;
	height:12px;
}
.textfeld{ 
	margin-right:2px;
	margin-bottom:2px;
	}
.formFewo .erwSuche{
	display:block;
	float:left;
	text-decoration:none;
	color:#999999;
	font-size:10px;
	margin-top:15px;
	margin-left:10px;
	}
/********************************************************/
/************** Dreierk?sten schmahl ********************/
/********************************************************/

.full{
	width:764px;
	height:108px;
	background-image:url(/img/index/764_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
.full_content{
	width:746px;
	height:90px;
	float:left;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	text-align:center;
	
}
.full_content iframe{
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
	float:right;
	}
/********************************************************/
/************** Dreierk?sten schmahl ********************/
/********************************************************/
.schmahl{
	width:149px;
	float:left;
	background-image:url(/img/index/130_bg.gif);
	height:268px;
}
.lastschmahl{
	width:148px;
}
.schmahl178px{
	width:178px;
	float:left;
	background-image:url(/img/index/178_bg.gif);
	height:268px;
}
.schmahl178px_content{
	width:160px;
	height:250px;
	background-color:#ededed;
	float:left;
	display:inline;/*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	text-align:left;
}
.schmahl_content{
	width:130px;
	height:250px;
	background-color:#ededed;
	float:left;
	display:inline;/*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
}

.schmal178px_inner_content {
	padding:10px;
}

.schmahl_button {
	margin-top:30px;
	text-align:center;
}
.schmahl_content h4 {
	font-size:12px;
	margin:8px;
	padding:0;
	text-align:left;
}
.schmahl_content p {
	margin:8px;
	padding:0;
	font-size:11px;
	text-align:left;
}
.schmahl_image1 {
	background-image:url(/img/index/eventbild.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:130px;
	height:250px;
	margin:0;
	padding:0;
}
.schmahl_image2 {
	background-image:url(/img/index/baubild.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:130px;
	height:250px;
	margin:0;
	padding:0;
}
.schmahl_image3 {
	background-image:url(/img/index/campingbild.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:130px;
	height:250px;
	margin:0;
	padding:0;
}
html>body .schmahl_image1, html>body .schmahl_image2, html>body .schmahl_image3 {
	height:242px;
} 

/********************************************************/
/************** AdTrack Werbeboxen **********************/
/********************************************************/
.ad130x80 {
	width:149px;
	float:left;
	background-image:url(/img/index/130_bg.gif);
	height:95px;
}
.ad130x80_content {
	width:130px;
	height:80px;
	background-color:#ededed;
	float:left;
	display:inline;/*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
}
.ad455x80 {
	width:466px;
	float:left;
	background-image:url(/img/index/455_bg.gif);
	height:95px;
}
.ad455x80_content {
	width:448px;
	height:80px;
	background-color:#ededed;
	float:left;
	display:inline;/*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
}
.ad300x250, .floatbox {
	width:318px;
	height:268px;
	float:right;
	background-image:url(/img/index/300_bg.gif);
}
.ad300x{
	width:643px;
	padding:20px;
	text-align:left;
	float: left;
	background-color:#FFFFFF;
}
.ad300x250_content, .floatbox_content{
	background-color:#ededed;
	height:250px;
	width:300px;
	float:left;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	}
	
.trotec_img{
	border:none;
	text-decoration:none;
}

.trotec_ueberschrift{
	font-size: 18px;
    font-weight: bold;
    margin: 4px 0 0 15px;
    text-align: left;
	color:#5FA963;
}

.trotec_liste{
	float: left;
    height: 77px;
    overflow: hidden;
}

.trotec_liste a{
	border-bottom: 1px solid #5FA963;
    float: left;
    margin: 0 20px;
    padding: 5px 0 5px 0;
    text-align: center;
    width: 264px;
	color:#5FA963;
	font-size:13px;
}

.ad250x250{
	width:268px;
	height:268px;
	float:left;
	background-image:url(/img/index/250_bg.gif);
}
.ad250x250_content{
	background-color:#ededed;
	height:230px;
	width:230px;
	float:left;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	text-align:left;
	padding:10px;
	}

/********************************************************/
/************** Unterseiten *****************************/
/********************************************************/
.main_contentbox {
	width:687px;
	float:left;
	display:block;
	margin-bottom:5px;
	z-index:1;
	
}


.main_contentbox_detail {
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin-bottom: 40px;
    padding: 0;
    position: relative;
    width: 687px;
    z-index: 1;
}

#main_contentbox_javascript{
	background-color:#ececec;
	width:746px;
	margin-left:9px;
	height: 886px;
	margin-top: 9px;
	position: absolute;
	z-index: 999
}
.main_contentbox_inhalt{
	background-color:#ececec;
	width:726px;
	float:left;
	padding:10px;
	display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	text-align:left;
	overflow:hidden;
}
.main_statictextbox_inhalt{
	background-color:#ececec;
	width:726px;
	text-align:left;
	padding:10px;
	/*display:inline; /*IE Bug - Margin bei Floatenden Elementen*/
	margin-left:9px;
	text-align:left;
	font-weight:normal;
	overflow:hidden;
}
.suchnavi_sortierung{
	background-color: #bdbdbd;
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 5px 20px;
    width: 647px;
}

.suchnavi_sortierung .rounded{	
	float:left;
	margin-top:0;
	font-weight:bold;
}
.suchnavi_sortierung .sort{
	margin-left: 5px;
    margin-top: 0;
    position: absolute;
	}

.suchnavi_sortierung img {
	border:0px;
	display:inline;
	}

.suchnavi_sortierung a{
	
	color:#5d5c61;
	text-decoration:none;
	font-weight:bold;
	}
	
.suchnavi_sortierung .activelink{

	font-weight:bold;
	color:#5FA963;
	background-color:#ffffff;
	}
.suchnavi_sortierung .seitennavigation a{
	margin:5px;
	
	}
.suchnavi_sortierung .seite{
	width:130px;
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	color:#656565;
	font-weight:bold;
}
.suchnavi_sortierung .kurzbeschreibung{
	width: 293px;
	background-image:url(/img/index/suchnavi_trenner.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.suchnavi_sortierung .preis{
	width:85px;
	text-align:left;
	padding-left:32px;
	color:#656565;
	font-weight:bold;
	float:left; /* fix IE6 bug */ display:inline;
}
.suchnavi_sortierung .preis label{
	float:left; /* fix IE6 bug */ display:inline;
	margin-right:5px;
	}
.suchnavi_sortierung .einstelldatum{
	width:110px;
	background-image:url(/img/index/suchnavi_trenner.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	padding-left:10px;
}
.suchnavi_sortierung .standort{
	width: 185px;
	text-align:center;
}

.suchnavi_sortierung_button .jumpto {
	width:130px;
}

.suchnavi_sortierung_button .jumpto #navi_vor, .button_seitevor_intern {
	border: medium none;
    float: right;
    height: 21px;
    padding: 0;
    width: 22px;
}


.suchnavi_sortierung_button{
	background-color: #B5B5B5;
    float: left;
    margin-top: 12px;
    padding: 4px 8px;
    width: 672px;
	position:relative;
	behavior:url(/css/ie-css3.htc);
}

.suchnavi_sortierung_button .seite {
    background-position: right center;
    background-repeat: no-repeat;
    color: #656565;
    float: left;
	margin-top: 3px;
    font-weight: normal;
    width: 120px;
}

.suchnavi_sortierung_button .seitennavigation{
	width:480px;
	float:left;
	border:0px solid #000;
	}
	
.suchnavi_sortierung_button .seitennavigation .dots {
	color: #656565;
}

.suchnavi_sortierung_button .seitennavigation table{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px;
	margin-top:0;
	}
.suchnavi_sortierung_button .seitennavigation table img{
	display:inline;
	}

.suchnavi_sortierung_button .zu_seite {
	float: right;
    font-size: 11px;
    height: auto;
    margin-right: 8px;
    margin-top: 1px;
    padding: 2px;
    top: -10px;
    width: 37px;
}

.suchnavi_sortierung_button .seitennavigation a {
	color:#656565;
	padding: 0 8px;
}

.suchnavi_sortierung_button a.activelink {
    color: #FFF;
    font-weight: bold;
}

/********************************************************/
/************** Zusatz zu Formularen ********************/
/********************************************************/

.form_extra {
	padding-right:10px;
	text-align:left;
}
select {
	border:1px solid #d7d7d7;
}

/********************************************************/
/************** Passwort vergessen **********************/
/********************************************************/
input {
	height:auto;
	width:200px;
}
.footer{
	margin: 0 auto;
    text-align: center;
    width: 990px;
}
.footer .footerwrapper {
	-webkit-border-radius: 2px;
	border-radius: 2px;
 	background-color: #5FA963;
    font-size: 11px;
    margin-bottom: 15px;
    margin-top: 15px;
	margin-left:22px;
    padding: 5px 0;
	display: table;
    width: 955px;
}
.footer .footerwrapper a{
	width:auto;
	padding-left:17px;
	padding-right:17px;
	display:table-cell;
	color:#FFF;
	text-decoration:none;
}

.footer .footerwrapper a:hover{
	width:auto;
	padding-left:17px;
	padding-right:17px;
	display:table-cell;
	color:#FFF;
	text-decoration:underline;
}

.text_small {
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	font-size:9px;
	color:#999;
} 


.back_btn{
	width:115px;
	float:right;
	margin-left:20px;
}

.seo_texte{
	border: 1px solid #5FA963;
	background-color: #FFFFFF;
    color: #646464;
    font-size: 12px;
	margin-top:20px;
    padding: 12px 12px 20px 12px;
    width: 661px;
	float:left;
}

.seo_texte a{
	font-size:12px;
	color:#646464;
	text-decoration:underline;
	font-weight:normal;
}

.seo_texte h2{
	font-size:24px;
	color:#5FA963;
	margin-top:0;
	font-weight:normal;
	float:left;
	width:100%;
}

.seo_texte h3{
	font-size:12px;
	color:#5FA963;
	font-weight:normal;
}

.thumbs{
	max-height: 105px;
    max-width: 105px;
    min-height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}


.stand_eingabe{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #656668;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
	margin-top:5px;
    padding: 3px 4px;
	height:auto;
    width: 195px;
}

.stand_select, .main_contentbox_white select{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #656668;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: auto;
	padding:2px;
    margin-bottom: 5px;
    width: 206px;
}

a.link_intern{
	color:#656668;
	text-decoration:none;
}

a.link_intern:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.main_contentbox_white table th{
	text-align:left;
}
.main_contentbox_white table{
	text-align:left;
	float:left;
}

.login_button{
    background-image: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: auto;
    position: relative;
	text-decoration:underline !important;
	font-weight:bold;
    width: auto;
	behavior:url(/css/ie-css3.htc);
}

.login_button:hover{
    background-image: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: auto;
    position: relative;
    width: auto;
	behavior:url(/css/ie-css3.htc);
}

.packet_table td, .packet_table th, table.packet_table th{
	background-color:#cfe5d0;
	padding:10px 5px;
	text-align:center;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	}
	
.packet_table th, table.packet_table th{
	font-size:16px;
	font-weight:bold;
}

.packet_table th.duration_header
{
	width: 107px;
}
	
.packet_table{
	width:684px;
	font-size:14px;
	float:right;
	}
	
.pack_gesamtpreis{
	font-size:9px;
	}
	
.laufzeit_paket{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:100%;
	float:left;
	margin-bottom:10px;
	}

a.button_type_pakete{
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color:#5FA963;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	float:right;
	padding:12px 40px;
	margin:0 0 8px 0;
	position:relative;
	behavior:url(/css/ie-css3.htc);
	}
	
.leistungen_u50_text{
	font-weight:bold;
	font-size:15px;
	width:360px;
	float:left;
	}

a.button_type_pakete:hover{
	color:#FFF;
	text-decoration:underline;
	}
	
.leistungen_button_box{
	float:left;
	width:100%;
	}
	
.informationen_text_box{
	float:left;
	width:100%;
	margin-bottom:30px;
	font-size:14px;
	line-height:1.5;
	}

.informationen_text_box a{
	font-size:14px;
	}
	
.informationen_text_small_box{
	float:left;
	width:100%;
	margin-top:40px;
	margin-bottom:30px;
	font-size:12px;
	}
	
.header_login{
	width:100%;
	padding:15px 0 10px;
	border-bottom:3px solid #e8e8e8;
	height:23px;
	min-width:990px;
	}
	
.header_login_box{
	margin: 0 auto;
    padding-left: 8px;
    text-align: left;
	font-size:13px;
    width: 950px;
	}
		
.header_login_box .reg{
	-webkit-border-radius: 2px 3px 3px 3px;
	border-radius: 2px 2px 2px 2px;
	margin:0 0 0 8px;
	padding:4px 12px;
	font-size:13px;
	background:#ff950b;
	color:#FFF;
	text-decoration:underline;
	cursor:pointer;
	}

.header_login_box .button_login{
	-webkit-border-radius: 2px 3px 3px 3px;
	border-radius: 2px 2px 2px 2px;
	margin:0 0 0 8px;
	padding:4px 12px;
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
	cursor:pointer;
	}

	
.button_login {
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	background:none repeat scroll 0 0 #5FA963;
	border:none;
	color:#FFF;
	width:auto;
	padding:3px 8px;
	margin:0 8px 0 0;
	font-size:13px;
	text-decoration:underline;
	cursor:pointer;
	}
	
.header_login_box2{
	float:right;
	font-size:13px;
	margin-top:4px;
	}
	
.header_login_box2 a{
	margin:0 0 0 12px;
	text-decoration:underline;
    float: left;
	}
	
.header_login_box2 a:hover{
	text-decoration:none;
	}

/***********************************************/
/*************** Social Media ******************/
/***********************************************/
#___ytsubscribe_0 {
    position: relative;
    top: -2px;
}

#___plusone_0 {
    margin-left: 8px !important;
}

.youtube_navi{
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
	overflow:hidden;
	height:20px;
	display:inline-block;
	}
    
    
.navi-cat-box img {
    margin-top: 50px;
    margin-bottom: 10px;
}


.navi-cat-box ul {
    list-style: outside none none;
    margin: 12px 40px 0 0;
    padding: 0;
}
.navi-cat-box li {
    margin-bottom: 4px;
}

.nav_container {
    float:left;
    width:231px;
}

.suche_facet_zuwaehlen {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    padding: 3px 8px 3px 12px;
    width: 100%;
    max-width: 229px;
}

.suche_facet_zuwaehlen:hover
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 8px 3px 12px;
    cursor: pointer;
    float: left;
    width: 100%;
}