@charset "utf-8";
/* CSS Document */

<style type="text/css">

#header { 	color:#fff7d9; 
			font-size:20px; 
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
			
#text01, #text01 a, #text01 a:visited { 	color:#ffffff; 
			font-size:14px; 
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			text-decoration: none; }
		
#text01 a:hover { text-decoration:underline; }

#text02, #text02 a, #text02 a:visited { 	color:#ffffff; 
			font-size:15px; 
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			text-decoration: none; }
		
#text02 a:hover { text-decoration:underline; }

#refhead, #refhead a, #refhead a:visited {	color:#ffffff;
			font-size:16px;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			text-decoration: none; }

#dimpressum { 	padding-left:20px;
				padding-right:20px; 
				padding-top:20px;
				padding-bottom:20px; }
	
</style>