	body {
		padding-left: 11em;
		font-family: "Times New Roman", Georgia, Times, serif;
		color: #00004F;
		font-size: 1em;
		background: #FFFFFF url(./background5.png)  repeat-y }
	ul.navbar {
		list-style-type: none;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 1em;
		left: 2em;
		width: 7em

		}
	ul.navbar li {
		background:#FFFFFF url(./background2.png) no-repeat ;
		margin: 1em 0;
		padding: 0.2em;
		border-right: 0.2em solid blue }
	ul.navbar a {
		font-size:16; font-weight:bold;
		text-decoration: none; }
	a:link {
		background: url(./background.png) no-repeat ;
		color: #0000FF }
	a:visited {
		color: #0000FF }
	a:hover {font-size:18; font-weight:bold; color: red;}
	
	address {
		margin-top: 1em;
		padding-top: 1em;
		border-top: thin dotted }
	h1 {
		font-family: Geneva, Arial, SunSans-Regular, sans-serif,"Times New Roman"; 
		color: #d40100;
		font-weight:bold;
		}
	h2 {
		font-family: Geneva, Arial, SunSans-Regular, sans-serif,"Times New Roman"; 
		color: #d40100;
		font-size:24;
		
		}
	h3 {
		font-family: Geneva, Arial, SunSans-Regular, sans-serif,"Times New Roman"; 
		color: #d40100;
		font-size:20;
		}
	h4 {
		font-family: Geneva, Arial, SunSans-Regular, sans-serif,"Times New Roman"; 
		color: #000000;
		font-size:20;
		}
		
	ul {
		width:10%;
		height:5%;
		margin:0pt auto;
		}
	p{	text-align: justify;
		font-family: "Times New Roman", Georgia, Times, serif;
		color: #00004F;
		font-size: 1.08em;
		padding-right: 5em;
		}
	table{
		text-align: justify;
		font-family: "Times New Roman", Georgia, Times, serif;
		color: #00004F;
		font-size: 1.3em;
		padding-right: 5em;
	}
	
	a.info{ 
	    position:relative; 
	    z-index:1; background-color:#ccc; 
	    color:#000; 
	    text-decoration:none} 
	
	a.info:hover{z-index:2; background-color:#ff0} 
	
	a.info span{display: none; 
	background-image: url("images/karchow_01.PNG"); 
	}
	
	a.info:hover span{ 
	    display:block; 
	    position:absolute; 
	    top:0em; left:0em; width:450px;height:300px; 
	    border:1px solid #0cf; 
	    background-color:#cff; color:#000; 
    	text-align: center}

<!--
#rechts {
    float:left;
    width:114px;
    height:100px;
    padding-left:2;
    padding-top:0;
}
#top {
    float:top;
    width:500px;
    height:40px;
    padding-top:5;
    }


#oben_mitte{
    float:top;
    width:992px;
    height:300px;
    padding-top:10;
    }
#hoch{
	width:140px;
	height:195px;

}
#quer{	float:top;
	width:195px;
	height:130px;
	padding-top:0;
}	
#quer2{	float:top;
	width:295px;
	height:230px;
	padding-top:0;
}
#losung{font-family: Geneva, Arial, SunSans-Regular, sans-serif,"Times New Roman"; 
	color: #000000;
	font-size:20;
}
-->