/* ------ text styles -------------------------------- */
.bildunterschrift {
font-family:verdana;
font-size:10px;
font-weight:bold;
color: #333333;
line-height: 200%;}
.content_text {
font-family:verdana;
font-size:10px;
font-weight:normal;
color: #333333;
line-height: 150%;}
.content_text_fett {
font-family:verdana;
font-size:10px;
font-weight:bold;
color: #333333;
line-height: 150%;}
a.content, a.content:link, a.content:active, a.content:visited, a.content:hover{
font-family:verdana;
font-size:10px;
font-weight:bold;
color: #660000;
line-height: 100%;
text-decoration:none;
text-transform:none;
border:0px;}
.content_überschrift {
font-family: verdana;
font-size: 14px;
font-weight:bold;
color: #660000;}
.content_zaehler {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #333333;}
a.zaehler, a.zaehler:link, a.zaehler:active, a.zaehler:visited, a.zaehler:hover{
font-family:verdana;
font-size:10px;
font-weight:bold;
color: #333333;
line-height: 100%;
text-decoration:none;
text-transform:none;
border:0px;}

a.nav_prim, a.nav_prim:link, a.nav_prim:active, a.nav_prim:visited
{color:#660000;
font-size: 12px;
font-family:verdana;
font-weight:normal;
text-decoration:none;
text-transform:none;
border:0px;}
a.nav_prim:hover{
color:#660000;
font-size: 12px;
font-family:verdana;
font-weight:bold;
text-decoration:none;
text-transform:none;
border:0px;}
a.nav_high, a.nav_high:link, a.nav_high:active, a.nav_high:visited
{color:#660000;
font-size: 12px;
font-family:verdana;
font-weight:bold;
text-decoration:none;
text-transform:none;
border:0px;}

a.impressum, a.impressum:hover, a.impressum:link, a.impressum:active, a.impressum:visited
{color:#660000;
font-family:verdana;
font-size:10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
text-transform:none;
border:0px;}

a.footer, a.footer:hover, a.footer:link, a.footer:active, a.footer:visited {
font-family:verdana;
font-size:9px;
font-weight:normal;
color: #660000;
text-decoration:none;
text-transform:none;}

ul {
list-style-type:none;
line-height: 180%;}


/* ------ body ---------------------------------- */

body {
background-color:#FFFFFF;
background-image:url('../zz_global_images/bg_grau_dots.gif');
background-attachment:fixed;

margin:0;
padding:0;
padding-bottom:20px;
}