html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:990px;
	font-size:12px;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
/*	background-image:url('topleft.j');
	background-repeat:repeat-y;
	background-position: center;*/
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
  border: thin solid #BBBBBB;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	margin-bottom:8px;
}
.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	width:1025px;
	color:#000000;
	text-align:left;
	position:relative;

	background-image:url('../upload/bilder/bg.jpg');
	background-repeat:repeat-y;
}
 

#innerwrap {
	float:left;
	width:1025px;
		background-image:url('../upload/bilder/bg.jpg');
	background-repeat:repeat-y;

}
.balken {
	padding-left:0px;
	background-color:FFFFFF#;
	background-image:url('../images/bg2.gif');
	background-position: 0px 0px ;
}
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1025px;
	height:454px;
	color:#ECD6A8;
    background-image:url('../upload/bilder/topleft.jpg');
	background-repeat:no-repeat;
	z-index:0;
	}
#additionalnavi {
	position:absolute;
	right:10px;
	top:108px;
	background-color:#C6C8FF;
	width:179px;
	text-align:left;
	color:white;
	z-index:1;
	left: 835px;
       padding-left:10px;
}
#illustration{
	position:absolute;
	right:25px;
	top:110px;
	background-color:#ECD6A8;
	z-index:2;
}
#logopic {
	position:absolute;
    padding-left:0px;
	padding-bottom:0px;
    background-position: 0px 0px;
}

/* Menue links */
#left {
	position:absolute;
	width:1px;
	margin-top:180px;
	margin-left:0px;
	padding-left: 1px;

}

#left p { padding-left:3px;padding-right:2px }
#right p { padding-left:4px;padding-right:2px }

/* News - Spalte */
#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	right:10px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

#right {
	position:relative;
	width:170px;
	float:right;
    margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background-color:blue;
	
	color:rgb(62,77,116);
}

div,p  { margin-top:0; }

#centrecontent {
	width:500px;
	float:left;
	position:relative;
	left:210px;
	/*margin-left:100px;*/
	padding-right:0px;
	padding-top:120px;
	padding-bottom:20px;
	color:rgb(62,77,116);
 min-height:400px;
 height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
}

#centrecontent p { padding-left:3px:color:rgb(62,77,116); }

#clearfooter { width:800px;height:52px;clear:both; text-align:right; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}
#logo {
	width:765px;
	margin-top:18px;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	padding-top:0px;
	padding-left:0px;
  width:177px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
        font-size: 11px;
}
h1, h2 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:blue;
	margin:0;
}

h2 {
  padding-top: 0.5em;
  padding-bottom: 0.2em;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

hr { color:rgb(210,210,210); }

a { color:blue; text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color:white; }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#CACFFF;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.navileft_active {
	display:block;
	background-color:blue;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	/*color:rgb(51,79,119);*/
	color:white;
} 

a.navileft_open {
	padding-left:10px;
	background-color:blue;
	display:block;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
	font-weight:bold;
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:blue;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:#4040FF;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:#808080;
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#leftbox {
position:absolute;
background-color:C6C8FF;
top:175px;
left:1px;
height:100%;
width:171px;
z-index:0;
}


#rightbox2 {
top:175px;
height:100%;
}


#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

/* Standortatlas */
.standortatlas 
{
   width: 100%;
}
.standortatlas td
{
   vertical-align: top;
}
.standortatlas .spalte1
{
   width: 5%;
   text-align: center;
}
.standortatlas .spalte3
{
   width: 35%;
}
