body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.bg {
	background: #FFFFFF;
	background-color: #FFFFFF;
    background-image: url(../grafik/bg.jpg);
   	background-repeat: repeat-y;
	}
a:link {color: #000000; font-weight: normal; text-decoration: none;}
a:visited {color: #000000; font-weight: normal; text-decoration: none;}
a:active {color: #000000; font-weight: normal; text-decoration: none;}
a:hover {color: #EF2F24; font-weight: normal; text-decoration: none;}

.fett {font-weight: bold;}
.blau10 {color: #000066;}
.blau10fett {color:#000066; font-weight: bold;}
.rot10 {color: #EF2F24;}
.rot10fett {color:#EF2F24; font-weight: bold;}
.reddotcl {color: #EF2F24;}
