/* --oben-rechts-unten-links-- */

body {
	   	background-color : #000000;
        color : #000000;
		font-family : Arial, Helvetica, sans-serif;
        font-size : 3.5mm;
		font-weight : 500;
		padding : 0px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
}

body.second {
        background-color : #EEB50F;
}

td.htext {
        font-size : 3.5mm;
        font-weight : 500;
}

td.ktext {
        font-size : 2.5mm;
        font-weight : 500;
}

td.ptext {
		font-size : 4mm;
		font-weight : 800;
        color : #303030;
}
b {
		font-size : 3.5mm;
        color : #303030;
}
b.red {
		font-weight : 500;
		color : #d03030;
}

.sitelink {
        font-size : 3.5mm;
        font-weight : 800;
        color : #202020;
        /*text-decoration : none;*/
}
.sitelink:hover {
        color : #d02020;

}

.ailink {
        font-size : 2.5mm;
        font-weight : 500;
        color : #202020;
        /*text-decoration : none;*/
}
.ailink:hover {
        color : #d02020;

}