BODY
{
font-family: Arial, Helvetica, swiss-suns, sans-serif;
font-size: 13px;
line-height: 16px;
color: #000;
background-color: #FFF;
padding: 0;
margin: 0;
}

* {
font-family: inherit;
}

a:visited, a:link, a:active
{
text-decoration: underline;
background-color: transparent;
}
a:visited {color: #369;}
a:link {color: #036;}
a:active {color: #06C;}

a:hover
{
text-decoration: underline;
color: #06C;
background-color: transparent;
}

.imgcell img, .imgcell a
{
display: block;
padding: 0;
margin: 0;
border: 0;
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, swiss-suns, sans-serif;
font-weight: bold;
color: #AA2200;
background-color: transparent;
}
h1 {font-size: 18px; line-height: 21px; margin-top: 23px; font-weight: normal;}
h2 {font-size: 16px; line-height: 19px;}
h3 {font-size: 13px; line-height: 17px;}
h4 {font-size: 12px; line-height: 16px;}
h5 {font-size: 11px; line-height: 15px;}
h6 {font-size: 10px; line-height: 14px;}

p
{
margin: 0;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 5px;
font-size: 13px;
line-height: 16px;
}

blockquote
{
font-size: 13px;
line-height: 16px;
}

hr
{
border: none;
border-bottom: 1px #68A dashed;
width: 99%; /*damit das Ende schoen aussieht*/
}

.hr65
{
border: none;
border-bottom: 1px #68A dashed;
width: 65%;
}

acronym, abbr
{
font-style: normal;   /*braucht man fuer safari*/
border-bottom: 0;     /*braucht man fuer ns*/
}

ins
{
text-decoration: none;
color: #800000;
background-color: transparent;
}

.verstecken, .ns4
{
display: none;
}

.small, .smallb
{
font-size: 11px;
line-height: 14px;
}
.smallb {font-weight: bold;}

/* -------------------------------------------------------------*/

/* Listen */

ul
{
font-size: 13px;
line-height: 16px;
list-style-type: disc;
list-style-image: url("../../images/images_de/cube_minus5r5.gif");
margin-top: 4px;
}

li
{
padding-top: 2px;
padding-bottom: 2px;
}

li a:hover
{
text-decoration: underline;
}

ul ul
{
font-size: 13px;
line-height: 16px;
list-style-type: circle;
list-style-image: url("../../images/images_de/square_minus5r5.gif");
margin-left: 22px;
}

ol
{
font-size: 13px;
line-height: 16px;
margin-left: 22px;
}

ol li
{
padding-top: 2px;
padding-bottom: 2px;
}

ol li a
{
text-decoration: none;
background-color: transparent;
}

ol li a:hover
{
text-decoration: underline;
}

.liste
{
padding-bottom: 4px;
}

.liste li
{
padding-top: 0px;
padding-bottom: 0px;
}

.liste li a
{
text-decoration: none;
}

.liste ul
{
margin-left: 0;
padding-left: 11px;
}

/* -------------------------------------------------------------*/

/* Content, Leftmenu und Footer */

#content
{
float: left;
/*min-height: 500px; mit Baer!! --> */
min-height: 250px;
margin-left: 190px;
right: -1px;
top: 100px;
width: 70%;
}

#content ul li a:hover
{
text-decoration: underline;
}

#content table td a:hover
{
text-decoration: underline;
color: #06C;
background-color: transparent;
}

#leftmenu
{
position: absolute;
z-index: 0;
width: 150px;
list-style: none;
margin: -10px;
padding-left: 3px;
padding-top: 54px;
border: none;
}

#leftmenu li
{
font-size: 13px;
line-height: 20px;
border-bottom: 1px dotted #AA2200;
margin: 0;
width: 150px; /* braucht man, damit die Linie am rechten Ende schoen aussieht*/
display: block;
padding: 5px 2px 5px 8px;
border-left: 8px;
border-right: 8px;
}

#leftmenu li.last
{
border-bottom: none;
margin: 0;
}

#leftmenu li a
{
background-color: transparent;
color: #036;
text-decoration: none;
width: 100%;
}

#leftmenu li a:hover
{
text-decoration: underline;
background-color: transparent;
color: #AA2200;
}

.leftmenuhigh
{
color: #AA2200;
background-color: transparent;
}

td.footer /*footer*/
{
font-size: 11px;
line-height: 14px;
color: #036;
background-color: #FFF;
padding-left: 5px;
} 

td.footer a
{
text-decoration: none;
}

td.footer a:hover
{
text-decoration: underline;
background-color: transparent;
color: #AA2200;
}

.footerhigh
{
color: #AA2200;
background-color: transparent;
}

.subpunkt /*Seitenmenu*/
{
font-size: 13px;
line-height: 20px;
margin: 0;
border: 0;
padding-left: 8px;
padding-bottom: 5px; /* optimal fuer mozilla, ...*/
/* fuer opera muesste hier padding-bottom: 5px; stehen */
padding-top: 5px;
}

.subpunkthigh /*Seitenmenu, aktuelle Seite*/
{
color: #AA55AA;
background-color: transparent;
}

.subpunkt a, .subpunkthigh a
{
text-decoration: none;
}

/* -------------------------------------------------------------*/

/* Navigation, Verantwortlich-Zeile */

#directory
{
font-size: 11px;
line-height: 16px;
color: #036;
background-color: transparent;
margin-top: 8px;
}
 
.verantwortlich
{
font-size: 11px;
line-height: 14px;
margin-top: 30px;
margin-bottom: 30px;
color: #036;
background-color: transparent;
margin-left: 150px;
}

.translation, .translation-small
{
color: #666;
background-color: transparent;
}
.translation-small
{
font-size: 80%;
}
 
/* -------------------------------------------------------------*/
 
/* Klassen fuer spezielle Formatierungen */
 
.blue, .blueb
{
color: #036;
background-color: transparent;
}
.blueb {font-weight: bold;}
 
.lila, .lilab
{
font-weight: bold;
color: #606;
background-color: transparent;
}
.lilab {font-weight: bold;}
 
.red, .redb
{
font-weight: bold;
color: #900;
background-color: transparent;
}
.redb {font-weight: bold;}

.red a
{
color: #900;
background-color: transparent;
}

.green, .greenb
{
color: #680;
background-color: transparent;
}
.greenb {font-weight: bold;}

.orange, .orangeb
{
color: #AA2200;
background-color: transparent;
}
.orangeb {font-weight: bold;}

.white
{
color: #FFF;
background-color: transparent;
font-size: 105%;
font-weight: bold;
}
 
</style>
