p		{
	margin-top		:	0.5cm;
		}
body   		{
	background      	:	url(bg1.jpg);
	font-family             :       verdana;
	text-align		:       center;
	background-attachment	:	fixed;
	       	}
div		{
	text-align		:	center;
	font-size		:	10pt;
		}
h1          	{
	font-weight		:       bold;
	text-align              :       center;
	font-size               :       30pt;
          	}
h2		{
	font-weight		:	bold;
	text-align		:	center;
	font-size		:	15pt;
		}
a:link    	{	
	color			:	black;
	text-decoration		:	none;
	  	}
a:visited	{  	
	color			:	black;
	text-decoration		:	none;
	  	}
a:hover	  	{  	
	color			:	#0000ff;
	text-decoration		:	none;
	  	}
a:active  	{  	
	color			:	black;
	text-decoration		:	none;
		}	  	
A.menulink	{
	display			: 	block;
	width			: 	150px;
	text-align		: 	left;
	text-decoration		: 	none;
	font-family		:	verdana;
	font-size		:	15px;
	color			: 	#000000;
	border			: 	solid 1px #000000;
	cursor			:	hand;
	font-weight		: 	bold;
	background-color	: 	#66ccff;
		}
A.menulink:hover{
	border			: 	solid 1px #000000;
	font-weight		:	bold;
	color			:	#0000ff;
		}
.impressum	{
	font-face		: 	verdana;
	text-color		: 	black;
	fonts-size		: 	10px;
		}