a
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link
 {
	text-decoration: none;

}
a:visited
 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover
 {
	text-decoration: underline;
	color: #000000;
	font-size: 15px;
}
a:active
 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}


body
 {
    	font-family:    ArialBlack;
    	font-size:      14px;
		background:url(../bilder/backround03.jpg);
};

h6
 {
    color:          #FFFFFF;
    font-family:    Tahoma;
    font-size:		12px;
    font-weight:    bold;
}

h5
 {
    color:          grau;
    font-family:    Times New Roman;
    font-size:		19px;
    font-weight:    bold;
}

h4
 {
    color:          grau;
    font-family:    Times New Roman;
    font-size:		22px;
    font-weight:    bold;
}

h3
 {
    font-size:		11px;
    font-weight:    bold;
    color:          #DF9300;

}

h2
 {

    font-size:		16px;
    font-weight:    bold;
}

h1
 {
    color:          blue;
    font-family:    Times New Roman;
    font-size:		25px;
    font-weight:    bold;
}

td
 {
    color:          #FFFFFF;
    font-family:    Tahoma;
    font-size:      4px;
    font-weight:  	norlamal;
    padding:		2px 2px 2px 2px;
    
}

th
 {
    color:          #040404;
    font-family:    Tahoma;
    font-size:      12px;
    font-weight:  	bold;
    padding:		2px 2px 2px 2px;
}

