@charset "UTF-8";
/* CSS Document */


h1 {
	color: #0B88A3;
	text-align:right;
	border-bottom: 1px solid black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 8px;
}

h2,h3 {
color: #0B88A3;
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
font-weight: normal;
}
body {
	background-color: #FFF;
	background-image: url(../bilder/verlauf4.gif);
	background-repeat: repeat-x;
}
body, td, th {
	color: #003;
}
#centerdiv {
	width: 810px;
	height: 610px;
	padding: 0px;
	margin-left: -405px;
	background-image: url(../bilder/verlaufinnen.gif);
	background-repeat: repeat-x;
	top: 50%;
	margin-top: -320px;
	position: absolute;
	left: 50%;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.twittercenter
{
width: 290px;
	margin: 0 auto;
}


#gesamt {
	position:relative;
	width:800px;
	height:600px;
	margin-left: 5px;
}
#logo {
	position:absolute;
	left:0px;
	top:5px;
}
#header {
	position:absolute;
	left:200px;
	top:5px;
}
#menu {
	position:absolute;
	left:0px;
	top:205px;
	width:130px;
	height:400px;
	background-color: #2D3348;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../bilder/verlaufmenue.jpg);
	background-repeat: repeat-y;
}
#bginhalt {
	position:absolute;
	left:130px;
	top:205px;
	width:630px;
	height:360px;
	background-color: #FFF;
	color: #003;
	padding: 20px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
}

#inhalt {
	
	background-color: #FFF;
	
}

#inhalt img {
	float:right;
	margin-left: 12px;
	margin-bottom: 8px;
	border-width:0;
}
#inhalt a {
	color: #009D00;
	text-decoration: none;
}
#inhalt a:visited {
	text-decoration: none;
}
#inhalt a:link {
	text-decoration: none;
}
#inhalt a:hover {
	color: #00D101;
	text-decoration: none;
}
.klein {
	font-size: 10px;
}
#inhalt .webbild {
	margin: 0px auto;
	float:none;
}
