@charset "utf-8";

/* CSS Document */



.content {

   clear:both ;

}



.error-info {

   clear:both ;

}



.error-link a:hover, .link a:hover {

   color:#ff3300;

}



.error-link a, .link a{

   color: #1959A1;

   font-weight: bold;

   text-decoration: none;

}



.det_description, .block_left {

    width: 550px;

    float: left;

}



.det_container_1sp {

   width:340px;

   float:left ;

}



li {

   width:290px;

   float:left;

}



.det_container_1sp li,

.det_container_2sp li {

   margin: 1px;

}



.det_head_line {

   margin-top: 20px;

}



.det_borderinfo_1sp, 

.det_borderinfo_2sp {

   float: left;

   padding-top: 5px;

   padding-bottom: 5px;

}



.det_container_2sp {

   width: 605px;

   float:left ;

   margin-left: 15px;

}



.det_ul_acc, .det_ul_ra, .det_ul_2 {

   list-style-image:none ;

   list-style-type:none;

   margin: 0px;

}



.det_acc_item, 

.det_ra_item {

   float:left;

   width:185px;

   border: 1px solid #0066CC;

   padding-left: 3px;

}



.det_acc_wert, 

.det_ra_wert {

   float:left;

   width:16px;

   border: 1px solid #0066CC;

   padding-left: 5px;

   margin-right: 5px;

   height: 15px;

}



.det_ul_ra .det_ra_wert {

   width:83px;

   margin-left: 5px;

   height: 15px;

}



.det_title_bar {

   clear:both;

}



.det_title_bar h3, .det_title_bar_1sp h3, .det_title_bar_2sp h3 {

   margin: 0;

   padding:0 ;

   padding-top: 20px;

}



.det_borderinfo {

   border: 1px solid #0066CC;

   float:left;

   width:948px;

   padding: 5px;

}



.det_ul_2 li {

   width:400px;

   float:left;

}



.det_ul_1 li, .det_ul_2 li {

   background:transparent url(/fileadmin/templates/img/blue.gif) no-repeat scroll 0%;

   float:left;

   padding-left:15px;

   padding-right:10px;

   margin: 1px;

   margin-left: 3px;

   padding-left: 15px;

}



.det_gallery {
   width:960px ;
   float:left;
}



.det_gal_image {

   margin-bottom: 10px;

   margin-left: 10px;

}



.det_karte {

   width: 350px;

   float: right;

   margin-left: 10px;

   position:relative;

}



.det_borderinfo2_top {

   border: 1px solid #0066CC ;

   border-bottom:none ;

   width:500px;

   float: left ;

}



.det_borderinfo2_footer {

   border: 1px solid #0066CC ;

   border-top:none ;

   width:500px;

   float: left ;

}



.ptext {

   margin-top: 5px;

   font-size: 10px;

} 

#flashlayer {
	z-index: 10000;
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;   
   display:none ;
}

