/* Schriftart im gesamten Dokument */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 1px;
	background-color: #FFFFFF;
	line-height: 1.5;
}

/* oberster DIV-Container, umfasst das gesamte CMS */
div.topdiv {
font-size:  10pt;
border-style: dotted;
border-width: 1px;
border-color: #0066CC;
background-color: #FFFFFF;
line-height: 1.5;
}

/* Überschrift 1 */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  10pt;
color: #000000;
border-bottom-color: #0066CC;
font-size: larger;
background-color: #FFFF99;
line-height: 1.5;
border-style : solid; 
border-width : 1px; 
border-color : #0066CC;
} 

/* Überschrift 2 mit Rahmen am linken Rand  */
h2 {
font-size: 11.5pt;
border-left-style: solid;
border-left-width: 10px;
border-left-color: #CD3326;
padding-left: 5px;
color: black;
margin-bottom: 0px; 
line-height: 1.5;
} 

/* Überschrift 3 blau einfärben  */
h3 {
font-size: 10pt;
margin-bottom: 0px; 
font-weight: bold;
color: #0066CC;
line-height: 1.5;
} 

/* Überschrift 4, neutral  */
h4 {
font-size:  10pt;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1.5;
} 

/* Überschrift 5, neutral  */
h5 {
font-size: 9pt; 
margin-left: 0px;
margin-top: 3px;
margin-bottom: 2px; 
line-height: 1.5;
}

/* Hauptcontainer für Inhalt Texte etc.*/
div.show {
font-size: 10pt;
margin: 6px;
margin-top: 2px;
background-color: #FFFFFF;
line-height: 1.5;
}

/* Absätze, Tabellen, Formulare in 10,5 Punkt */
p, div, table, li, form  {
font-size:  10pt;
line-height: 1.5;
}

/* normale Absätze */
p {
font-size:  10pt;
margin-top: 4px;
margin-bottom: 10px;
line-height: 1.5;
}

/* Einführungsabschnitt (Lead bzw. Teaser) */
div.lead, div.lead p {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;
font-weight: bold;
margin-top: 5px;
margin-bottom: 18px;
line-height: 1.5;
}
/* Überschrift Newsboxen bzw. Newsletter */
div.newshead {
background-color: #0066CC;
font-size:  9pt;
color: white;
font-weight: bold;
margin-left: 0px;
padding: 2px;
padding-left: 4px;
line-height: 1.5;
}

/* freie Vorlage, 9-Punkt-Schrift, für News-Boxen (rechts) */
div.news, div.news p, div.news div {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size:  9pt;
margin-left : 2px;
margin-bottom: 4px;
margin-top: 0px;
padding: 2px;
line-height: 1.5;
} 

/* Minischrift */
.mini {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  7pt;
color: #FFFFFF;
line-height: 1.5;
}

/* grauer Rahmen mit Umrandung */
.rahmen {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt; 
background-color : #FFC400; 
border-style : solid; 
border-width : 1px; 
border-color : #CD3326; 
padding : 3px; 
line-height: 1.5;
} 

/* Rahmen mit gestrichelter Umrandung */
.tipp {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt; 
border-style : dotted; 
border-width : 1px; 
border-color : gray; 
padding : 3px;
margin-top: 8px;
margin-bottom: 10px; 
line-height: 1.5;
}

/* Rahmen mit gestrichelter Umrandung und Gelbhinterlegung */
.tipp2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt; 
border-style : dotted; 
border-width : 1px; 
border-color : gray; 
padding : 3px;
margin-top: 8px;
margin-bottom: 10px; 
background-color: #FFFFCC;
line-height: 1.5;
}

/* fette Passagen mit Blauton einfärben */
b {
color: #0000FF; 
font-size:  10pt;
line-height: 1.5;
} 

/* kursive Passagen Blau färben */
i {
color:  #000099; 
font-size:  10pt;
line-height: 1.5;
} 

/* Quellcode formatieren */
.code {
font-family: Courier New, Courier, monospace;
font-size: 100%;
color: #000099;
line-height: 1.5;
}

/* Grafik als Aufzählungspunkt einbinden */
ul {
list-style-image: url(karo.gif);
}

ul.new {
list-style-image: url(new.gif);
}

ul.arrow {
list-style-image: url(arrow.gif);
}

/* Abstand der Aufzählungspunkte */
li {
margin-bottom: 2px;
}

/* Kategorien im linken Bereich*/
div.subcat {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;
margin-left: 10px;
line-height: 1.5;
}
/* linkleiste unterlink */
a.subcat:link, a.subcat:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  10pt;
color: #000000;
line-height: 1.5;
}

a.subcat:visited  {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; 
font-size:  10pt;
color: #000000;
line-height: 1.5;
}

a.subcat:hover  {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;
color: #0000FF;
border-left-style: solid;
border-left-width: 10px;
border-left-color: gray;
padding-left: 1px;
margin-left: -10px;
line-height: 1.5;
}

.subcatactive  {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  10pt;
border-left-style: solid;
border-left-width: 10px;
border-left-color: #000099;
padding-left: 0px;
font-weight: bold;
text-decoration: none;
line-height: 1.5;
}

a.cat:link, a.cat:active {
text-decoration: none;
color: #000000;
font-size:  10pt;
line-height: 1.5;
}

a.cat:visited {
text-decoration: none;
color: #0000FF;
font-size:  10pt;
line-height: 1.5;
}

a.cat:hover  {
text-decoration : none; 
color: #C0000FF;
font-size:  10pt;
line-height: 1.5;
}

div.catactive {
/* text-transform: uppercase; */
font-size:  10pt;
font-variant: small-caps;
margin-top: 8px;
margin-bottom: 1px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-color: #0000FF;
font-weight: bold;
color: #0000FF;
text-decoration: none;
width: 165px;
line-height: 1.5;
}

div.cat {
/* text-transform: uppercase; */
font-variant: small-caps;
margin-top: 8px;
margin-bottom: 1px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-color: #9999FF;
width: 165px;
font-size:  10pt;
line-height: 1.5;
}
/* Kategorien Ende */

/* Link-Stile für Hover-Links  */
/* Pseudo-Klassen für dynamische Links */
a:visited {
color: #0066CC;
text-decoration: underline;
font-size:  10pt;
line-height: 1.5;
}

a:visited {
text-decoration : underline; 
color : #0066CC; 
font-size:  10pt;
line-height: 1.5;
}

a:link {
text-decoration : underline; 
color: black;
font-size:  10pt;
line-height: 1.5;
} 

a:hover {
text-decoration : none; 
color : #CD3326; 
font-size:  10pt;
line-height: 1.5;
} 

a:active {
text-decoration : none; 
color : #CD3326; 
font-size:  10pt;
line-height: 1.5;
} 

.navi {
color: white;
font-size:  10pt;
line-height: 1.5;
}

a.navi:visited {
color: white;
font-weight: bold;
text-decoration: none;
font-size:  10pt;
line-height: 1.5;
}

a.navi:link {
color: white;
font-weight: bold;
text-decoration: none;
font-size:  10pt;
line-height: 1.5;
}
 
a.navi:hover {
color: black; 
font-weight: bold;
text-decoration: underline;
font-size:  10pt;
line-height: 1.5;
} 

/* Linkleiste gesamt, Abstand nach oben zur Logozeile */
table.linkbar {
margin-top: 0px;
line-height: 1.5;
}

/* Linkleiste Tabelle Einzelzelle */
td.linkbar {
color: #0066CC;
background-color: #B6B6B6;
font-weight: bold;
text-align: center;
font-size:  10pt;
line-height: 1.5;
}

/* hervorgehobene Einzelzelle */
td.linkbaractive {
color: #FFFFFF;
background-color: #0033cc;
font-weight: bold;
text-align: center;
font-size:  10pt;
line-height: 1.5;
}

td.linkbar2 {
color: white;
background-color: #FFF3A7;
font-weight: bold;
text-align: center;
font-size:  10pt;
line-height: 1.5;
}

td.linkbaractive2 {
color: white;
background-color: #FFB0A7;
font-weight: bold;
text-align: center;
font-size:  10pt;
line-height: 1.5;
}

/* Tabelle formatieren für die rechte Spalte */
table.right {
border-style: solid;
border-width: 1px;
border-color: #0066CC;
padding-left: 0px;
font-size:  10pt;
line-height: 1.5;
}

/* Gestaltung der langen und schmalen Tabelle ganz unten */
table.footer {
margin-top: 5px;
font-size:  7pt;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color: #0066CC;
padding-left: 0px;
line-height: 1.5;
}

/* Suchformular rechts oben */
form.suchform {
margin: 2px;
background-color: #FFFFFF;
font-size:  10pt;
line-height: 1.5;
}

/* Minischrift Suchformular rechts oben*/
.minisu {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:  7pt;
color: #000000;
line-height: 1.5;
}



