.titel {
	font-size: 16pt;
	color: #FFF066;
	background-color:#8000FF;
	font-family:Arial, Helvetica, sans-serif;

}

body {

	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-indent:0pt;
	color:#000080;	//Farbe des normalen Textes
	font-size:12pt;
	text-align:justify;
	background-color:#ff9f00;
	font-weight: bold;


}

h1{
	/*color:#0080C0;*/
	color:#0000FF;
	font-size:25pt;
	font-weight: bold;

	}
	
h2{
	/*color:#FF0000; Rot*/
	color:#0000FF;
	font-size:20pt;
	font-weight: bold;
	/*padding-bottom: 30px;*/

	}

h3{
	color:#0000FF;
	font-size:16pt;

	}
	
/*a:hover, .nav:hover {
   	background-color: #FF7800;
}

a, nav {
	width: 100%;
	margin: 0px 0px 3px;
	 padding: 1px 2px;
	/*border-top: 1px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0080C0;
	font-size: 14pt;

}*/














