body{
	background-color:#3399CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:2% 2% 0% 10%;
	width:75%;
}

h1{
	background-color:#FFCC66;
	text-align:left;

}

h2{
	color:#000066;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	letter-spacing:2px;
	text-align:justify;

}

p.spalte{
	margin:1%;
	background-color:#99CCFF;
	float:left;
	padding:5pt;
	width:25%;
	height:33%;
	border-style:solid;
	border-left:thick 1pt;
	border-top:none;
	border-bottom:none;
	border-right:thick 1pt;
	color:#000000;
	text-align:left;
}

em.hide{
color:#99CCFF;
}

.downloads{
line-height:1.5pt;
}

ul#navigation{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	float:left;
	width:100%;
}

ul#navigation li{
	display:inline;
	background-color:#CC9966;
	color:#FFFFFF;
}

ul#navigation a{
	display:block;
	float:left;
	padding:.2em 1em;
	text-decoration:none;
	color:#fff;
	background:#036;
	border-right:1px solid #fff;
}

ul#navigation a:visited{
	color:#FFFF00;
	display:block;
}

ul{
	font-size:10pt;
	list-style-type:none;
	
}	

em{
	font-size:8pt;
}
p.kontakt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:italic;
	text-align:center;
}

a:link{
	color:#000066;
}

a:visited{	
	color:#CCCCCC;
}	
