body {
	text-align:center;
	background: #5274AF;
	color: #000;
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%
}

#tabNavigation {
	list-style: none outside none;
	margin: 0;
	padding: 4px 0 3px 0
}

@media all {
	#tabNavigation {
		text-align: center
	}
}

#tabNavigation li {
	background: #000;
	display: inline;
	font-weight: bold;
	line-height: 1em;
	margin: 0 4px 0 4px;
	padding: 0;
	position: relative;
	top: 10px
}

html #tabNavigation li/* */ {
	line-height: 1.2em;
	top: 6px
}

html>body #tabNavigation li {
	margin: 0 2px 0 4px;
	padding: 4px 0 4px 0
}

*:first-child+html>body #tabNavigation li {  /*IE7 only */
	margin: 0 4px 0 4px;
	padding: 0;
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
	background: #215DA3;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0 4px 0 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
	height: auto;
	margin: 0 -4px 0 0
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
	margin: 0
}

#tabNavigation a:hover {
	background: #2F7BD5;
	border: 1px solid #FFF;
	bottom: 1px;
	color: #FFF;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 1px
}

#tabNavigation a:active {
	background: #666;
	border: 1px solid #FFF;
	bottom: 0;
	color: #FFF;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 0
}

#tabNavigation li.selectedTab {
	background: #649DE0;
	display: inline;
	margin: 0 4px 0 4px;
	position: relative;
	top: 4px
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
	background: #649DE0;
	border-bottom: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0 5px -3px 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 0
}

html #tabNavigation .selectedTab a/* */, html #tabNavigation .selectedTab a:link/* */, html #tabNavigation .selectedTab a:visited/* */, html #tabNavigation .selectedTab a:hover/* */ {
	margin: 0 -2px 0 0
}

.fixTabsIE {
	visibility: hidden
}

#main
{
        text-align:left;
        width:760px;
        margin:0px auto;
        background-color:#CDDFF4;
        /* border:1px solid #5274AF;*/
}

#submenu
{
        text-align:left;
        width:760px;
        background: #649DE0; 
        border-top: 1px solid #000;
}


#submenutext
{
        margin: 13px 0 0 49px;
        background: #649DE0;
        font-weight: bold;
        font-size: 11px;
        color: #FFFFFF;
        padding-bottom:7px;
}

#submenutext a:link, #submenutext a:visited, #submenutext a:active
{
        color: #FFFFFF;
        text-decoration:none	
}

#submenutext a:hover
{
        color: #B40000;
        text-decoration:none	
}



#contentbg
{
        width:760px; 
        background-image: url('images/bg2.gif');
}

#content
{
        text-align:left;
        margin: 0 25px 0 25px;
        padding-top: 5px;
}

#wohnstaetten
{
	width:300px;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#A3C5EC;
	float:right;
	margin:0 0 15px 15px;	
	padding:5px;
}

.bigheader
{
        font: bold 50px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #215DA3;
}

.subheader
{
        font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #215DA3;
}

h1
{
        font-size: 20px;
        font-weight: bold;
        margin: .67em 0;
        padding-bottom:7px;
        color:#0C213A;
}

h2
{
        font-size: 17px;
        font-weight: bold;
        margin:2.67em 0 0 0;
        padding-bottom:7px;
        color:#0C213A;
}

h3
{
        font-size: 15px;
        font-weight: bold;
        margin:1em 0 0 0;
        padding:0;
        color:#0C213A;
}

h4
{
        font-size: 15px;
        font-weight: bold;
        margin:2em 0 0 0;
        padding:0;
        color:#0C213A;
}

.contentheader1
{
        font-size: 20px;
        font-weight: bold;
        padding-bottom:7px;
        color:#0C213A;
}


.contentheader2
{
        font-size: 16px;
        font-weight: bold;
}
.contentheader2
{
        font-size: 16px;
        font-weight: bold;
		  margin:0;
		  padding:0;
}


.contenttext1
{
        font-size: 14px;
        color:#0C213A;
}

.contenttext2
{
        font-size: 14px;
        color:#0C213A;
        background: #649DE0;
}
.contenttext3
{
	  background-color:#A3C5EC;
}

.terminkalenderlink, .terminkalenderlink a
{
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.chronikheader
{
        color:#0C213A;
		  display: block;
        font-size: 14px;
		  font-weight: bold;
        margin:1em 0 0 0;
}

#spacer
{
	clear:both;
	height:400px;
}

