
.horizontline{margin:0;padding:3pt 0 0 0;border-bottom:1px dotted #A5AEC5}
* html .horizontline{border-bottom:none;padding:0 0 0 0;background:url(/bilder/css-dotted.gif) repeat-x bottom}
.vertikalline{margin:0;padding:0;border-left:1px dotted #A5AEC5}
* html .vertikalline{border-left:none;background:url(/bilder/css-dotted.gif) repeat-y left}

.linkheader {
	color:#7E7E7E;
	text-decoration : none;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}


.menutitel    {  text-align:left; text-indent:10px; color: #333333; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; text-decoration: none; background-color: #cdcdcd; border-top: 1pt solid black; border-bottom: 1pt solid black }
.menutiteloben { border-top: 0pt }

.menulinks { margin-left:20px; line-height:12pt; background-color:#FFFFFF;color: #333333; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif }
A.menulinks:link 	{ text-decoration : none; color : Black; }
A.menulinks:visited { text-decoration : none; color : Black; }
A.menulinks:active    { color: #eaf7fb; font-size: 8pt; text-decoration: none }
A.menulinks:hover   { color: #ffa500; text-decoration: none }

.menuoben { background-color:#7E7E7E; text-align:center; color: #eaf7fb; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; text-decoration : none; line-height:20px;height:20px;vertical-align:middle;}
A.menuoben:link 	{
   color : #EAF7FB;
   }
A.menuoben:active  {
   color : #EAF7FB;
}
A.menuoben:hover  {
   color : #FFA500;
}

.aktiv  {
   text-decoration : none;
   color : #FFA500;
   vertical-align:middle;
}

.fussnote  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hinweis_klein  { color: black; font-size: 8pt; font-style: italic; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.tabellentitel    {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 10pt;
	border-bottom: 1pt solid black;
	background-color: #0099cc;
	line-height: 15pt;
}
.tabellentitel2   {
        color: white;
        font-weight: bold;
        font-size: 10pt;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        border-bottom: 1pt solid black;
        background-color: #0099cc;
        text-align:center;
        padding-right:5px;
}
td  {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-top: 1pt none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: 1pt none #CCCCCC;
	border-left: 1pt none #CCCCCC;
	text-align:left;
}
p { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body { text-align:left; color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;margin-top:0pt; }

.haupttabelle  { 
	border: solid 1px #000; 
	height:800px;  
}

.inhalttabelle {
	border: solid 1px;
}
.inhalttabelle ul {
   list-style-image: url(bilder/li_quad.gif);
}
.inhalthauptteil ul {
  list-style-image: url(bilder/li_quad.gif);
}
.tabellentitelklein {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 10pt;
	border-bottom: 1pt solid black;
	background-color: #A8CDDF;
	line-height: 12pt;

}
.tabzeile {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


/* --- Startseite --- */
.starttitel {
	color: #10497B;
	font-size:17pt; 
	font-weight:normal;
	font-style:italic;
}
.starttitelklein {
	color: #10497B;
	font-size:10pt; 
	font-weight:bold;
    	margin-top:10px;
    	margin-bottom:5px;
}
.startklein {
        color: #10497B;
        font-size:10pt;
        font-weight:bold;
	font-style:italic;
}
.startnewsdatum {
        font-size:8pt;
        font-weight:normal;
	font-style:italic;
    	margin-bottom:5px;
}
a.startlinkklein{
    	text-decoration : none;
    	margin-left:0px;
    	/* line-height:12pt; */
    	background-color:#FFFFFF;
    	color: #333333;
    	/* font-weight: bold; */
    	font-size: 10pt;
}
a.startlinkklein:HOVER {
    	color: #ffa500;
    	text-decoration: none; 
}



