/* clear all */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* basics */
body,td{
	text-align:left;
	background: #FFFFFF; 
}

li{
	vertical-align:text-top;
	padding: 0;
}

#body { 
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000; 
	background: #FFFFFF; 
	margin-left: 28px;
	margin-top: 28px;
	padding: 0px;
	width: 1005px;
	}

/* Container Metanavigation und Suche */
#ContainerTopLeiste {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url("/fileupload/bilder/res/head_visual.gif");
	height: 111px;
	width: 976px;
	margin-bottom: 20px;
	/* height: 2.6em; */
	}
/* Metanavigation */
.MetaNaviLinks {
	float: left;
	margin-bottom: 10px;
	}
.MetaNaviRechts {
	position:relative;
	left: 603px;
	top: 30px;
	width: 370px;
}
.Keyvisual{
	margin-bottom: 6px;
}

#ContainerTopLeiste a:link, #ContainerTopLeiste a:visited, #ContainerTopLeiste a:active{
	color:#53606D;
}

#ContainerTopLinks a:hover {
	text-decoration: underline;
}

.MetaNaviLinks a:link, .MetaNaviLinks a:visited, .MetaNaviLinks a:active{
	padding-right: 20px;
}

/* Hauptnavigation */
#TopNavi {
	height: 17px;
	background-color: #133c6b;
	border-top: 3px solid #133c6b;
	border-bottom: 4px solid #c0c6cd;
	}
#TopNavi ul {
	list-style-type: none;
	}

#TopNavi li {
	margin-left: 29px;
	text-align: left;
	float: left;
	text-transform: uppercase;
	/*line-height: 20px;*/
	letter-spacing: 2px;
	font-weight: bold;;
	font-size: 11px;
	}

#TopNavi li.erster{
	margin-left: 0px;
	text-align: right;
	width: 203px;
}
#TopNavi li.zweiter{
	margin-left: 38px;
}

#TopNavi a:link, #TopNavi a:visited {
	color: #B9C5D2;
	text-decoration: none;
	}
	
#TopNavi a:active {
	color: #ffffff;
	text-decoration: none;
	}
#TopNavi a:hover {
	color: #ffffff;
	text-decoration: none; 
	}
span.TopNaviOn{
	color: #ffffff;
	list-style-type: square;
	}
span.navi{
	font-size: 18px;
	color: #cccccc;
}

#Breadcrump{
	margin-top:12px;
	margin-bottom: 30px;
	color: #bac0c8; 
}

/* Subnavigation kleine Schrift */
.SubnavigationKlein {
	margin-left: 241px;
	font-size: 12px;
	text-align:left;
	}
#Breadcrump a:link, #Breadcrump a:visited, #Breadcrump a:active { 
	color: #bac0c8;	
	text-decoration: none;
	}
#Breadcrump a:hover { 
	color: #bac0c8;	
	text-decoration: underline;
	}


/* Container linke und rechte Spalte */ 

#LinkeSpalte {
	/*float: left;*/
	top: 0px;
	left: 0;
	text-align: left;
	}

#ContentSpalte{
	margin-left: 10px;
	}
/*.RechteSpalte {
	float: right;
	right: 0;
	width: 200px;
	}*/

/* Footer */
#goTop {
	text-align: right;
	padding-bottom: 3px;
}
#goTop a:link, #goTop a:active, #goTop a:visited{
	color: #bac0c8;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}

#Footer {
	border-top: 5px solid #bac0c8;
	color: #bac0c8;
	font-size: 12px;
	}
#Footer a:link, #Footer a:active, #Footer a:visited{
	color: #bac0c8;
	text-decoration: none;
}
#Footer a:hover {
	color: #bac0c8;
	text-decoration: underline;
}

.footerLinks{
	float:left;
}


	
/* allgemeine Links */
a:link, a:visited, a:active, a:hover { 
	color: #A7A9AC; text-decoration: none; 
	}

a:hover { 
	text-decoration: underline; 
	}


/* styles navigation */
LI.ulBlock{
	padding:0;
	display: inline;
}

.leftnav { padding-top:35px; padding-bottom: 5px; width: 180px;}
.ulnavi { padding: 0; margin: 0 0 0 0px; font-weight: bold;}
.navi {list-style:none;  padding-bottom: 0px;}
.ulsubnavi { margin: 0; padding:0;}
.subnavi {list-style:none; padding-left: 20px; padding-bottom: 0px;}
.ulsubsubnavi { margin: 0; font-weight: normal; padding-bottom: 20px;}
.subsubnavi {list-style:none; padding:0px; color: #53606d;}

li.navi a.navi:link, li.navi a.navi:visited, li.navi a.navi:active, li.navi a.navi:hover { color: #A7A9AC; text-decoration: none; font-size: 18px; line-height: 18px;}
/* navi selected */
li.navi a.naviselected:link, li.navi a.naviselected:visited, li.navi a.naviselected:active, li.navi a.naviselected:hover { color: black; text-decoration: none; font-size: 18px; line-height: 18px;}

li.subnavi a.navi:link, li.subnavi a.navi:visited, li.subnavi a.navi:active, li.subnavi a.navi:hover { color: #A7A9AC; text-decoration: none; font-size: 18px; font-weight:normal; line-height: 18px;}
/*  subnavi selected */
li.subnavi a.naviselected:link, li.subnavi a.naviselected:visited, li.subnavi a.naviselected:active, li.subnavi a.naviselected:hover { color: black; text-decoration: none; font-size: 18px; font-weight:normal; line-height: 18px;}

li.subsubnavi a.navi:link,li.subsubnavi a.navi:visited,li.subsubnavi a.navi:active { color: #A7A9AC; text-decoration: none; font-size: 12px;padding-right: 12px;}
/* subsubnavi selected */
li.subsubnavi a.naviselected:link,li.subsubnavi a.naviselected:visited,li.subsubnavi a.naviselected:active { color: black; text-decoration: none; font-size: 12px; background-image:url(/fileupload/bilder/res/sub_nav_pfeil_over.gif); background-position:right; background-repeat:no-repeat;padding-right: 12px;}

/*a.navisub:hover, a.navisubselected:link, a.navisubselected:visited, a.navisubselected:active, a.navisubselected:hover { color: #53606d; text-decoration: none; font-size: 12px;}*/

#selection a, #objektNavi a {
	color: #A7A9AC; text-decoration: none; white-space: nowrap; 
}

#selection a.selected, #objektNavi a.selected {
	color: black; text-decoration: none; white-space: nowrap; 
}


/* objekt Content */
#objektNavi{
	
}
.objektListeTD{
	padding-left: 20px;
	padding-right: 20px;
}
.objektListe{
	 color:#A7A9AC;
	 font-weight: bold;
	 font-size: 14px;
}
#objektDetails{
	margin-left: 10px;
}
#objText{
	margin-bottom: 10px;
	padding-top: 10px;
}
div#objTabelle img{
	padding-right:10px;
}
.objektHL{
	color: #A7A9AC;
	font-weight: bold;
}

/* wiederkehrende Elemente */
div.Content{
	float:none;
	padding-left: 100px;
	padding-right: 100px;
	}
h1 {
	color: #A7A9AC;
	font-weight: bold;
	margin-bottom: 10px;
	font-size:18px;
}
h2 {
	color: #A7A9AC;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	}
	
div.bild{
	float:left;
	padding-right: 5px;
}

div.listhl{
	font-weight: bold;	
}

#ContentSpalte li{
	list-style-position:inside;
	list-style-type: square;
}

div.text{

}

.imagetext{
	width:100%;
}

/* Module */

/* Profile */
div.Profile div.bild{;
	float:right;
	padding: 0;
	right:0px;
}
div.Profile div.listhl{
	color: #133c6b;
	font-weight: bold;
	letter-spacing:1px;
	line-height: 20px;
	padding-top:1em;
}

/* teaser */
div.aufzu{
	text-align:right;
}

/* Suche */	
.ContainerSuche	{
	float: right;
	}
.SucheText {
	padding-top: 1.2em;
	padding-right: 8px;
	font-size: 10px;
	font-weight: 700;
	float: left;
	}
.Suche {
	padding-top: 0.7em;
	padding-right: 7px;
	float: left;
	}
form { 
	margin: 0px; padding: 0px; 
	}
input { 
	height: 18px; margin: 0px; padding-left: 2px; padding-right: 0px; padding-top: 0em; padding-bottom: 0em; 
	}
input.Search { 
	border: 1px solid #000000; background: #ECEFE8; width: 122px;
	}	
.SucheButton {
	padding-top: 0.9em;
	}

.clearfix:after {
	content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Clearen per Overflow */
.floatbox { overflow:hidden; }
/* .floatbox-Anpassung fuer IE */
* html .floatbox {width:100%;}




	