/*============================================ General Elements =====*/
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 10px !important;
	color: #000000;
	background-color: #FFFFFF;
}
td, th
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a
{
	color: #80ABCD;
	text-decoration: underline;
	font-weight: normal;
}
hr{
        color:#CCCCCC;
        height:1px;
        
}
a:hover {
  color: #FF0000;
}
form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input, select, textarea
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

table
{
	border-collapse: collapse;
}
img{
	border:0;
	
}
h1{
        font-size:11px;
        color:#003366;
        margin:0;
}
h2{
        font-size:18px;
        color:#003366;
        margin-bottom:5px;
}
/*============================================ WL Elements =====*/
.main_table
{
	width: 612px;
}
.main_table tr td.line_wl
{
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
}
.cell_content
{
	width: 612px;
}
/* contact form */
.contact_select, .contact_text, textarea
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
.contact_zip
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	width: 50px;
}
.contact_city
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	width: 145px;
	align: right;
}


a
{
color:#0000ff;
text-decoration:underline;
font-weight:normal;
}

ul.arrow_red li, a.arrow_red
{
margin-bottom:5px;
padding-left:5px;
}



/* icons, images & buttons */
.icon_image
{
}
.icon_keep
{
}
.new
{
	color: #f60;
	font-size: 9px;
	font-weight: bold;
}
.images_main
{
}
.button
{
}
.container_error tbody
{
	background-color: #fff;
}
.container_error tbody tr td
{
	color: #f00;
	font-weight: bold;
	background-image: url( "/Resources/1/Images/icon_error.gif" );
	background-repeat: no-repeat;
	padding-left: 25px;
}
.container_ok tbody
{
	background-color: #fff;
}
.container_ok tbody tr td
{
	color: #390;
	font-weight: bold;
	background-image: url( "/Resources/1/Images/icon_ok.gif" );
	background-repeat: no-repeat;
	padding-left: 25px;
}
/* obj stats */
A.hp_nav
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
A.hp_nav:visited
{
	color: #ffffff;
}
A.hp_nav:hover
{
	color: #ffffff;
}


/*============================================ Scout24 Header =====*/
.leiste
{
	background-color: #000066;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}
.dachleiste
{
	height: 26px;
	width: 100%;
}
.logoflaeche
{
	height: 90px;
	width: 180px;
	vertical-align: middle;
	text-align: center;
}
#bannerflaeche
{
	text-align: left;
	vertical-align: top;
	width: 812px;
	padding-top: 9px;
}
.footertext
{
	font-size: 10px;
	text-align: center;
}
/*============================================ Scout24 Navigation & Breadcrumb =====*/
.navigation
{
	width: 165px;
	margin: 0px;
	text-indent: 16px;
	vertical-align: top;
	padding: 0px;
	border-collapse: collapse;
}
.firstnav_act
{
	background-image: url(/IS24Web/App_Themes/scout24/nav_act.gif);
	height: 22px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
}
.firstnav_inact
{
	background-image: url(/IS24Web/App_Themes/scout24/nav_inact.gif);
	height: 22px;
	font-weight: bold;
	color: White;
	padding: 0px;
	border-bottom: white 1px solid;
}
.nav_act
{
	background-image: url(/IS24Web/App_Themes/scout24/nav_act.gif);
	height: 22px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
}
.nav_inact
{
	background-image: url(/IS24Web/App_Themes/scout24/nav_inact.gif);
	height: 22px;
	font-weight: bold;
	color: White;
	padding: 0px;
	border-bottom: white 1px solid;
}
.subnav
{
	background-image: url(/IS24Web/App_Themes/scout24/subnav.gif);
	height: 22px;
	color: #3436CC;
	padding: 0px;
}
.subnav_act
{
	background-image: url(/IS24Web/App_Themes/scout24/subnav.gif);
	height: 22px;
	color: #3436CC;
	padding: 0px;
	font-weight: bold;
}
.subnav_last
{
	background-image: url(/IS24Web/App_Themes/scout24/subnav.gif);
	height: 22px;
	color: #3436CC;
	padding: 0px;
	border-bottom: #c5d2e0 1px solid;
}
.subnav_last_act
{
	background-image: url(/IS24Web/App_Themes/scout24/subnav.gif);
	height: 22px;
	color: #3436CC;
	padding: 0px;
	font-weight: bold;
	border-bottom: #c5d2e0 1px solid;
}
.nav_language
{
	background-image: url(/IS24Web/App_Themes/scout24/nav_hg.gif);
	height: 22px;
	color: White;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
}
A.navlink
{
	text-decoration: none;
}
A.topnavlink
{
	text-decoration: none;
	color: White;
}
A.lngnavlink
{
	text-decoration: none;
	font-weight: bold;
	color: White;
}
.register_act
{
	background-image: url(/IS24Web/App_Themes/scout24/register_act.gif);
	width: 131px;
	height: 22px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	text-align: center;
}
.register_inact
{
	background-image: url(/IS24Web/App_Themes/scout24/register_inact.gif);
	width: 131px;
	height: 23px;
	font-weight: bold;
	color: White;
	padding: 0px;
	text-align: center;
}
.register
{
	background: #D9E1F0;
	padding: 4px;
}
.activebutton
{
	border-right: #42b44b 1px solid;
	border-top: #42b44b 1px solid;
	border-left: #42b44b 1px solid;
	border-bottom: #42b44b 1px solid;
	background-image: url(/IS24Web/App_Themes/scout24/activebutton.jpg);
}
.breadcrumb
{
	font-size: 10px;
}

 
/* ================================== TOP ==================================== */

.ldb_top {
  width: 758px;
  height: 120px;
  background-color: #EFEFEF;
  padding: 5px 0px 0px 15px;
  }
  
.sky {
  position: absolute;
  left: 778px;
  top: 10px;
  width: 160px;
  height:600px;
}
  
.nav_top {
  width: 758px; 
  height: 15px; 
  background-color: #80ABCD;
  color: #FFFFFF;
  margin-bottom: 10px;
  text-align: center;
  }
  
.nav_top a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  }
  
.nav_top_search {
  width: 758px;
  height: 28px;
  background-color: #E9ECF1;
  border-top: 1px solid #80ABCD;
  border-bottom: 1px solid #80ABCD;
  margin-top: 5px;
  margin-bottom: 5px;
  }
  
/* ================================== NAVIGATION LEFT ==================================== */

.nav_separator {
  margin-bottom: 15px;
  }

.nav_title {
  border-bottom: 1px solid #999999;
  font-size: 12px;
  font-weight: bold;
  margin-right: 3px;
  margin-top: 20px;
  }
  
.nav_lvl_1 {
  border-bottom: 1px dotted #CCCCCC;
  padding: 2px 0px 0px 0px;
  margin-left: 8px;
  margin-right: 3px;
  height: 18px;
  cursor: pointer;
  }
  
.nav_lvl_1 a {
  color: #000000;
  text-decoration: none;
  }

.nav_lvl_1 a:hover {
  color: #000000;
  text-decoration: none;
  }
  
/* ================================== WL-Specific ==================================== */

.footer {
  font-size: 9px;
  color: #CCCCCC;
  position:relative;
  margin-top:35px;
  padding-bottom:10px;
  float:bottom;
  border-top:1px solid #CCCCCC;
  padding-top:15px;
  }

 .footer a {
  font-size: 9px;
  color: #CCCCCC;
}
  
  
  
  

  
