body {
/*     background-color:#ffffff; */
     color:#000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     scrollbar-3dlight-color:#dddddd;
     scrollbar-arrow-color:#333333;
     scrollbar-darkshadow-color:#bbbbbb;
     scrollbar-highlight-color:#bbbbbb;
     scrollbar-shadow-color:#dddddd;
     scrollbar-face-color:#aaaaaa;
     scrollbar-track-color:#dddddd;
	 font-size:13px;
}

span,td,div,p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#000000;
}

table,tr,td,hr {
border-color:#dddddd;
}

ul{
font-size:10px;
color:#990033;
list-style-type:square;
margin:0px;
padding:15px;
}

ol{
margin:25px;
padding:0px;
color:#903;
font-weight:bold;
}

/*Hinweis auf alte Inhalte*/
.alterinhalt {
color:#33dd33;
font-weight:bold;
}

/*Tabelle mit dünnen grauem Rahmen*/
.rahmen { border:1px solid #dddddd; }

/*Rahmen für die Bilder der Startseite */
.bildrahmen {
border:5px solid #eee;
padding:3px;
margin-left:5px;
margin-right:5px;
display:block;
}

/*normaler Text*/
.normal {
  font-size: 13px;
  color:#000000;
  font-weight:normal;
}

/* fett */
.bold{font-weight:bold;}

/* fett Psersonenueberschriften */
.boldperson {
  font-weight:bold;
  font-size: 14px;
}

/* Kommentare unter Bildern */
.comment{font-size:10px;}

/* Datumsangabe/Tag vom Veranstaltungskalender */
.tag{
font-weight:bold;
font-size:12px;
}

/* kleiner Text */
.klein {font-size:12px;}

/* kleinster Text */
.notiz {font-size:10px;}

/*kursiver Text */
.kursiv {
font-style:italic;
font-weight:bold;
}

/* Links im Text */
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {color:#666666;}
a:active {color:#666666;}
a:visited {color:#666666;}
a:hover {color:#333333;}

.ueberschrift1 {
font-size: 17px;
color:#990033;
font-weight: bold;
}

.ueberschrift2 {
font-size: 15px;
color:#990033;
font-weight:bold;
}

.ueberschrift3 {
font-size: 14px;
color:#990033;
font-weight:bold;
}

.ueberschrift4 {
font-size: 13px;
color:#990033;
font-weight:bold;
}

.ueberschwarz1 {
font-size: 16px;
color:#000000;
font-weight:bold;
}

.ueberschwarz2 {
font-size: 15px;
color:#000000;
font-weight:bold;
}

.ueberschwarz3 {
font-size: 14px;
color:#000000;
font-weight:bold;
}

.ueberschwarz4 {
font-size: 13px;
color:#ffffff;
font-weight:bold;
}

.ueberweiss1 {
font-size: 16px;
color:#ffffff;
font-weight:bold;
}

.ueberweiss2 {
font-size: 15px;
color:#ffffff;
font-weight:bold;
}

.ueberweiss3 {
font-size: 14px;
color:#ffffff;
font-weight:bold;
}

.ueberweiss4 {
font-size: 13px;
color:#000000;
font-weight:bold;
}

h1 {
font-size: 17px;
color:#990033;
font-weight:bold;
}

h2 {
font-size: 15px;
color:#990033;
font-weight:bold;
}

h3 {
font-size: 14px;
color:#990033;
font-weight:bold;
}

h4 {
font-size: 13px;
color:#990033;
font-weight:bold;
}

/* Überschrift von Subnavigation */
.subnaviueber {
font-size:14px;
font-weight:bold;
color:#990033;
}

/* Links von Subnavigation */
a.subnavi{
font-family:verdana, helvetica, arial, sans-serif;
font-size:12px;
text-decoration:none;
}
a.subnavi:link {color:#666666;}
a.subnavi:visited {color:#666666;}
a.subnavi:hover {color:#333333;background-color:#cccccc;}
a.subnavi:active {color:#990033;background-color:#cccccc;}

/* Subnavigation angewählte Links */
a.subtop{
font-family:verdana, helvetica, arial, sans-serif;
font-size:12px;
text-decoration:none;
}
a.subtop:link {color:#990033;}
a.subtop:visited {color:#990033;}
a.subtop:hover {color:#990033;background-color:#cccccc;}
a.subtop:active {color:#990033;background-color:#cccccc;}

/* Positionsangabe-Links */
a.position{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-decoration:none;
line-height:18px;
}
a.position:hover {color:#333333;background-color:#eeeeee;}

/* für sitemap */
.fltsp {
  font-size: 13px;
  color:#000000;
  font-weight:normal;
}

.hdsp {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color:#000000;
}

.sub {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.smlink {
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

a.sitemaptop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a.sitemaptop:link {color:#ffffff;}
a.sitemaptop:visited {color:#ffffff;}
a.sitemaptop:hover {color:#eeeeee;}
a.sitemaptop:active {color:#ffffff;}
