@charset "utf-8";
/* CSS Document */


body {
margin:0px;
padding:0px;
background-color:#ffffff;
font-family:Verdana, Tahoma, Helvetica;
color:#000000;
font-size:12px;
}
a img {
border: 0px;
}

/* Link-Style fuer das ganze Template*/

a:link {
color:#990033;
font-size:12px;
text-decoration:underline;
/*font-weight:bold;*/
}

a:visited {
color:#990033;
font-size:12px;
text-decoration:underline;
/*font-weight:bold;*/
}
a:active {}

a:hover {
color:#000000;
text-decoration:underline;
}
.ueberschrift_rot {
font-size:16px;
font-weight:bold;
color:#990033;
padding: 3px;
border-bottom:1px solid #cccccc;
font-variant:small-caps;
text-decoration:none;
}

.ueberschrift_schwarz {
font-size:14px;
font-weight:bold;
font-variant:small-caps;
text-decoration:none;
margin-top:20px;
}

.unterschrift {
font-size:9px;
color:#333333;
margin-top:-5px;
font-weight:300;
}

.klein, .klein a:link, .klein a:active, .klein a:visited, .klein a {
font-size:10px;
font-style:italic;
}
.klein a:hover {
text-decoration:underline;
}

.hinweis, .hinweis a {
font-size:90%;
font-style:italic;
color: #696969;
}

/*=======Überschriften========*/
h1 {
font-size:16px;
font-weight:bold;
color:#990033;
padding: 3px;
border-bottom:1px solid #cccccc;
font-variant:small-caps;
text-decoration:none;
}

h2, h3, .ueberschrift_text {
font-size:14px;
font-variant:small-caps;
text-decoration:none;
margin-top:20px;
}

/* Überschrift für Untertitel*/
h4 {
font-size:9px;
color:#333333;
margin-top:-5px;
font-weight:300;
}
