img
{
	border: none;
}

html, body
{
	width: 100%;
	display: block;
 
	background: #02256A url(/files/img/default/backbody.gif) top center repeat-y;
	background-color:#ffffff;
}

* html body{ behavior: url("/files/css/csshover.htc"); }

html, body, p, table, td, #divNaviLeft ul, #divNaviLeft li
{
	margin: 0;
	padding: 0;
}

html
{
	overflow-y:scroll;
	overflow-x:auto;
}

#printadr{ display:none; visibility:hidden; }

/* HEADER */
#divTopMain
{
	position: relative;
	margin: 0 auto;
	top: 0;
	width: 920px;
}

#divTopLogo
{
	position: relative;
	float: left;
	width: 675px;
	height: 51px;
	background: white;
	overflow: hidden;
	border-left: 1px solid #62b8e4;
}

#divTopNavi
{
	position: relative;
	float: left;
	width: 221px;
	height: 35px;
	padding: 16px 0 0 23px;
	background-color: #AEC5F3;
	font: normal 9px Verdana, sans-serif;
	color: #00349A;
}

#divTopNavi a:link, #divTopNavi a:visited
{
	margin-right: 12px;
	text-decoration: none;
	font: normal 9px Verdana, sans-serif;
	color: #00349A;
}

#divTopNavi a:hover, #divTopNavi a:active
{
	text-decoration: none;
	color: white;
}

#divTopImage
{
	position: relative;
	float: left;
	width: 676px;
	height: 162px;
	background: #C1D4F9;
	overflow: hidden;
		
}

#divTopText
{
	position: relative;
	float: left;
	width: 244px;
	height: 140px;
	background: #3A76DB;
	padding: 0px 0 0 0px;
	font: bold 16px / 31px Arial, sans-serif;
	letter-spacing: 1px;
	color: white;
}

#divTopText .ce_text
{
	padding: 20px 0 0 22px;
	height: 162px;
	background:#3A76DB;
}

#divTopText .image_container
{
	overflow: hidden;
	height: 222px;
}

#top-text-home
{
	position: absolute;
	top: 0px;
	left: 0px;
}
/* MAINNAVIGATION */
#divNaviMain
{
	z-index: 99;
	position: relative;
	margin: 0 auto;
	width: 920px;
	background: #00349A;
	height: 28px;
}

#divNaviLeft
{
	position: relative;
	float: left;
	/* width: 676px;*/
	height: 28px;
	padding: 0px 0 0 0px;
	overflow: visible;
}

#divNaviLeft ul
{
	list-style: none;
}

#divNaviLeft li
{
	float: left;
	position: relative;
	/*padding:5px 0;*/
}

* html #divNaviLeft li
{
	width: 1em;
}

#divNaviLeft a:link, #divNaviLeft a:visited, #divNaviLeft p
{
	text-decoration: none;
	font: bold 12px Verdana, sans-serif;
	/*margin-right:36px;*/
	padding: 7px 25px 0 25px;
	color: #AEC5F3;
	/*background-color: gray;*/
	display: block;
	height: 21px;
}

#divNaviLeft a:hover, #divNaviLeft a:active
{
	text-decoration: none;
	color: white;
}

#divNaviLeft p.active, #divNaviLeft a.trail
{
	background: #7a99d5; /*#AEC5F3;*/

	color: #ffffff; /*#00349A;*/
}
/*
 #divNaviLeft a.active:hover,
 #divNaviLeft a.active:active
 {
 color:#fff;
 }*/
#divNaviLeft ul li ul
{
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	border: 1px solid #00349A;
	border-top: none;
	background: #3A76DB;
	width: 205px;
}

#divNaviLeft ul li:hover ul
{
	display: block;
}

#divNaviLeft ul li ul li
{
	padding: 0;
	display: block;
}

#divNaviLeft ul.level_2 li a:link, #divNaviLeft ul.level_2 li a:visited, #divNaviLeft ul.level_2 p
{
	text-decoration: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	display: block;
	width: 195px;
	border-bottom: 1px solid #61b5FF; /* #51A5FF; */
	font: bold 9px Verdana, sans-serif;
	color: #AEC5F3;
	height: 13px;
}
li.last p.active {
border-bottom:none !important;
}



#divNaviLeft ul.level_2 li a:hover, #divNaviLeft ul.level_2 li a:active
{
	/*color:#00349A;*/
	color: #ffffff;
}

#divNaviLeft ul.level_2 li a.last:link, #divNaviLeft ul.level_2 li a.last:visited
{
	border: none;
}

#divNaviLeft ul.level_2 p.active
{
	background: #3A76DB; /*#AEC5F3;*/
	color: #00349A; /*#00349A;*/
}
/* LANGUAGE SELECT */
#divNaviRight
{
	position: relative;
	float: right;
	/*width: 200px;*/
	height: 21px;
	padding: 7px 18px 0 16px;
	text-align: right;
}

#divNaviRight a:link, #divNaviRight a:visited
{
	text-decoration: none;
	margin-left: 5px;
}

#divNaviRight a:hover, #divNaviRight a:active
{
	color: white;
}

#divContentLeft
{
	position: relative;
	float: left;
	width: 624px;
	
	background: #d3e1fc;
/*   background: #FFFFFF;*/
	padding: 26px 26px 0 26px;
}
/* OTHER */
.clear
{
	clear: both !important;
	height: 0px;
	overflow: hidden;
	display: block;
}
/* CONTENT */
#divContentMain
{
	position: relative;
	margin: 0 auto;
	width: 920px;
	/*background: white url('/files/img/default/content_main_back.gif');*/
	padding-bottom: 0px;
	/*border-bottom: 26px solid #02256A;*/
}

#divContentMain h1
{
	font: bold 16px / 22px Verdana, sans-serif;
	color: #00349a;
	margin-bottom: 10px;
	font-weight:light;
}

#divContentMain
{
	font: normal 11px Verdana, sans-serif;
	color: #00349A;
	margin-bottom: 0px;
	line-height: 155%;
}

#divContentMain a:link, #divContentMain a:visited
{
	color: #00349A;
	text-decoration:underline;
}

#divContentMain a:hover
{
	color: #fff;
}

#divContentMain p
{
	padding-bottom:0px;
}

#divContentRight
{
	position: relative;
	float: right;
	width: 192px;
	background: #aec5f3;
	bottom: 0;
	padding: 26px 23px 0 23px;
	font: bold 9px Verdana, sans-serif;
	color: #3A76DB;
	overflow: hidden;
}

#divContentRight h1
{
	width: 180px;
	height: 14px;
	padding: 3px 5px;
	margin-bottom: 10px;
	background-color: #3A76DB;
	font: bold 11px Verdana, sans-serif;
	color: white;
}




#divContentRight .dotline_h
{
	margin: 10px 0;
}

#divContentRight p
{
	margin-bottom: 10px;
}

#divContentRight .layout_latest p
{
  margin-bottom:0px;
 padding-bottom:5px; 
}
#divContentRight .layout_latest a
{
	text-decoration: none;
	color: #3A76DB;
	font-size: 10px;
}
/* FORMULAR_ELEMENTS FOR RIGHT SIDE */
#divContentRight .text, #divContentRight .select
{
	border: 1px solid #5C90E8;
	background: #F1F5FC;
	font: bold 9px Verdana, sans-serif;
	color: #5C90E8;
	width: 123px;
}


#divContentRight a.hyperlink_txt:link,
#divContentRight a.hyperlink_txt:visited
{
	border: none;
	background-color: #6E9AE6;
	font: bold 10px/20px Verdana, sans-serif;
	color: white;
	padding:2px 6px 4px;
	text-decoration:none;
}

#divContentRight a.hyperlink_txt:hover,
#divContentRight a.hyperlink_txt:active
{
	color: #00349A;
}




#divContentRight .divLabel
{
	float: left;
	width: 65px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#divContentRight .divInput
{
	float: right;
	width: 125px;
	text-align: right;
	margin-bottom: 10px;
}
/*
 Referenzen / Kategorien */
 
#kategorien .divCategory
{
	/*padding-bottom: 10px;*/
}

#kategorien a:link, #kategorien a:visited
{
	text-decoration: none;
	font-size: 13px;
	color: #00349a;
	font-weight: bold;
}

#kategorien a:hover, #kategorien a:active
{
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#kategorien p
{
	margin-top: 18px;
}
 
.go_back {
    position: absolute;
    right: 32px;
    margin-top: -28px;
}

/* Kontaktfornmular  eng. */
#f8 label
{
	float: left;
	padding-top: 2px;
	margin-bottom: 2px;
}

#f8 .text
{
	float: right;
	width: 190px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
}


#f8 .textarea {
	width: 190px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
float: right;
}


#f8 .submit
{
	border: none;
	background: #77A0E9;
	font: bold 9px Verdana, sans-serif;
	color: white;
	margin-top: 15px;
}

#f8 #ctrl_84 span
{
	display: block;
}

#f8 #ctrl_84 label
{
	float: none;
}

#f8 br
{
	clear: both;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
}

#f8 .error
{
	text-align: right;
	color:red;
}


/* Kontaktfornmular eng.*/

/* Kontaktfornmular */
#f2 label
{
	float: left;
	padding-top: 2px;
	margin-bottom: 2px;
}

#f2 .text
{
	float: right;
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
}


#f2 .textarea {
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
float: right;
}


#f2 .submit
{
	border: none;
	background: #77A0E9;
	font: bold 9px Verdana, sans-serif;
	color: white;
	margin-top: 15px;
}

#f2 #ctrl_17 span
{
	display: block;
}

#f2 #ctrl_17 label
{
	float: none;
}

#f2 br
{
	clear: both;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
}

#f2 .error
{
	text-align: right;
	color:red;
}





/* Kontaktfornmular */
#f7 label
{
	float: left;
	padding-top: 2px;
	margin-bottom: 2px;
}

#f7 .text
{
	float: right;
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
}


#f7 .textarea {
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
float: right;
}


#f7 .submit
{
	border: none;
	background: #77A0E9;
	font: bold 9px Verdana, sans-serif;
	color: white;
	margin-top: 15px;
}

#f7 #ctrl_70 span
{
	display: block;
}

#f7 #ctrl_70 label
{
	float: none;
}

#f7 br
{
	clear: both;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
}

#f7 .error
{
	text-align: right;
	color:red;
}



#f9 label
{
	float: left;
	padding-top: 2px;
	margin-bottom: 2px;
}

#f9 .text
{
	float: right;
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
}


#f9 .textarea {
	width: 200px;
	border: 1px solid #FFFFFF;
	background: #AEC5F3;
	font: bold 9px Verdana, sans-serif;
	color: #00349A;
float: right;
}


#f9 .submit
{
	border: none;
	background: #77A0E9;
	font: bold 9px Verdana, sans-serif;
	color: white;
	margin-top: 15px;
}

#f9 #ctrl_96 span
{
	display: block;
}

#f9 #ctrl_96 label
{
	float: none;
}

#f9 br
{
	clear: both;
	font-size: 2px;
	line-height: 2px;
	height: 2px;
}

#f9 .error
{
	text-align: right;
	color:red;
}



div
{
	border: 0px solid pink;
}

/**
 * Accordion
 */
.ce_accordion
{
	margin-left:16px;
}

.toggler
{
	padding:1px 0px 2px 0px;
	font-weight: bold;
	cursor: pointer;
}
.toggler:hover {
    color: #fff;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:none;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}

.mod_ximmobiliensuche {

}

.mod_ximmobiliensuche .submit {
	margin-top: 8px;
	border: none;
	background-color: #6E9AE6;
	font: bold 10px Verdana, sans-serif;
	color: white;
	padding:2px 3px 4px;
	margin-bottom: 1em;
}

#divContentMain .divProjekt {
	margin:0 0 30px 50px;
}

#divContentMain .divProjekt .col_0 img {
	padding-right: 40px;
}

#divContentMain .divProjekt h1
{
  font-size:12px;
  color:#00349A;
}

#divContentMain li
{
  padding-left:0px;
  margin-left:0;
} 

#divContentMain ul
{
  padding-left:12px;
  margin-left:2px;
} 

.c50l{
 margin-right:0px;
}

.bilder img{
padding-bottom: 20px;
}

h4 {
font-size: 13px;
line-height:26px;
}


#divBox3Main h1 a
{
  margin-bottom:36px;
  display:block;
}

#divBox4Main h1 a
{
  margin-bottom:36px;
  display:block;
}
/* NEWS RECHTS */

.mod_newslist .block
{
  margin-bottom:16px;
}

/* KONTAKTLISTE */
.kontaktliste .image_container {
        height: 90px;
}
#home h1 {
line-height:23px;
}
