@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
}

* html .outer {
	height:100%;	
}
body {
	color:#004071;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.outer {
	background:url(hg.jpg) right top no-repeat white;
	margin:0px auto;
	min-height:100%;
	width:915px;	
}
.header {
	background:url(piktogramm.jpg) 20px 40px no-repeat;
	padding:140px 0 0 0;
}
.header h1 {
	font-weight:normal;	
	line-height:90%;
	padding:0px 0 0 190px;	
	text-indent:25px;
	width:442px;	
}
* html .header h1 {
	padding-top:5px;	
	line-height:120%;	
}
*+ html .header h1 {
	line-height:120%;
	padding-top:5px;		
}

.header img {
	margin:-58px 0 20px 0;
	padding:0px 0 35px 0;
}
* html .header img {
	margin:-64px 0 20px 0;
	padding:0px 0 45px 0;
}
*+ html .header img {
	padding:0px 0 45px 0;
	margin-top:-65px;
}


.content {
	color:#333333;
	width:385px;
	padding:0 15px 0 25px;
}
* html .content {
	padding-top:20px;
}
*+ html .content {
	padding-top:20px;
}
div.bildbereich {
	width:270px;
	height:270px;
	border:1px solid #004071;
	margin:0 0 0 635px;
}
* htm div.bildbereich {
	margin:0px;
}
*+ html div.bildbereich {
	margin:0px;
}
.bildbereich img, .bildbereich object{ 
	width:270px;
	margin:-12px 0 0 -40px;
}
* html .bildbereich img, * html .bildbereich object{ 
	width:270px;
	margin:0 0 0 0px;
}
*+ html .bildbereich img, *+ html .bildbereich object{ 
	width:270px;
	margin:0 0 0 0px;
}
* html .bildbereich ul { 
	margin:0 0 0 0px;
}
*+ html .bildbereich ul { 
	margin:0 0 0 0px;
}
.footer {	
	margin:0px 0 0 0;
	position:absolute;
	top:0px;	
}
/**+ html .footer {	
	margin-left:-210px;	
}
*html .footer {	
	margin-left:-210px;		
}*/
.footer p {
	float:left;
	margin:0px;
	padding:0px;
}
p.adresse {
	border-left:1px solid #b2c5d4;
	padding:20px 0 4px 6px;
}
p.adresse span {
	font-weight:bold;
	color:#888888;
}
p.footernavi {
	padding:0 0 0 10px;
	width:300px;	
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	border-left:1px solid #b2c5d4;
	color:#004171;
	display:block;
	float:left;
	padding:20px 6px 3px 6px;
}
.footer a:hover, .footer a:focus {
	text-decoration:none;	
}

.adresse a, .adresse a:link, .adresse a:active, .adresse a:visited {
	border-left:none;
	display:inline;
	padding:0;
	float:none;
}

#fade li {
	position: absolute;
	width: 270px;
	height: 270px;
	background-color: none;
	visibility: hidden;
	list-style-type: none;
}
