/*
-----------------------------------------------
Author:   aktivwerk 2008
Version:  15.1
----------------------------------------------- */
/* Main 
----------------------------------------------- */

html, body
{
   margin:0;
   padding:0px;
   height:100%;
  } 
  
  body {
	background-image:   url(../img/bg_main_3.gif);
	background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	line-height: 19px;
	
	background-color: #E2E8ED;
}

#site{
 width: 980px;
 	margin:0 auto;
	 background-image:  url(../img/bg_bottom.jpg);
	background-repeat: no-repeat; 
	background-position: left bottom;	
 	
	border-color: #D4DDE4;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #D4DDE4;
 	
}
#site2{
	background-image: url(../img/bg_top2.gif);
	background-position: -15px -0px;
	background-repeat:repeat-x;
	border-color: #D4DDE4;
	border-left-width: 8px;
	border-right-width: 8px;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #D4DDE4;
 	
}

#logo{
	float:right;
	padding: 25px 10px 0px 15px;

}
#switch{
	height: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
 	background-image:   url(../img/switch_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #ffffff;

}
.switch-nav{
	background-image:   url(../img/switch_o.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;

}
.switch-nav:hover{
	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;

}
.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;
	
	background-color: #ffffff;
		
}
.nav-head-box{
	float:left;
	padding: 0px 0px 0px 9px;
	
		
}

 #spacer{
 	
 	
	height: 23px;
	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 {
	
  	height: 40px;
	background-color: #ffffff;

	
	
}


.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.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.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: #666666;
	text-decoration: none;
	margin: 0px 15px 0px 10px;


	width: 65px;
	height: 20px;
	text-align: right;
	
	background-image: url(../img/ic_search.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: #000000;
	text-decoration: none;
	margin: 0px 15px 0px 10px;
	

	width: 65px;
	height: 20px;
	text-align: right;
	
	background-image: url(../img/ic_search_o.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:#666666; 
	
}
 #nav-footer-info{
	
	font-size: 11px;
	color:#666666; 

}
.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: 170px;
	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: 980px;
 	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: #666666;
	text-decoration: none;
}
.nav-impress:hover {
	margin: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	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: #333333;
	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: #666666;
	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: 4px 5px 0px 25px;
	background-position: 0px 3px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 145px;
	height: 17px;
}
.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{
width:964px;
	float:left;
	margin: 0px 0px 22px 0px;	
	color: #666666;
 }
 #banner-suche{
 	float:left;
 	width:724px;	
 	background-image:  url(../img/startbanner.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 
	margin: 10px 0px 0px 0px;
	top: 350px;
	height: 200px;	
 }

  #banner-intro{
  	float:left;
 	width: 240px;
	background-image:  url(../img/search_banner.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	top: 350px;
	height: 200px;	
 }
 
.box-banner-intro{
 	padding: 0px 0px 0px 0px;	
 }
.box2{
 	padding: 0px 10px 0px 10px;	
 }
 .box60{
 	padding: 10px 0px 0px 10px;	
 }
 
#banner-content{
  	float:left;
 	width: 964px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	height: 190px;	
 }
.content-spacer{
  	float:left;
 	width: 10px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	margin: 10px 0px 0px 0px;
	height: 130px;	
 } 
.banner-content-box{
   	float:left;
 	width: 230px;	
	margin: 3px 10px 10px 0px;
	height: 130px;	
 }
 .banner-content-box-r{
  		float:right;
 	width: 200px;	
	margin: 3px 0px 10px 0px;
	height: 130px;	
 }
  .link-content-box
{
	background-image: url(../img/check.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	margin: 5px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.inline-image-box{
	padding: 0px 0px 10px 0px;
	width: 230px;
	height: 70px;
 	
 }
.inline-content-box{
 	padding: 0px 0px 5px 0px;
	 line-height: 14px;
	 background-repeat:no-repeat;	
 }
 .headline-content-box{
 	font-weight: bold;
	margin: 0px 0px 2px 0px;
 	font-size: 15px;
	color:#666666;	
 }
 
 .banner-subbox{
  	float:left;
 	width: 376px;	
 	background-color: #ffffff;
	margin: 10px 8px 0px 0px;
	height: 125px;
	line-height: 14px;	
 }
  .banner-subbox-r{
  float:right;
 	width: 196px;	
 	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	height: 125px;
	line-height: 14px;
	
 }
 
.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: 0px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
		
	width: 550px;
	float:left;
	}
h2 { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#5C5313; 
	font-weight: normal;
	padding: 61px 0px 10px 0px;
	
	margin:0;
	line-height: 25px;
	}
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: 150px;
 	margin: 0px 0px 0px 0px;	
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	
 }
 
  	.form-schnellsuche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px; 
	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;

	padding: 8px 0px 0px 0px;
	background-color: #ffffff;

	
		
 } 
   	.label-schnellsuche{
	margin: 0px 0px 0px 0px;
	width: 60px; 
	 border-width: 0px;
	
 }
  	.button-schnellsuche{
	float: right;
	
	margin: 5px 10px 0px 15px;
	 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: 66px;
	


 }
 
 .detailsuche
{
	margin: 5px 0px 0px 0px;
	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;
}

 
 /* SCHNELLSUCHE END
----------------------------------------------- */

 

  	.button-newsletter{
	 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: 0px 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;


 }
 	.label-check{
	 width: auto; 
	 border-width: 0px;
	 padding: 0px 0px 0px 8px;

 }

 	.check{
	 width: auto; 
	 border-width: 0px;

 }



/* ANGEBOT TEASER
----------------------------------------------- */

.teaser-left-aktuell{
 	width: 192px;	
 	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;	
	color: #333333;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
 }
.teaser-right-angebot{
	font-size: 12px;
 	line-height:16px;	
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;	
	color: #333333;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
 }
    .box-topangebot{
	padding: 0px 5px 5px 8px;	
 }
     .title-topangebot{
	  line-height:14px;
	 font-size: 12px;
	color: #666666;
	font-weight: normal;
 	margin: 0px 0px 5px 0px;
		
 } 
      .head-topangebot{
	font-weight:bold;
	font-size: 12px;
	line-height:10px;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
	

	background-color: #ffffff;

	
		
 } .b-price{
	float:none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	
 }
.b-location{
	float:none;
	color:#999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
 }
     .img-topangebot-bg{
	background-image:  url(../img/exp_bg_003.gif);
	background-repeat: no-repeat; 
	background-position: left bottom;
	padding: 0px 5px 5px 5px;	
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: 75px;
 		
 }
    .img-topangebot{
		
	margin: 5px 0px 6px 0px;
	width: 167px;
	height: 65px;
 		
 }
 
     .img-news{
	float:left;
		
	width: 179px;
 		
 }
 .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:#666666;
	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:#333333;
	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;
}
 /* ANGEBOT TEASER END
----------------------------------------------- */

 /* 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 0px 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: 252px;
	height: 170px;
	padding: 5px 2px 2px 2px;
	margin: 2px 5px 2px 2px;
	background-image:  url(../img/exp_bg_001.gif);
	background-repeat: no-repeat; 
	background-position: left bottom;
 		
 }
 .expose-img-main-box{
 	padding: 3px 0px 0px 0px;
	
 }
  .zoom-image{
 	
	
	height: 16px;
	width: 25px;
	
 }
.expose-img-small{
	padding: 4px 4px 9px 4px;
	margin: 0px 2px 9px 5px;
	width: 77px;
	height: 77px;
	background-image:  url(../img/exp_bg_002.gif);
	background-repeat: no-repeat; 
	background-position: left bottom;
 		
 }
.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;	
 		
}      
.objektdaten-table{
	width: 515px;

		
 		
 }
.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{
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	background-color: #E2E8ED;
	height: 22px;
}

.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{
	
	margin: 0px 0px 10px 0px;	
	width:556px;
	background-color: #ffffff;	
 }
.content-box{
	
 	padding: 10px 20px 10px 30px;
	
 }
  .main-copy{
  margin: 10px 0px 0px 0px;
 text-align:justify;
}
 .main-einklinker{ 
 	font-size: 12px;
	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;	
 }
.a-price{
	float:none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	
 }
.a-location{
	float:none;
	color:#999999;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 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;
}

  /* OBJEKTANGEBOTE ENDE
----------------------------------------------- */

  /* 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{ 
 	float:left;
	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{
	
 	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;
	
	
	
	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;
	
	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{
	width: 150px;
	 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: 150px;
	margin: 2px 15px 0px 0px;
	color:#333333; 
	
	border-width: 1px;
	border-style: solid;
	border-color: #C4CCD1;
 }

  	.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;

 }
.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: px 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 0px 0px;
	width:556px;
	height:25px;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4DDE4;
	
 }
  /* 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
----------------------------------------------- */
 	.form-newsletter{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333; 
	
   border-width: 1px;
border-style: solid;
border-color: #666666;

 }
  	.form-newsletter-2{
	margin: 10px 0px 0px 0px;


 }
  	.newsletter-left{
	


 }
   	.newsletter-right{
	float:right;
	 
margin: 0px 0px 0px 0px;
 


 }
    	.label-newsletter{
		font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	width: 50px; 
	 height: 15px;
	background-color: #E1E7EC;
	 border-right-width: 2px;
border-right-style: solid;
border-right-color: #ffffff;

	
 }
     	.label-newsletter-2{
		font-size: 11px;
	margin: 0px 0px 0px 2px;
	padding: 2px 0px 0px 8px;

	 height: 15px;
	background-color: #E1E7EC;
	 border-right-width: 2px;
border-right-style: solid;
border-right-color: #ffffff;

	
 }
 .field-newsletter{
	margin: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333; 
	width: 35px; 
	 height: 13px;
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
 .field-newsletter-2{
	margin: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333; 
	width: 125px; 
	 height: 13px;
   	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

    .button-newsletter{
	 float:right;
	margin: -12px 0px 0px 0px;
	 background-image:   url(../img/button_send_004.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  top;
	 border-width: 0px;
	 height: 18px;
	width: 73px;
	clear:both;


 }
.expose-none{
  	
 	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	height: 290px;	
 }
  .a-phone{

	background-image: url(../img/ic_phon.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
}
 .a-place{

	background-image: url(../img/ic_place.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
}
 .a-search{

	background-image: url(../img/ic_dsearch.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
}
 .a-callback{

	background-image: url(../img/ic_callback.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
}
 .a-mail{
	background-image: url(../img/ic_contact.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
	
}
 .a-form{
 
	background-image: url(../img/ic_form.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C8C9;
	height: 18px;
	width: 150px;
	display:inline-block;
	
	
	
}
