
body {
  background:url("images/rauschen.gif");
  color: black;
  margin: 0;
  padding: 1%; 
  min-width: 840px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}

#wrapper { 
 margin:auto;
 text-align:left;
 width:840px;
}

* wrapper { 
 margin:auto;
 text-align:left;
 width:expression(document.body.clientWidth <900? "840px": "auto" );
}

*+wrapper { 
 margin:auto;
 text-align:left;
 width:expression(document.body.clientWidth <900? "840px": "auto" );
}

#header {
 height: 51px;
 clear:both;
 background-image: url("images/slice_0_0.png");
 background-repeat: no-repeat;
}

#center {
 clear:both;
 background-image: url("images/slice_1_0.png") ;
 background-repeat: repeat-y;
}

#footer {
 height: 155px;	
 clear:both;
 padding:70px 40px 20px 205px;
 background-image: url("images/slice_3_0.png");
 background-repeat: no-repeat;
}


#header-leiste{
 clear: both;
 height: 130px;
 margin-left:20px;
 margin-right: 20px;
 margin-bottom: 20px;
}

#logo{
 width: 175px;
 margin-right: 20px;
 float: left;
 text-align: center;
}

#header-navi{
 width: 665px;
 float: left;
}


a:link {color:gray;}
a:visited {color:gray;}
a:active {color:gray;}
a:hover {color:gray;}


#mid {
 clear:both;
 margin-left: 20px;
 margin-right: 20px;
 padding-bottom: 20px;
}


#subnav {
 width: 165px;
 clear: left;
 float: left;
 margin-right: 20px;
 padding: 5px;
 border-right: 2px dotted #333; 
 border-top: 2px dotted #333;
 font-size: 0.9em;
 line-height: 2em;
 overflow:hidden;
}
#subnav dt { /* Die einzelnen Überschriften in der Subnavigation */
 font-size: 1.2em;
 font-weight: bold;
 padding-left: 5px;
 padding-right: 1px;
 margin-top: 10px;
}
#subnav ul { 
 padding-left: 5px;
 padding-right: 1px;
 list-style-type: none;
 font-size: 1.1em
}
#subnav a:link {text-decoration:none;}
#subnav a:visited {text-decoration:none;}
#subnav a:active {text-decoration:none;font-weight: bold;}
#subnav a:hover {text-decoration:none;font-weight: bold;}


#startseite {
		background: #ffffff;
		padding-top: 10px;
		padding-bottom: 10px;
	 line-height: 1.5em;
	 font-size: 1.1em;
	 overflow:hidden;
}

#startseite-head {
	padding-left: 20px;
}

#startseite-head  a:link {text-decoration:none; color:gray}
#startseite-head  a:visited {text-decoration:none; color:gray}
#startseite-head  a:active {text-decoration:none; color:gray}
#startseite-head  a:hover {text-decoration:none; color:gray}

#content {
	background: #ffffff;
 padding: 20px;
 line-height: 1.5em;
 font-size: 1.1em;
 overflow:hidden;
}

#startseite-head h1{
 text-align: center;
 font-size: 1.8em; 
clear:both;
}
#startseite-head h2{
 text-align: center;
 font-size: 1.5em;
}
#content h1 > a:hover{text-decoration:none;color:black}
#content h2 > a:hover{text-decoration:none;color:black}
#content h3 > a:hover{text-decoration:none;color:black}
#content p{
 font-size: 1.1em;
}

#erinnerungsservice-form {
	
}

#footer-navi {
 text-align: center;
 clear:both;
 list-style-type: none;
font-color: #ffffff;
}
#footer-navi li{ 
 padding:10px;
}
#footer-navi p{
 font-size: 1.1em
}
#footer-navi a:link {text-decoration:none;}
#footer-navi a:visited {text-decoration:none;}
#footer-navi a:active {text-decoration:none;}
#footer-navi a:hover {text-decoration:none;}
