/*
-----------------------------------------------
Author:   aktivwerk 2008
Version:  15.1
----------------------------------------------- */
/* Main 
----------------------------------------------- */

html, body
{
  margin:0;
   padding:0px;
    height:100% auto;
	
	
  } 
  
  body {
  	background-image:  url(../img/bg_main_1.jpg);
	background-repeat: no-repeat; 
	background-position: right bottom;
	background-color: #06297D;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 19px;
		
	
}


#site{
	
 width: 920px;
 	margin:0 auto;
		

 	
}
#site2{
	
	
	
 	
}

#logo{
	float:right;
	padding:15px 0px 0px 15px;

}
#switch{
	margin:0 auto;
	width: 920px;
	height: 20px;
	font-size: 11px;
	color:#9CABC9; 
	

 
	

}
.switch-nav{
	
		margin: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9CABC9; 
	text-decoration: none;

}
.switch-nav:hover{
		margin: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff; 
	text-decoration: none;

}
.switch-nav-active{
	background-image:   url(../img/switch_n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display:inline-block;
	
	height: 20px;
	text-align: center;

}



 #nav-top{

	margin-left:5px;
	font-size: 11px;
	color:#666666; 
	

}
#nav-head{
	
	padding: 15px 0px 0px 0px;

		
}
.nav-head-box{
	float:left;
	padding: 0px 0px 0px 9px;
	
		
}

 #spacer{
	
 	margin: 20px 0px 0px 0px;	
	height: 30px;
	padding: 4px 0px 0px 0px;
 	background-image:   url(../img/bg_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;

}
 #spacer-empty{
	
 	
	height: 13px;
	padding: 4px 0px 0px 0px;
 	background-image:   url(../img/bg_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;

}
#head {
	
	width: 920px;
  	height: 40px;
	

	
	
}


.subcontent{
	background-image:  url(../img/lw_bg_2.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	line-height: 16px;
	
 	
 }

.subnav {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 7px 0px 10px;
	padding: 0px 0px 5px 10px;
	
	width: 130px;
	height: 20px;
	text-align: center;
	
}
.subnav:hover {
	background-image: url(../img/check_g1.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 7px 0px 10px;
	padding: 0px 0px 5px 10px;
	
	width: 130px;
	height: 20px;
	text-align: center;
	
}
.subnav-active {
background-image: url(../img/check_g1.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px 7px 0px 10px;
	padding: 0px 0px 5px 10px;
	
	width: 130px;
	height: 20px;
	text-align: center;
}

.subnav-search {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 15px 0px 10px;


	width: 65px;
	height: 20px;
	text-align: right;
	
	background-image: url(../img/ic_search_g1.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	text-decoration:none;
	

	
}
.subnav-search:hover {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ADD6E7;
	text-decoration: none;
	margin: 0px 15px 0px 10px;
	

	width: 65px;
	height: 20px;
	text-align: right;
	
	background-image: url(../img/ic_search_g2.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	text-decoration:none;

	
}

#nav-left{
  	float:left;
	
	margin: 15px 6px 0px 0px;
	width: 190px;
	background-color: #D4DDE4;
 }
 #mainimage{
 	float:left;
	margin: 10px 0px 10px 8px;
	width:535px;
	height: 125px;
	background-repeat: no-repeat; 
	background-position: right  0px;
	

 	
 }
 
 #content{
 		
	float:left;
	margin: 0px 0px 20px 8px;
	width: 536px;
	background-color: #ffffff;
	
 		
 }
#nav-right{
	
  	float:right;
	margin: 15px 0px 0px 0px;
	width: 202px;
	
 }

 #nav-footer{
		float:right;
		margin: -20px 0px 0px 0px;
	
	font-size: 11px;
	color:#C7D7ED; 
	
}
 #nav-footer-info{
	
	font-size: 11px;
	color:#ffffff; 

}
.teaser-left{
	width: 192px;
	margin: 10px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
 }


.teaser-right-contact{
 	height: 150px;
	width: 195px;
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	

	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
 }
.teaserimg{
	float:left;
	padding: 0px 10px 0px 0px;
	

}
.inside-teaser{
	
	padding: 10px 10px 10px 10px;
	

}

#footer {
	width: 920px;
 	margin:5px auto;
	height: 25px;	


}

.nav-1 {
	background-image:   url(../img/nv_3_n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;;
	height: 21px;
}
.nav-1:hover {
background-image:   url(../img/nv_3_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-1-active {
background-image:   url(../img/nv_3_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-1-active-sub {
background-image:   url(../img/nv_3_a.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-1-last {
	background-image:   url(../img/nv_3_n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	width: 180px;
	height: 21px;
}
.nav-1-last:hover {
	background-image:   url(../img/nv_3_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	width: 180px;
	height: 21px;
}
.nav-1-last-active {
	background-image:   url(../img/nv_3_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	width: 180px;
	height: 21px;
}
.nav-1-sub {
	background-image:   url(../img/nv_3_sn.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-1-sub:hover {
background-image:   url(../img/nv_3_so.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-1-sub-active {
background-image:   url(../img/nv_3_so.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 0px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 180px;
	height: 21px;
}
.nav-impress{
	margin: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#C7D7ED; 
	text-decoration: none;
}
.nav-impress:hover {
	margin: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.nav-impress:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}






.a-subnav{
	float:left;
background-image:   url(../img/nv_6_n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	display:block;
	width: 180px;
	height: 20px;
	text-align: center;
	
 }
.a-subnav:hover{
background-image:   url(../img/nv_6_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF7800;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	display:block;
	width: 180px;
	height: 20px;
	text-align: center;



 }
 .a-subnav-active{
 	float:left;
background-image:   url(../img/nv_6_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF7800;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	display:block;
	width: 180px;
	height: 20px;
	text-align: center;



 }
.nav-3 {
background-image:   url(../img/nv_4_n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display:inline-block;
	width: 185px;
	height: 20px;
	text-align: center;
	
}
.nav-3:hover {
background-image:   url(../img/nv_4_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display:inline-block;
	width: 185px;
	height: 20px;
	text-align: center;
}
.nav-3-active {
background-image:   url(../img/nv_4_o.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display:inline-block;
	width: 185px;
	height: 20px;
	text-align: center;
}


.contentlink
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
.contentlink:hover
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
.link-contact
{
	background-image: url(../img/ic_contact.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-position: 0px 0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.liste
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: 0px 4px;

}
.link-callback
{
	background-image: url(../img/ic_callback.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-position: 0px 0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

.copy {
	
	}
.copy-b {
	font-weight: bold;
	}
.boxhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position: 0px 4px;
	
	}
.copy-blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copy-blank:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202C46;
	text-decoration: none;
}

ul#list { 
text-align: left;
list-style-type:none;
margin-left:0;
padding-left:0;


	}
ul#list li { 

	background-image: url(../img/mark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position: 0px 4px;

	}

/* INDEX
----------------------------------------------- */

.claim{
	height: 200px;	
 }

.boxintro{
 	padding: 10px 10px 10px 0px;	
 }

  .box3{
 	padding: 90px 5px 10px 5px;	
 }
   .box4{
 	padding: 90px 5px 10px 5px;	
 }

  .box6{
 	padding: 10px 0px 10px 10px;	
 }
   .box7{
 	padding: 0px 0px 5px 7px;	
 }
    .box8{
 	padding: 12px 10px 10px 10px;	
 }
     .box9{
 	padding: 45px 30px 10px 30px;	
 }
      .box11{
 	padding: 5px 0px 8px 10px;	
 }

     .box8-head{
	 font-weight: bold;
 font-size: 17px;
 line-height: 20px;
	color:#666666; 	
 }

  .cap{
  	float:left;
 	width: 11px;
	
 }

.mainbox{
	filter:alpha(opacity=100);
	float:left;
	margin: 0px 0px 0px 0px;	
	color: #666666
 }
 #banner-suche{
 	float:left;
 	width:210px;	
 	background-image:  url(../img/startbanner.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 
	margin: 10px 0px 0px 0px;
	top: 680px;
	height: 240px;	
 }

  #banner-intro{
  	float:right;
 	width: 230px;
	background-image:  url(../img/right_banner.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	top: 350px;
	height: 240px;	
 }
   #banner-intro-en{
  	float:right;
 	width: 230px;
	background-image:  url(../en/img/right_banner.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	top: 350px;
	height: 240px;	
 }
 
.box-banner-intro{
 	padding: 15px 15px 0px 0px;	
 }
.box2{
 	padding: 0px 0px 0px 0px;	
 }
 .box22{
 	padding: 10px 12px 8px 15px;	
 }
  .marker{
 	color:#E600E9;	
 }
 
.banner-mainimage{
	background-image: url(../img/banner_c.jpg);
	background-repeat:no-repeat;
  	float:left;
 	width: 920px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
		
 }
 .dvdcover-mainimage{
	
  	float:left;
 	width: 155px;
		
 
	margin: 20px 0px 0px 70px;
		
 }
  .dvd-headline-wrapper{
	
  	float:right;
 	width: 665px;
		
	
	margin: 130px 15px 0px 0px;
		
 }

   .dvd-headline-1{
	
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333; 
	font-weight: normal;
	padding: 10px 0px 10px 0px;

	margin:0;
	line-height: 25px;
		
 }
    .dvd-headline-2{
	
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#999999; 
	font-weight: normal;
	padding: 10px 0px 10px 0px;

	margin:0;
	line-height: 25px;
		
 }
 .banner-vorab{
	background-image: url(../img/banner_a.jpg);
	background-repeat:no-repeat;
  	float:left;
 	width: 920px;	
 	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	height: 260px;	
 }
 #banner-content{
	background-image: url(../img/banner_c.jpg);
	background-repeat:no-repeat;
  	float:left;
 	width: 920px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	height: 170px;	
 }
.content-spacer{
  	float:left;
 	width: 10px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	margin: 10px 0px 0px 0px;
	height: 100px;	
 } 
.banner-content-box{
  	float:left;
 	width: 230px;	
	margin: 3px 10px 10px 0px;
	height: 130px;	
 }
  .link-content-box
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	
	margin: 15px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	
}

.inline-content-box{
 	padding: 78px 0px 5px 0px;
	 line-height: 14px;
	 background-repeat:no-repeat;	
 }
 .headline-content-box{
 	font-weight: bold;
	margin: 0px 0px 10px 0px;
 	font-size: 15px;
	color:#666666;	
 }
 
 .banner-subbox{
  	background-image:   url(../img/bgl_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  bottom;
  	float:left;
 	width: 454px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	height: 120px;
	line-height: 14px;	
 }
  .banner-subbox-r{
  	float: right;
  	background-image:   url(../img/bgr_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right  bottom;
  
 	width: 454px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 8px;
	height: 120px;
	line-height: 14px;	
 }
 
  .archiv-subbox{
  	background-image:   url(../img/bgl_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
  	float:left;
 		
 	background-color: #ffffff;
		margin: 0px 4px 0px 0px;
	height: 214px;
	width: 280px;
	line-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;	
 }

 
.head-banner-intro{
	font-weight: bold;
	padding: 8px 0px 8px 0px;
		
 }
.teaserbox-main{
  	float:left;
	margin: 0px 0px 15px 0px;
	top: 820px;
	width: 242px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #E9EEF1;	
 }
h1 { 
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333; 
	font-weight: normal;
	padding: 10px 0px 10px 0px;

	margin:0;
	line-height: 25px;
	}
h2 { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF7E21; 
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
	
	margin:0;
	line-height:18px;
	}
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#666666; 
	font-weight: bold;
	text-decoration: none;
	width: 380px;
	margin:0;
	line-height:18px;
	}

h4 { 
	
	padding: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#999999; 
	text-decoration: none;
	
	margin:0;
	}
	
	
 
 	.form-newsletter{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 width: 250px; 
   border-width: 1px;
border-style: solid;
border-color: #666666;

 }

/* SCHNELLSUCHE
----------------------------------------------- */
 .teaser-right-search{
 	height: 175px;	
	color: #33333;
	text-decoration: none;
	background-color: #ffffff;
	
 }
 
  	.form-schnellsuche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px; 
	margin: 0px 0px 4px 0px;
   border-width: 1px;
border-style: solid;
border-color: #666666;

 }
     .box-schnellsuche{
	
 	padding: 5px 0px 0px 5px;
		
 } 
      .head-schnellsuche{
	font-weight:bold;

	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	display:block;
	
	height: 20px;
	background-color: #ffffff;

	
		
 } 
   	.label-schnellsuche{
	margin: 0px 0px 0px 0px;
	width: 60px; 
	 border-width: 0px;
	
 }
  	.button-schnellsuche{
	float: right;
	margin: -15px 10px 0px 0px;
	 background-image:   url(../img/button_send_002.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
	 border-width: 0px;
	height: 21px;
	width: 73px;


 }
 
 .detailsuche
{
	padding: 0px 0px 0px 11px;
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.detailsuche:hover
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	padding-left:11px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

 
 .link-topangebot
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left:0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#FF7E21;
	font-weight:bold;
}
.link-topangebot:hover
{
		background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left:0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;

}

 .link-content
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left:0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

 .link-content:hover
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left:0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

 /* EXPOSE
----------------------------------------------- */
.content-wrapper
{
	float:left;
	margin: 15px 0px 50px 8px;
	width:556px;	
 		
 }
 

 .link-pages{
 	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 0px;

	 	
 }
  .link-pages:hover{
  	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 0px 5px 0px 0px;

	 	
 }
.link-pages-active{
	color: #999999;
	text-decoration: none;
	padding: 0px 5px 0px 0px;

	 	
 }
  
  #box-intro{
  	
 	float:left;
	margin: 0px 0px 8px 0px;
	width:556px;
	height: 95px;
	background-color: #ffffff;
}
  #box-intro-2{
  	
 	float:left;
	margin: 0px 0px 0px 0px;
	width:555px;
	height: 95px;
	background-color: #ffffff;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #D4DDE4;
 
}




 
 .expose{
	float:left;
	margin: 0px 0px 15px 0px;	
	width:556px;width:556px;
	background-color: #ffffff;	
 }
.expose-box{
	
 	padding: 15px 10px 10px 10px;

		
 }

.expose-head{ 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333; 
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	
	margin:0;
	line-height: 25px;
	

	
	
	
	
	
	}
	
.expose-imagebox{
 	padding: 0px 0px 0px 0px;
	width: 554px;	
 }

.expose-img-main{
	float:left;
	width: 280px;
	height: 154px;
	padding: 2px 2px 2px 2px;
	margin: 2px 5px 2px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
 		
 }
.expose-img-small{
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 70px;
	height: 70px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
 		
 }
.objektdaten{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666; 
	float:left;
	margin: 10px 0px 0px 0px;
	line-height: 13px;
	background-color: #E2E8ED;
		
 		
 }
 .objektdaten-box{
	padding: 10px 10px 0px 10px;
		
 		
 }
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666; 
	float:left;
	width: 515px;
	line-height: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	
}  	
.box-description{
 	padding: 0px 0px 15px 0px;
		
 		
}  
.head-description{
	padding: 5px 0px 5px 0px;	
 		
}      

.td-2{
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	background-color: #E2E8ED;


}
.td-3{
	width: 120px;


}
td{
	
}

.request{ 
	float:right;
	padding: 10px 0px 10px 0px;

	}
 
 /* EXPOSE END
----------------------------------------------- */


 /* MAIN CONTENT
----------------------------------------------- */
.imagebox{
	
  margin: 0px 0px 20px 0px;
	
 }
 
 .main-img{
	float:left;
	width: 520px;
	height: 70px;
	padding: 2px 2px 2px 2px;
	margin: 2px 5px 2px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
 		
 }
 .main-head{ 
 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#666666; 
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0px 10px 0px;
	margin:0;
	line-height:18px;
	}
	
.content{
	float:left;
	margin: 0px 0px 10px 0px;	
	width:920px;
	background-color: #ffffff;	
 }
 
 .foot-box{
 	height: 75px;
 	background-image:  url(../img/bg_foot_001.gif);
background-repeat: no-repeat; 
background-position: right top;
	float:left;
	margin: 0px 0px 10px 0px;	
	width:920px;
	background-color: #ffffff;	
 }
  .foot-box-002{
 	height: 75px;
 	background-image:  url(../img/bg_foot_002.gif);
background-repeat: no-repeat; 
background-position: right top;
	float:left;
	margin: 0px 0px 10px 0px;	
	width:920px;
	background-color: #ffffff;	
 }
   .foot-box-002-en{
 	height: 75px;
 	background-image:  url(../en/img/bg_foot_002.gif);
background-repeat: no-repeat; 
background-position: right top;
	float:left;
	margin: 0px 0px 10px 0px;	
	width:920px;
	background-color: #ffffff;	
 }
 /*Aktuell*/
.aktuell-content-box{
	
 	padding: 10px 20px 10px 30px;
	
 }
   .aktuell-subbox{
  	background-image:   url(../img/aktuell_bg_001.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
  	float:left;
 		
 	
		margin: 0px 4px 0px 0px;
	height: 214px;
	width: 280px;
	line-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;	
 }
  .dvdcover-smallimage{
	
  	float:left;
 	width: 112px;
		
	margin: 20px 0px 0px 10px;
		
 }
  .aktuell-headline-wrapper{
	
  	float:right;
 	width: 145px;
	
	
	margin: 10px 2px 0px 0px;
		
 }

   .aktuell-headline-1{
	
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5C5A5B; 
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
	letter-spacing: -1px;
	margin:0;
	line-height: 13px;
		
 }
    .aktuell-head-typ{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 9px 0px 2px 0px;
	margin:0;
	
		
 }
     .aktuell-head-duration{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin:0;
	
		
 }
     .aktuell-head-supplier{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin:0;
	
		
 }
      .button-choose{
	
	height: 15px;
	float:right;
	margin: 60px 15px 10px 0px;	
	width:107px;

		
 }
       .button-view{
	
	height: 30px;
	float:right;
	margin: 10px 15px 10px 0px;	
	width:271px;

		
 }
  /*Aktuell Ende*/
.content-box{
	
 	padding: 10px 20px 10px 30px;
	
 }
  .main-copy{
  margin: 10px 0px 0px 0px;
 text-align:justify;
}
 .main-einklinker{ 
 	font-size: 14px;
	color:#666666; 
	font-weight: normal;
	text-decoration: none;
	margin:0;
	line-height:18px;
	margin: 0px 0px 10px 0px;
	}
	 .main-einklinker-2{ 
 	font-size: 13px;
	color:#999999; 
	font-weight: normal;
	text-decoration: none;
	margin:0;
	line-height:18px;
	}
  .subhead{ 
  margin: 10px 0px 10px 0px;
	font-weight: bold;

	}
 
  /* MAIN CONTENT ENDE
----------------------------------------------- */

  /* OBJEKTANGEBOTE
----------------------------------------------- */
#objektangebote{
background-image:  url(../img/objektangebot_bg.jpg);
background-repeat: no-repeat; 
background-position: right bottom;
margin: 0px 0px 15px 0px;
background-color: #ffffff;
height: 200px;
 }
.objektangebote-box{

padding: 5px 0px 10px 25px;
 }
 
.small-angebot{
	color:#333333;
	line-height:16px;
	float:left;
	width: 154px;
	padding: 0px 0px 8px 0px;
	margin: 2px 15px 15px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
	background-color: #FAFAFA;	
 }
 .img-small-angebot{
 	float:left;
	width: 154px;
	height: 75px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 2px 0px;	
 }
 
 .c-img{
 	float:right;
	width: 262px;
	height: 182px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 15px 50px;
	clear: both;
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;	
 }
   .c-left{
 	float:right;
	width: 285px;
	
	
	margin: 0px 0px 15px 40px;
	
	
 }
  .c-movie{
 	
	
	margin: 0px 0px 0px -25px;

 }
   .c-movie-box{
   width: 290px;
   
 
	background-color: #E3E1E3;
	
	

 }
    .c-img-gallery-box{
   width: 290px;
   
 
	background-color: #E3E1E3;
	
	

 }
    .d-table{
	float:left;
	width: 270px;
	padding: 15px 0px 0px 0px;

	
 }
  .c-table{
 	float:right;
	height: 460px;
	padding: 0px 2px 2px 15px;
	
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4CCD1;	
 }

   .c-content{
 	float:right;
	width: 410px;
	height: 240px;
	padding: 0px 2px 2px 20px;
	margin: 0px 0px 15px 20px;
	
 }
    .d-content{
 	float:right;
	width: 410px;
	height: 400px;
	padding: 0px 2px 2px 20px;
	margin: 0px 0px 15px 20px;
	
 }
  .d-img{
 	float:right;
	
	padding: 2px 2px 2px 2px;
	margin: 25px 0px 30px 50px;
	clear: both;
	
 }
 .c-table{
	float:right;
	width: 265px;
	clear: both;
	margin: 0px 0px 15px 50px;
		
 		
 }
.a-price{
	float:left;
 	font-weight: bold;
	padding: 0px 4px 0px 4px;
	
 }
.a-location{
	float:left;
	color:#999999;
	padding: 0px 4px 0px 4px;	
 }
.a-sort{
	width: 145px;
	font-weight: bold;
	font-size: 11px;
	float:left;
 	color:#999999;
	padding: 0px 4px 0px 4px;	
 }
 
 .link-view
{
	float:right;
	background-image: url(../img/ic_contact.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-position: 0px 0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size: 11px;
}

/* Banner Antro */

  #banner-intro-2{
  	float:right;
 	width: 230px;
	background-image:  url(../img/right_banner_template_v1.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	top: 350px;
	height: 240px;	
 }
 
 .right-banner-wrapper{
	
  	float:right;
 	width: 115px;
	
	line-height: 13px;
	margin: 90px 2px 0px 0px;
		
 }
 
   .right-banner-headline-1{
	
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#5C5A5B; 
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	letter-spacing: -1px;
	margin:0;
	line-height: 16px;
		
 }
    .right-banner-head-typ{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 9px 0px 2px 0px;
	margin:0;
	
		
 }
     .right-banner-head-duration{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin:0;
	
		
 }
     .right-banner-head-supplier{
	
	font-size: 12px;
	color:#5C5A5B; 
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin:0;
	
		
 }
      .right-banner-button-choose{
	
	height: 15px;
	float:right;
	margin: 10px 10px 10px 0px;	
	width:107px;

		
 }
   .right-banner-dvdcover{
	
  	float:left;
 	width: 96px;
		
	margin: 20px 0px 0px 10px;
		
 }

  /* TOP-ANGEBOT
----------------------------------------------- */
.topangebot-box{
	
 	padding: 0px 10px 10px 10px;

		
 }

  /* TOP-ANGEBOT ENDE
----------------------------------------------- */


  /* REFERENZEN
----------------------------------------------- */
.referenzen{
	color:#999999;
	line-height:14px;
	float:left;
	width: 148px;
	margin: 0px 0px 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	
 }
.referenzen-box{

	padding: 2px 0px 8px 0px;
 }
 .referenzen-head{
 	color:#333333;
	font-weight: normal;
 }
 
 .referenzen-img{
	float:left;
	width: 140px;
	height: 80px;
	padding: 2px 0px 5px 0px;
	margin: 2px 0px 0px 0px;
 }
 
  .referenzen-3-box{
	float:left;

 }
.referenzen-pages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CCD1;
	width: 500px;
 	float:left;
	margin: 0px 0px 10px 0px;
	height: 20px;
	background-color: #ffffff;
	 	
 }
  /* REFERENZEN ENDE
----------------------------------------------- */

  /* AKTUELL
----------------------------------------------- */
.aktuell{
	color:#333333;
	line-height:16px;
	float:left;
	width: 500px;
	margin: 2px 10px 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	
 }
.aktuell-box{
	
	padding: 5px 0px 0px 0px;
 }
 .aktuell-copy{
 	width: 355px;
	float:left;
 }
 .aktuell-head{
	width: 290px;
 	float:left;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	margin: 0px 0px 4px 0px;
 }
 
 .aktuell-img{
	float:left;
	width: 130px;
	height: 85px;
	padding: 0px 10px 0px 0px;
	margin: 2px 2px 0px 0px;
 }
 
.aktuell-pages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CCD1;
	width: 500px;
 	float:left;
	margin: 0px 0px 10px 0px;
	height: 20px;
	background-color: #ffffff; 	
 }
 .aktuell-link{
	float:left;
	margin: 6px 0px 0px 0px;
	background-image: url(../img/ic_contact.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-position: 0px 0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

 .news-einklinker{ 
 	
	color:#666666; 
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	line-height:18px;
	}
.news-date{ 
	font-size: 11px;
	float:right;
	color:#666666; 
	font-weight: normal;
	text-decoration: none;
	margin: 15px 0px 15px 0px;
	line-height:18px;
	}
	
.news-img{
	float:right;
	width: 150px;
	height: 100px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 5px 10px;
	 

 }
 .content-img{
	float:right;
	width: 215px;
	height: 45px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 10px;
	 

 }

  /* AKTUELL ENDE
----------------------------------------------- */


  /* LINKS
----------------------------------------------- */

 .links-head{
	
 	float:left;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	margin: 4px 0px 0px 0px;
 }
 
 .links-img{
	float:left;
	width: 130px;
	height: 40px;
	padding: 0px 10px 0px 0px;
	margin: 2px 2px 0px 0px;
 }

 
  .links-link
{
	float:left;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
  /* LINKS ENDE
----------------------------------------------- */

  /* KONTAKT
----------------------------------------------- */
label, input {
 	margin: 8px 0px 0px 0px;
  	display: block;
  	float: left;
  	width: 90px; 
   	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
}

.radio {
	width: auto; 
	border-width: 0px;

}
.form-message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px; 
	height: 90px;
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	scrollbar-highlight-color: #F8DA00;
	
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #FFFFFF;
 }
.form-button{
 	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 15px 0px 0px;
	background-image:   url(../img/button_newsletter.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
	border-width: 0px;
	height: 21px;
	width: 73px;
 }
form br { 
  	clear: left; 
}
input#submit { 
  	float: none;
 	height: 34px;
	width: 114px;
 
}
.kontakt-intro{
	font-size: 12px;
	color:#666666; 
	font-weight: normal;
	text-decoration: none;
	
	line-height:18px;
	
	
	
	float:left;
	width: 260px;
	
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 0px 0px;
	color:#666666; 

 }
.kontakt-block{
	font-size: 12px;
	color:#666666; 
	font-weight: normal;
	text-decoration: none;
	
	line-height:18px;


	float:right;
	width: 240px;
	
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
 }
.kontakt-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	width: 500px;
 	float:left;
	margin: 0px 0px 0px 0px;
	height: 1px;
	background-color: #ffffff;	
 }
.form-headline{  
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666; 
	margin: 25px 0px 25px 0px;
	padding: 4px 0px 0px 4px;
	background-image:   url(../img/form_header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	width: 500px; 
	height: 20px;

	}
.form-subhead{ 
	font-weight: bold;
	color: #666666; 
	}
.form-notice{ 
	color: #666666; 
	line-height:14px;
	}
.form-field{
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px; 
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.time-form{
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px; 
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.time-box{
   	float:left;
	margin: 2px 10px 2px 0px;
	width: 200px; 
}
.time-label{
 	margin: 8px 0px 0px 0px;
 	width: 60px; 
   	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;

}
.pull-down{
	margin: 10px 0px 10px 0px;
	width: 300px; 
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;

 }

  /* KONTAKT ENDE
----------------------------------------------- */

  /* SUCHE
----------------------------------------------- */
.suche-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	width: 245px;
	height: 1px;	
 }
 .gebiet-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	width: 170px;
	height: 1px;	
 }
  .details-line{
  padding: 0px 0px 15px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CCD1;
	width: 480px;
	height: 1px;
	
 }

.main-objektart{
	height: 190px;
	float:left;
	width: 295px;
	margin: 0px 0px 15px 0px;
	color:#333333; 
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
	background-color: #FAFAFA;
 }
 
 .main-wunschgebiet{
	height: 190px;
	float: right;
	width: 190px;
	margin: 0px 10px 0px 0px;
	color:#333333; 
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
	background-color: #FAFAFA;
 }
 
  .main-details{
	
	float:left;
	width: 495px;
	margin: 0px 15px 0px 0px;
	color:#333333; 
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
	background-color: #FAFAFA;
 }
 
 
.objektart{
	
	float:left;
	width: 130px;
	margin: 8px 0px 10px 0px;
 }
 .objektart-box{
	padding: 8px 8px 15px 8px;
	
 }
 
 .objektart-head{
	margin: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666; 
 }
 
 .suche-head{
	margin: 0px 0px 20px 0px;
	float:left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666; 


	}
	
.suche-label-check{
	
	 border-width: 0px;
	 padding: 0px;
	 margin: 0px 0px 0px 8px;

 }

.suche-check{
	line-height:12px;
	width: 15px; 
	
 	margin: 0px;
	 padding: 0px;

 }
 
 .wunschgebiet{
	
	
	width: 170px;
	height: 165px;
	margin: 2px 15px 0px 0px;
	color:#333333; 
	
	border-width: 0px;
	border-style: solid;
	border-color: #E7EBED;
 }

  	.button-suche{
	float: right;
	margin: 0px 0px 0px 0px;
	 background-image:   url(../img/button_send_002.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
	 border-width: 0px;
	height: 21px;
	width: 73px;

 }
 #button{
	margin-left: 640px;
	top: 330px;
	position: absolute;
	z-index:2;
 }
.form-details{
	padding: 0px 5px 0px 5px;
	margin: 2px 8px 0px 8px;
	width: 105px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
 }

 
 .sort-menu{
 	float:right;
  margin: 0px 0px 0px 0px;


 }
  .sort-menu-field{
  margin: 0px 0px 0px 0px;
	font-size: 11px;
	
	
 }
 
  .sort-menu-label{
 
	 border-width: 0px;
	 padding: 0px;
	 margin: 0px 0px 0px 8px;

 }
     .box5{
 	padding: 3px 8px 5px 10px;	
 }
 .box-pages{
 	float:left;
	margin: 0px 0px 8px 0px;
	width:556px;
	height:25px;
	background-color: #ffffff;
	 	
 }
.search-result{
	float:left;
	margin: 0px 0px 8px 0px;
	width:556px;
	height:25px;

	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	
 }
  /* SUCHE ENDE
----------------------------------------------- */

  /* ANBIETEN
----------------------------------------------- */

 .anbieten-main{
	line-height: 16px;
	float: left;
	width: 240px;
	margin: 0px 10px 45px 0px;
	color:#333333; 
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
	background-color: #FAFAFA;
	
 }
  .anbieten-box{
	padding: 5px 8px 8px 8px;
 }
   .anbieten-copy{
	padding: 60px 0px 10px 0px;
 }
  .anbieten-link{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	margin-top:10px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
  .anbieten-link:hover{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	margin-top:10px;
	background-position: 0px 2px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

  /* ANBIETEN ENDE
----------------------------------------------- */
