body
{
	background-color:#CECFCE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:10px;
	padding:0;
}

h1 {
	font-size:150%;
	line-height:150%;

}

h2 {
	font-size:160%;
	line-height:150%;
	margin-bottom:2px;

}

h3 { font-size:14px;
     color:#878787;
     font-style:italic;
	 margin-top:6px;
}


#container
{
	position:absolute;
	text-align:left;
	background-image:url(img/hg_center10.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:990px;
	left:50%;
	margin-left:-495px;
}

#content
{
	background-image:url(img/hg_center10.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding:0;
      
}

#left
{
	float:left;
	width:175px;
	margin-top:0;
	padding-top:0;
	margin-bottom:60px;
}

#right
{
	float:right;
	width:700px;
	margin-right:70px;
	line-height:170%;
	color:#666;
	margin-top:15px;
	
}

* html #right
{
	float:right;
	width:695px;
	margin-right:0;
	z-index:111;
	padding-right:35px;
	color:#666;
}

.testknoten {
	list-style-image:url(assets/images/knotengr.png);
}

#right a,#right a:visited
{
	color:#666;
	text-decoration:bold;
	z-index:999999;
}

#right a:hover
{
	color:#cc3300;
	text-decoration:underline;
	z-index:999999;
}

#right div.c1sub a,#right div.c1sub a:visited, #right div.c2sub a,#right div.c2sub a:visited
{
	color: White;
	text-decoration: none;
	font-weight: 600;
	z-index: 999999;
}


#right div.c1sub a:hover, #right div.c2sub a:hover
{
	color: white;
	text-decoration: none;
	font-weight: 600;	
	z-index: 999999;
}


#header
{
	height:180px;
	background-image:url(img/header10.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#header h1,#footer h1
{
	margin:0;
}

#footer
{
	background-image:url(img/hg_footer10.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:190px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	z-index:2;
	position:relative; overflow:visible
}

#footertext
{
	padding-top:170px;
	color:#FFF;
	margin-left:290px;
	text-align:left;
   text-decoration:none;
	z-index:3;
}

div.tlp_font1_content {
	height:250px;
	line-height:180%;
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	margin-right: 3px;
	font-family: Verdana;
}

div.tlp_font2_content {
	height:240px;
	line-height:180%;
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	margin-right: 3px;
	font-family: Verdana;
}

 div.tlp_font3_content {
	height:530px;
	line-height:180%;
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	font-family: Verdana;
}


 div.tlp_font4_content {
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	margin-right: 3px;
	font-family: Verdana;
	height:150px;
	line-height:180%;
}

 div.tlp_font5_content {
	height:150px;
	line-height:180%;
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	font-family: Verdana;
}

 div.c1 {
	border: 1px solid silver;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	height: 225px;
	margin-top: 4px;
	margin-right: 3px;
	font-family: Verdana;
	line-height:180%;
}

 div.c1r {
	border: 1px solid silver;
	line-height:180%;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	height: 225px;
	margin-top: 4px;
	font-family: Verdana;
}

 div.c2 {
	border: 1px solid silver;
	line-height:180%;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	height: 200px;
	margin-top: 4px;
	margin-right: 3px;
	font-family: Verdana;
}

 div.c2r {
	border: 1px solid silver;
	line-height:180%;
	padding: 4px 6px;
	vertical-align: top;
	text-align: left;
	height: 200px;
	margin-top: 4px;
	font-family: Verdana;
}

 div.c1sub {
	border: 1px solid silver;
	margin-right: 3px;
	padding-left: 6px;
	vertical-align: top;
	text-align: left;
	height: 20px;
	background-color: #5f8607;
	font-family: Verdana;
}

 div.c2sub {
	border: 1px solid silver;
	padding-left: 6px;
	vertical-align: top;
	text-align: left;
	height: 20px;
	background-color: #5f8607;
	font-family: Verdana;
}



div.c1 img, div.c1r img, div.c2r img, div.c2 img, div.tlp_font1_content img, div.tlp_font2_content img, div.tlp_font3_content img, div.tlp_font4_content img, div.tlp_font5_content img {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.menu li
{
	padding-left:19px;
	padding-top:0;
	padding-bottom:2px;
	display:block;
}

.menu a
{
	color:#FFF;
	font-size:13px;
	font-weight:600;
}

.menu a,.menu a:hover,.menu a:visited
{
	text-decoration:none;
	margin-left:10px;
	display:block;
	width:100%;
	background-image:url(img/button_green3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px;
}

* html .menu ul li ul li.active
{
	background-image:url(img/button_white3.gif);
	background-repeat:no-repeat;
	background-position:18px 0;
}

.menu ul li ul li.active ul
{
	
	margin-top:5px;
        margin-left:7px;
        color:#000;
}

.menu ul li ul li.active ul li a
{
	background-image:url(img/button_white4.gif);
	font-size:11px;
	color:#000;
	padding:5px 0 3px 9px;
}


.menu ul li ul li.active ul li.active a, .menu ul li ul li.active ul li.active a:hover
{
	background-image:url(img/button_white3.gif) !important;
	background-color:none;
	color:#FFFFFF !important;
	}

.menu
{

	margin-bottom:1px;
}

.menu ul li.active ul li
{
	display:block;
}

.menu ul li ul li ul li
{
	display:none;
}

.menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#vunten
{
	position:absolute;
	width:193px;
	height:210px;
	color:#FFF;
	background-image:url(img/v.jpg);
	background-repeat:no-repeat;
	background-position:47px 57px;
	top:-21px;
	margin-left:1px;
	left:1px;
	text-align:left;
}

* html #left,*+html #left
{
	float:left;
	width:199px;
	margin-top:-12px;
}

.menu ul li ul li.active a,.menu ul li ul li.active a:hover,.menu ul li ul li.active a:visited
{
	color:#FFF;
	text-decoration:none;
	margin-left:0px;
	display:block;
	width:100%;
	background-image:url(img/button_white3.gif);
	background-repeat:no-repeat;

	padding:10px;
}


.contentmenu ul li.active a,.contentmenu ul li.active a:hover,.contentmenu ul li.active a:visited
{
	color:#FFF;
	text-decoration:none;
	margin-left:0px;
	display:block;
	width:100%;
	background-image:url(img/button_white3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
}

* html .menu ul li ul li,* html .menu ul li ul li:hover,* html .menu ul li ul li:visited
{
	background-image:url(img/button_green3.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
}

* html .contentmenu ul li ,* html .contentmenu ul li:hover,* html .contentmenu ul li:visited
{
	background-image:url(img/button_green3.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
}

* html .menu ul li ul li.active ul li,* html .menu ul li ul li.active ul li:visited,.menu ul li ul li.active ul li a:visited
{
	background-image:none;
	color:#990000;
	font-size:11px;
	padding:4px 0 2px 9px;
}


* html .menu ul li ul li.active ul li:hover,.menu ul li ul li.active ul li a:hover
{
	background-color:#C0C0C0 !important;
	background-image:none;
	color:#444444 !important;
	font-size:11px;
	padding:5px 0 3px 9px;
}

*+html #left .menu ul
{
	margin-top:4px;
}

#right ul {
list-style-image:url(assets/images/Symbole/aufzaehlung10.png);
}

#right .thumbscontainer {margin-bottom:-20px;}

img .thumbscontainer { z-index:9999999}

#footertext a,#footertext a:visited { color:#fff; text-decoration:none; font-size:10px}


/* Finanzrechner Angebot */

.fag_radiobutton {
padding: 0pt 0pt 0pt 1em;
}
.fag_radiobutton2 {
padding: 0pt 0pt 0pt 11em;
}

img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
div#tcal table.ctrl {
	border-bottom: 0;
}
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}

div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}

iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}

div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

.ajaxSearch_highlight1 {
font-weight:bold;
}

.ajaxSearch_highlight2 {
font-weight:bold;
}

.ajaxSearch_highlight3 {
font-weight:bold;
}

.ajaxSearch_highlight4 {
font-weight:bold;
}

hr {
	color:#E4E4E4;
	size:1px;
	}
	
#anker1 {
margin-left:17px;
width : 233px;
height : 117px;
background-image : url(/assets/images/Aktionen/lass_uns_bauen.png);
background-repeat:no-repeat;
}

#anker1:hover {
background-image : url(/assets/images/Aktionen/lass_uns_bauen_hover.png);
background-repeat:no-repeat;
} 

#anker2 {
margin-left:17px
width : 233px;
height : 117px;
background-image : url(/assets/images/Aktionen/traumhaft_wohnen.png);
background-repeat:no-repeat;

}

#anker2:hover {
background-image : url(/assets/images/Aktionen/traumhaft_wohnen_hover.png);
background-repeat:no-repeat;
} 
