body
	{
	background-image: url(images/himmel.jpg);
	background-repeat: no-repeat;
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	}

h1 
	{
	color: #FFCC00;
	}

p
	{
	font-size: 10pt;
	}
	
.titel
	{
	font-size: 14pt;
	font-weight: bold;
	color: #FFCC00;
	}

.gross
	{
	font-size: 12pt;
	}

.fuss
	{
	font-size: 8pt;
	text-align : center;
	}
	
.gbdatum
	{
	background-color: #FFCC00;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}
	
.gbemail
	{
	background-color: #FFCC00;
	}
	
.gbname
	{
	background-color: #FFCC00;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	}

.gbeintrag
	{
	background-color: #FFFFCC;
	color: #000000;
	font-size: 10pt;
	}

a:link
	{
	color: #FFCC00;
	text-decoration: none;
	}

a:visited
	{
	color: #FFCC00;
	text-decoration: none;
	}

a:hover
	{
	color: #FFCC00;
	text-decoration: underline;
	}

li
	{
	font-size : 10pt;
	}

