body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-image: url(pic/bg.jpg);
	background-repeat: no-repeat;
	height: 101%;
}

p {	font: normal 12px/20px Verdana, Geneva, sans-serif;
    color: #000000;}
	
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	text-align: justify;

}


.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	line-height: 20px;
	font-weight: bold;

	}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
}

.menu a:link  {color: #000000; text-decoration: none;}
.menu a:visited  {color: #000000; text-decoration: none;}
.menu a:hover {color: #FEE8A5; text-decoration: none;}
.menu a:active  {color: #000000; text-decoration: none;} 

a:link  {color: #000000; text-decoration: none;}
a:visited  {color: #000000; text-decoration: none;}
a:hover {color: #FE0000; text-decoration: none;}
a:active  {color: #000000; text-decoration: none;} 


.kasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: justify;

}
