
BODY {
color : black;
background-image : url('leer.jpg');
background-color : transparent;
margin-top : 2%;
margin-bottom : 3%;
font-family : arial;
font-size : 14px;
}
TABLE {
font-family : arial;
font-size : 13px;
}
IMG {border: 0px none; alt: ""}

b {font-weight: bold}
i {font-style: italic}

.korper {background-image : url('hintergrund.jpg'); width: 750;}
.copyright, .zur_auswahl, .note {
font-weight : normal;
font-style: normal;
font-family: Courier New,Courier; 
}

.copyright { font-size: 13px;}
.note {font-size: 13px; color : black;}


.g1, .g2, .g3, .u1, .u2, .u3, .inhalt, #auswahl {
background-color : transparent;
font-weight : bold;
font-family : Tahoma, sans-serif;
color : #5555cc;
}

.inhalt {font-size : 16px;
margin-top: 10;
margin-bottom: 5;

}

.detail {
font-weight : normal;
font-style: normal;
font-family: tahoma
color: black;
font-size: 12px;
margin-left: 40;

}


.u1 {font-size : 34px;}
.u2 {font-size : 24px;}
.u3 {font-size : 18px;}
.g1 {font-size : 34px; color: black}
.g2 {font-size : 24px; color: black}
.g3 {font-size : 18px; color: black}



a:active {
color : #8888ee;
background-color : transparent;
}
a:link {
text-decoration : underline;
color : #5555ff;
background-color : transparent;
}
a:visited {
text-decoration : underline;
color : #5555ff;
background-color : transparent;
}
a:hover {
text-decoration : none;
color : #dd1111;
background-color : transparent
}
