.borderB { font-size: 14px; text-align:justify; margin-right: 5px; margin-left: 5px; border: solid thin #000000; }

body { font-size: 13px; font-family: Helvetica, Arial, Verdana, sans-serif ; margin: 0; }
p {font-size: 13px; font-family: Helvetica, Arial, Verdana, sans-serif }
td {font-size: 13px; font-family: Helvetica, Arial, Verdana, sans-serif }
html {font-size: 13px; font-family: Helvetica, Arial, Verdana, sans-serif }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
.border { border-color: #000000; border-style: solid; border-width: thin;}
 
.bildrechts { margin-top: 15px; margin-bottom: 15px; margin-left: 15px; }

.bildlinks { margin-top: 15px; margin-right: 15px; margin-bottom: 10px; } 

.link { color: #502678; margin-left: 40px;}

.linkinfo { margin-left: 20px;}

.linkpur { color: #502678;}

.forcedsmall { font-size: 14px;}

.menu {min-height:700px;}

.vorstand { text-decoration: none; color: #502678; }

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
}

/*  HAUPTMENUE  */

.markermenu li a{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #BAA9C9;
background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


/*    UNTERMENUE    */
.markeruntermenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 170px;
border: 0px solid #9A9A9A;
}

.markeruntermenu li a{
background: #DFDFDF url(../images/arrow-list-2.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 30px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markeruntermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
}

.markeruntermenu li a:visited, .markeruntermenu li a:active{
color: #00014e;
}

.markeruntermenu li a:hover{
color: black;
background-color: #BAA9C9;
background-image:url(../images/arrow-list-red-2.gif); /*onMouseover image change. Remove if none*/
}
.rahmen_startbilder { margin: 5px 10px; }
.bildunterschrift { font-size: 11px; }
.schriftkleiner { font-size: 11px; }

