/*~~~~~~~~~~~~~~~~~~~~*  Formatierung body Bildlaufleiste + Hintergrundgrafik*~~~~~~~~~~~~~~~~~~~~*/

body {
font-family : Tahoma;
font-size: 11px;
font-weight:normal;
color: #474747;

margin:5px;
padding:5px;
background-color: #000000;

}


/*~~~~~~~~~~~~~~~~~~~~*  Links allgemein *~~~~~~~~~~~~~~~~~~~~*/



a.text {
font-family:Times new Roman;
font-size:11px;
font-weight:normal;
text-decoration: none;
border-bottom: 1px dashed #000000;
color: #417014;
}

a.text:visited {
color:#51851F;
}

a.text:hover {
color:#8AA318;
}






b {
color:#51851F;
letter-spacing:1.5px;
font-size: 11px;
font-weight:bold;
}

i {
color:#51851F;
letter-spacing:1px;
}

u {
color:#000000;
background:#A87444;
}











/*~~~~~~~~~~~Überschrift~~~~~~~~~~~~~~~~~~~~*/

h1 {
font-family: Times new Roman;
font-size:17px;
font-weight: italic;
color: #417014;
}






/*~~~~~~~~~~~Tabelle~~~~~~~~~~~~~~~~~~~~*/

table {
font-family : Tahoma;
font-size: 11px;
font-weight:normal;
color: #474747;
}

/*~~~~~~~~~Trennlinie~~~~~~~~~~~~~~~~*/

hr{
height: 1px;
color: #414141;
width: 350px;
}
