/* CSS Document */
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


body {
	margin: 10px 10px 10px 10px;
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	display: block;
	text-align: center;
	background-color: #ffffff;
	color: #002233;
  }

#page {
background-image: url(../img/mitte.png);
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
width: 1034px;
padding: 0 0 0 0;
text-align: left;
}  
  
div#kopf {
	margin-top: -484px;
	height: 467px;
	background-image: url(../img/kopf.png);
	background-repeat: no-repeat;
}

#logo {
margin: 35px 0px 0px 35px;
}


div#mitte{
margin-top: -200px;
min-height: 567px;
background-image: url(../img/fuss.png);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 30px;
}
div.aktuell{
margin-top: 30px;
background-color: #ddeeff;
padding: 10px 10px 10px 10px;
}
#sidenav {
width: 283px;
margin-left: 17px;
display: inline-block;
vertical-align: top;
padding-left: 10px;
padding-right: 5px;
margin-top: -15px;
}

#sidenav > div > h2 {
font-weight: normal;
font-size: 20px;
font-style: italic;
color: black;
}

#sidenav > div {
margin-top: 20px;
}

p.datum {
font-size: 12px;
font-style: italic;
margin-top: -3px;
margin-left: 10px;
padding-top: 5px;
}

p.losung {
margin-left: 5px;
margin-right: 10px;
margin-top: -5px;
}
p.aktuell {
margin-left: 5px;
margin-right: 10px;
margin-top: -5px;
}
span.vers{
display: block;
color: 555555;
font-style: italic;
font-size: 80%;
text-align: right;
margin-top: -3px;
}

sup,sub {
line-height: 0;
font-size: 80%;
}

a.losung {
	margin-left: 20px;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #888888;
} 

#text {
display: inline-block;
width: 592px;
vertical-align: top;
padding-left: 50px;
padding-right: 60px;
padding-bottom: 10px;
}

#nav0 {
text-align: right;
padding-right: 5px;
margin-bottom: 50px;
}

#nav0 > a {
font-size: 20px;
line-height: 30px;
color: #005588;
margin-right: 10px;
}

#nav0 > .akt {
margin-right: 0px;
color: #000000;
}

#nav1 {
text-align: right;
margin-bottom: 10px;
}

h1{
  font-size: 20px;
  margin-bottom: 12px;
} 
h3{
  font-size: 16px;
  margin-top: 4px;
} 

h2{
  font-size: 100%;
  margin-top: 6px;
  margin-top: 6px;
}  
h1,h2,h3 {
  color: #005588;
  font-weight: normal;
}

div {
	text-align: left;
}


a.link{
display: inline-block;
padding: 5px 5px 5px 5px;
width: 160px;
height: 170px;
vertical-align: top;
}

a.link:hover{
background-color: #cceeff;
}


span.datum{
color: 555555;
font-style: italic;
font-size: 80%;
line-height: 100%;
}
span.gross{
	font-size: 130%;
	font-weight: bold;
}
span.klein{
	font-size: 80%;
}
span.s80{
	font-size: 80%;
  line-height: 100%;
}
span.s120{
	font-size: 120%;
  line-height: 120%;
}
span.s130{
	font-size: 130%;
  line-height: 130%;
}
span.s140{
	font-size: 140%;
  line-height: 140%;
}
span.s150{
	font-size: 150%;
  line-height: 150%;
  color: #005588;
}
span.kern{
	letter-spacing: -3px;
}

a {
		text-decoration: none;
		color: #005588;
}
a:link          { text-decoration:none;}
a:visited       { text-decoration:none;}
a:hover         { text-decoration:none;}
a:active        { text-decoration:none;}
a:focus         { text-decoration:none;}




	a.nav0, a.navakt0, span.nav1 {
		font-family: "Trebuchet MS", sans-serif, Arial;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		line-height: 30px;
		color: #00aaff;
	}  
a.navakt0, a.navakt1 {
    color:#003355;
}
a.navakt2 {
color:#4499BB;
margin-left: 200px;
}

img {
border: none;
}
table,tr,td {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-style: none;
}
td, ul {

padding: 0px 20px 10px 5px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
  line-height:24px;  
  vertical-align: top;
}

ul {
padding-left: 30px;
}
a.nav1, a.navakt1, a.navakt2, spann.nav1 {  
    font-size: 12px;
    font-weight: normal;
}
a.info,span.info{
	font-size: 16px;
  font-weight: normal;
	color: #005588;

  }
a.hover, a:hover,span.info:hover {
    color: #0077aa;
  } 
p.center {
text-align: center;
}     
p {
  margin-bottom: 8px;
  }
p.losung{
  margin-bottom: 6px;
  }  
h2.info{
  margin-bottom: 6px; 
  font-size: 120%;
  font-weight: bold;  
  }  

img.links {
float: left;
padding: 20px 15px 5px 5px;
}
img.rechts {
float: right;
padding: 20px 5px 5px 10px;
}