  body {
    color: #111;
    font-size: 100.01%;
    font-family: Verdana,Arial,sans-serif;
    margin: 0; padding: 1em 0;
	background-color:white;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }
  
  
  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 836px;
    padding: 0;
	background: #ffffff;
    
  }
  h1 {
	font-size: 24px;
  	font-weight: bold;
	font-color: #000; 
	 
  }
    h2 {
	font-size: 16px;
  	font-weight: bold;  
  }

 a:link { color:#6E156B; text-decoration:none; font-weight:bold; }
 a:visited { color:#6E156B; text-decoration:none; font-weight:bold; }
 a:focus { color:#6E156B; font-weight:bold; }
 a:hover { color:#6E156B; text-decoration:underline; font-weight:bold; }
 a:active { color:#6E156B; font-weight:bold; text-decoration:none; }


div#head {
float: left;
width:832px;
display: block;
height: 140px;
vertical-align: middle;
margin: 0px 0 40px 0;
background-color: #DC91DF;
border-left: solid 2px #BE57C2;
border-top: solid 2px #BE57C2;
border-right: solid 2px #6E156B;
border-bottom: solid 2px #6E156B;

}

div#head img {
float: left;
width: 128px;
border: 0 0px 0 0 solid;
margin: 0px 0 0 0;
padding: 10px 0 0 20px;


}

div#head h1 {
float: left;
font-size: 60px;
font-weight: bold;
font-family: Courier;
color: black;
margin: 0px 0px 0 50px;
padding: 40px 0 0 0;
display: block;

}

* html div#head h1 {
margin: 0px 0px 0 50px;
padding: 40px 0 0 0;
}

* +html div#head h1 {
margin: 0px 0px 0 50px;
padding: 40px 0 0 0;
}

ol {
	color: #222222;
	font-size: 12px;
  	font-weight: normal;
  
  }

ul {
	list-style-type: square;
	color: #333333;
	font-size: 12px;
  	font-weight: normal;
  
  }
  
  li {
  	line-height: 18px;
	padding-bottom: 5px;
   }
   
  * html li {
  	line-height: 18px;
	padding-bottom: 0px;
   } 
   
     * +html li {
  	line-height: 18px;
	padding-bottom: 0px;
   } 

 div#container {
float: left;
width: 836px;
} 


div#navi {
margin-top:10px;
float:left;
width:186px;
margin: 0 0 0 0px;
border-right: 1px solid #BE57C2;
}


* html div#navi{
display: block;
}

#menu {
float: left;
margin: 0 5px 0 0;
color: #222222;
padding: 0px 0px 0 0px;
}

* html #menu {
padding: 1px 0px 0 0px;
margin: 0 3px 0 0;
}

* +html #menu {
padding: 1px 0px 0 0px;
margin: 0 3px 0 0;
}

#menu ul {
diplay:block;
}

#menu li {
list-style: none;
position: relative;
margin: 0;
padding: 0 5px 0 3px;
color: #FFF;
font-size: 12px;
line-height: 25px;
diplay:inline;
border-bottom: 1px solid #6E156B;
}

* html #menu li {
padding: 0 5px 0 10px;
line-height: 25px;
diplay:block;
border-style: solid;
border-bottom-color:#6E156B;
border-bottom-width:1px;
}

* +html #menu li {
padding: 0 5px 0 10px;
line-height: 25px;
diplay:block;
border-bottom-style: solid;
border-bottom-color:#6E156B;
border-bottom-width:1px;
}

#menu li a {
display: block;
padding: 0.0em 0 0.5em 0.5em;
color: #444444;
font-weight:bold;
text-decoration: none;
list-style: none;

}

* html #menu li a {
padding: 0 0 0.5em 0;
}
* +html #menu li a {
padding: 0 0 0.5em 0;
}

#menu a:hover, body#start #start a {
    	color: #6E156B;

}

#menu a:hover, body#aktuelles #aktuelles a {
    	color: #6E156B;

}

#menu a:hover, body#bestand #bestand a {
    	color: #6E156B;

}

#menu a:hover, body#kontakt #kontakt a {
    	color: #6E156B;

}

#menu a:hover, body#archivalien #archivalien a {
    	color: #6E156B;

}

#menu a:hover, body#spenden #spenden a {
    	color: #6E156B;

}

#menu a:hover, body#nutzungsbedingungen #nutzungsbedingungen a {
    	color: #6E156B;

}
#menu a:hover, body#nutzungsantrag #nutzungsantrag a {
    	color: #6E156B;

}
#menu a:hover, body#netzwerke #netzwerke a {
    	color: #6E156B;

}
#menu a:hover, body#archive #archive a {
    	color: #6E156B;

}

#menu a:hover, body#bestand #bestand a {
    	color: #6E156B;

}

#menu a:hover, body#datenschutz #datenschutz a {
    	color: #6E156B;

}

/* Ende neue Naviagation*/


div#Inhalt {
float: left;
    margin: 0px 30px 0 0;
	padding: 0 0 0 20px;
	width: 450px;
  }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-top: 10px;
	margin-bottom: 0;
	width: 430px;
  }
  div#Inhalt h1 {
    margin: 0.2em 0;
    font-size: 16px;
	color: #222222;
  	font-weight: bold; 
  }
 
   div#Inhalt h2 {
    margin: 0.2em 0;
    font-size: 13px;
	color: #333333;
  	font-weight: bold; 
  }

  div#Inhalt p {
    font-size: 13px;
	color: #000;
    margin: 1em 0;
  }
  
    div#Inhalt img {
    float: left;
	color: #000;
    margin: 0 1em 1em 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 10px;
	color: #6E156B;
    margin: 0; padding: 0.5em;
    text-align: center;
  }
  
  .form-text {
  font-size: 11px;
  }

div#boxen-wrapper {
float: right;
display: block;
    margin: 0px 0px 0 0;
	padding: 0 0px 0 10px;
	width: 130px;
	 
  }

div#boxen-wrapper h1 {
font-weight: bold;
font-size: 12px;
color: #FFF;
line-height: 26px;
text-indent: 4px;
display: block;
background-color: #C397C5;
margin: 0px 0px 0 0;


  }
  
  div#boxen-wrapper p {
font-size: 11px;
line-height: 18px;
padding: 0 0 5px 4px;
  }
  
  div#boxen-wrapper ul li {
list-style-type: square;
font-size: 11px;
 	line-height: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: -15px;
  }
  
  .boxen-rand {
  border-left: 1px solid #6E156B;
  border-bottom: 1px solid #6E156B;
  border-right: 1px solid #6E156B;
  border-top: 0px;
  }