body {
	background-image: url(Grafik/back.gif);
	font-family: Comic Sans MS, Arial, sans-serif;
}

h1, h2 {  color: #000099; text-align: center}
h3 {  color: #000099;}

a:link {color:#0000E0; text-decoration:none; font-weight:bold; }
a:visited {color:#000080; text-decoration:none; font-weight:bold; }
a:hover {color:#E00000; text-decoration:none; font-weight:bold; }
a:active {color:#E00000; text-decoration:underline; font-weight:bold; }
a:focus {color:#00E000; text-decoration:underline; font-weight:bold; }


.small {
	font-size: smaller;
}

.lpr1 {
	color:#000099;
	font-weight: bold;
}

.lpr2 {
	color:#FF3300;
	font-weight: bold;
}


ul {margin-left:10em;
    padding: 0.5em 0;
word-spacing: 2em;

}

ul li {
   display: inline;
 }


#box {background:#ccffcc;
	
	}

#nav{
	background:#ccffcc;
	padding-left:1em;
	padding-right:0em;
	margin-top:3em;
	float:left;
	font-size: 80%;
	width:10em;
	
	
	
}

#navoben{
	margin-bottom:0;
	background:#ccffcc;
	height: 2em;
	text-align:center;
	
	
}




#inhalt{
	
	margin-top:0em;
	margin-bottom:0;
	margin-left:10em;
	padding:3em;
	background-image: url(Grafik/back.gif);
	
	
}



#inhalt1 {
float:left;
width:35%;
margin-right:5%;



}

#inhalt2 {
float:left;
width:35%;


}

#navunten{
	background:#ccffcc;
	height: 2em;
	text-align:center;
	font-size: 80%;
	margin-top:0;
	padding-bottom:0.5em;
		}

