body {
background: #080808;
}
body, table {
font-family: Arial, Times New Roman, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 160%;
margin: 0;
color:#747474;  
}

h1 {
color: #d80276;
font-size: 45px;
font-family: Tangerine, Arial, Times New Roman, Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-family:Arial, Times New Roman, Tahoma, sans-serif;
font-size: 18px;
}

h3 {
font-family:Arial, Times New Roman, Tahoma, sans-serif;
font-size: 16px;
}

h4 {
color: #d80276;
font-size: 25px;
font-family: Tangerine, Arial, Times New Roman, Tahoma, sans-serif;
font-weight:bold;
}

b, strong {
color: #d80276;
}

h1 {

margin-bottom:30px;

}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #cccacb;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #d80276; text-decoration: none;  }
a:hover { color: #d80276; text-decoration: underline; }

a.int, a.int:visited { color: #d80276; text-decoration: none; background: url(../img/intlink.gif) no-repeat; padding-left:25px; }
a.int:hover { color: #d80276; text-decoration: underline; background: url(../img/intlink.gif) no-repeat;  padding-left:25px;}

a.extern, a.extern:visited { color: #d80276; text-decoration: none; background: url(../img/extlink.gif) no-repeat; padding-left:25px; }
a.extern:hover { color: #d80276; text-decoration: underline; background: url(../img/extlink.gif) no-repeat;  padding-left:25px;}

a img { border: none }
