/* allgemeine Angaben */
body {
font-family:arial,times,sans-serife;
font-size:10pt;
color:#000000;
background-color:#AFAFAF;
background-image:url(grafik/hg_seite.jpg);
scrollbar-arrow-color: #000000;
scrollbar-base-color: #AABFDC;
margin:0;
padding:0;
}

#text {
color:#000000;
background-color:#FFFFFF;
font:0.8em arial,verdana,sans-serif;
padding:1 10 10 10;
text-align:left;
}

#werbung {
font:0.8em arial,verdana,sans-serif;
padding:2;
}

h1 {
font-family:arial,sans-serif,times;
font-size: 1.8em;
font-weight:500;
text-align:center;
}
h2 {
font-family:arial,sans-serif,times;
font-size: 1.5em;
font-weight:500;
text-align:center;
}

/* allgemeine Links */
a{
font-family:Arial;
font-size:10pt;
}
a:link{
color: #0000BF;
}
a:visited{
color: #0000BF;
}
a:active{
color: #009F00;
}
a:hover{
color: #BF0000;
text-decoration:underline overline;
}

/* Links Navigationstabelle */
a.linklegende {
font-family:Arial;
font-size:8pt;
text-decoration:none;
color: #000000;
}
a.linklegende:link {
color: #000000
}
a.linklegende:visited
{color: #000000;
}
a.linklegende:active
{color: #000080;
}
a.linklegende:hover
{color: #000080;
}

/* Links im Kopf */
.linkkopf {
font-family:Arial;
font-size:10pt;
color: #000000;
text-decoration:none;
}
.linkkopf:link {
color: #000000;
}
.linkkopf:visited {
color: #000000;
}
.linkkopf:active {
color: #000080;
}
.linkkopf:hover {
color: #000080;
text-decoration:underline overline;
}

/* LinkBox */
div {
margin:0;
}
.ro {
background-color:#EFEFEF;
background:url(grafik/roundedbox_ro.gif) top right no-repeat;
}
.lo {
background:url(grafik/roundedbox_lo.gif) top left no-repeat;
}
.ru {
background:url(grafik/roundedbox_ru.gif) bottom right no-repeat;
}
.lu {
background:url(grafik/roundedbox_lu.gif) bottom left no-repeat;
}
.inhalt {
margin:0px;
padding:0 15px 0 15px;
}
.inhalt p {
margin:0;
padding:0;
}

.klein {
font:.8em arial, sans-serif, verdana;
}
ul.klein {
list-style: none;
margin: 0;
padding: 0;
line-height:12px;
}

/* Spezialtabellen */
.table {
font-size: 0.9em;
background: #DCF8FC;
border:1px solid #000000;
color:#000000;
border-collapse:collapse;
}
.table td {
text-align:left;
border-bottom:1px solid #7F7F7F;
}
.zelle {
width:20px;
}

.button {
background-color:#4161B4;
color:#ffffff;
border:1px solid #000000;
cursor:pointer;   
padding:1px;
}

.schnellvergleich {
font-size:10px;
background-color:#8AC3E7;
border:1px solid #000000;
padding:3px;
}

.datenschutz {
width:182px;
padding:5px 0 5px 0;
margin:0 0 10px 10px;
background:#A9BED9;
text-align:center;
}
#datenlink {
color:#003366;
font-weight:700;
}