body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, sans-serif}
body,td,div,p, p1,pre,ul {font-size: 14px;font-weight: 400}
p1 {font-family: Arial, Helvetica, sans-serif}
p1 {font-size: 14px;font-weight: 400;font-color:#ffffff}

#rundrum {
  border-width:2px;
  border-style:solid;
  border-color:grey;
  padding:0cm;
  text-align:justify; } 


li {font-size: 14px;text-decoration: none}
li {color:#ffffff}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}

a.nav {	font-size: 15px;font-weight:540;text-decoration: none}
a.nav { font-family: Arial}
a.nav:link {color:#ffffff}
a.nav:visited {color:#ffffff}
a.nav:active {color:#ffffff}
a.nav:hover{color: #ffffff;	text-decoration: underline;}

a.nav2 {	font-size: 17px;font-weight:540;text-decoration: none}
a.nav2 { font-family: Arial}
a.nav2:link {color:#ec1313}
a.nav2:visited {color:#FF6600}
a.nav2:active {color:#ec1313}
a.nav2:hover{color: #474747;	text-decoration: underline;}

a {	font-size: 14px;text-decoration: none}
a { font-family: Arial}
a:link {color:#003478}
a:visited {color:#003478}
a:active {color:#003478}
a:hover{color: #000000;	text-decoration: underline;}

/* SLIDESHOW */
#slideshow {
 height:100px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}
