body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../frames/images/mainframe2.jpg);
	background-attachment: fixed;
	font-style: normal;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}

a:link {color:#333333; text-decoration:underline;}
a:hover {text-decoration:underline;  color:#ff0000;}
a:visited {color:#333333; text-decoration:underline;}
a:active { font-weight:normal; color:#FF0000; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
.Ueberschrift{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.Blocktext {
	font-size: 14px;
	color: #333333;