@charset "utf-8";
/* CSS Document */
/* Finger weg vom css ! */
html, body {
	padding:0;
	margin:0;
	background-color:#fff;
	height:100%;
	font-size: 80%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
img {
	border-style: none;
}

#banner {
	margin-left: 0;
	width: 100%;
	height:66px;
	border-bottom:#4170d4 solid 1px;
}

.berlin{
margin-left: 50px;
margin-bottom:15px;
}

#page {
	position: absolute;
	min-height:100%;
	margin-left: 0;
	width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#333333;
	background-image: url(../images/backnavi.gif);
	background-repeat: repeat-y;
}

h1 {
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.6em;
	color:#003399;
	margin-top:86px;
	margin-bottom:30px;
}
h2 {
	font-weight: normal;
	font-size: 1.2em;
	color:#003399;
	margin-top:30px;
}
h3 {
	font-weight: normal;
	font-size: 1.0em;
	color:#003399;
	margin-top:30px;
}
h4 {
	font-weight: normal;
	font-size: 1.0em;
	color:#003399;
	margin-top:30px
	margin-bottom:5px;;
}

span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;}
	
.spanblau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.0em;
	color:#003399;}
		
.spanrot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#CC0000;}
	
.spanrotfett{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#CC0000;
	}
	
.spanfett{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.0em;
	color:#333333;}			
	
#spaltelinks {
	float:left;
	background-color:#bcd0f5;
	border-right:#4170d4 solid 1px;
	width: 150px;
}
#navi {
	width: 150px;
	margin-top:80px;
	text-align: left;
}
#navi ul {
	width: 100%;
	list-style-type:none;
	border-top:#4170d4 solid 1px;
	margin:0;
	padding:0;
	text-decoration:none;
}
#navi li {
	font-size: 1.0em;
	list-style-type:none;
	text-decoration:none;
	padding:8px 0 8px 11px;
	border-bottom:#4170d4 solid 1px;
	background-color:#c9d9f7;
}
.liactiv {
	color:#b20015;
}

a:link {
	color:#003399;
	text-decoration:none;
}
a:visited {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#b20015;
	text-decoration:none;
}

#naviobjekte{
	margin-top:25px;
	line-height:1.6em;
	float:left;
	width: 620px;
}
#content {
	margin-left:80px;
	line-height:1.6em;
	float:left;
	width: 750px;}


#content p {
	margin-top:20px;
	margin-bottom:30px;
	width:480px;
	text-align:left;
}
.imageimtext {
	margin-top:20px;
	padding:3px;
	border:#333333 solid 1px;
	margin:0 10px 0 0;
	float:left;
}

.imagerand {
	margin-top:20px;
	padding:3px;
	border:#333333 solid 1px;
	margin:0 10px 0 0;
}
.imageimtextohnerand {
	border:none;
	margin:10px 10px 10px 0;
	float:left;
}
.imageohnerand {
	clear:both;
	float:left;
	margin-top:35px;
	border:none;
}
.imagemitrandzweitbild {
	clear:both;
	float:left;
	margin-top:35px;
	border:#333333 solid 1px;
}

.logolink {
	margin-top:35px;
	margin-left:11px;
	border:none;
}
.logolink:hover {
	margin-top:35px;
	margin-left:11px;
	border:none;
}
.logolinkactiv {
	margin-top:35px;
	margin-left:11px;
	border:none;
}
/* ab hier könnt Ihr schreiben ! */

#area51 { background-color:#CCCCCC; position:relative; bottom:3px; }
#area52 { background-color:#c9d9f7; position:relative; bottom:3px; }
#labeltext { font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
#kennwert51 { background-color:#CCCCCC; }
#kennwert52 { background-color:#CCFFFF; }

#eingabefehler { background-color:#FF0000; } 
#fehlertext { color:#FF0000; }
#hinweis { color:#FF6600; }
