body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-top:10px;
	padding:0px;
	background-color : Silver;
}

/* Überschriften */
h1 { 
    font-size: 18px;
	margin-top:0px;}
h1 { color:#990033;}

a  {
	color: #990033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight : bold;
	line-height: 11pt;
	text-decoration:none;
}

a:active {
	color: #990033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#0066FF;
	text-decoration:none;
	background-repeat : repeat;
}

.leer_tab { 
	font-size:3pt;
}

.dick {
	font-size:19px;
	color: #696969;
	font-weight : 600;
}

.Buchstabe {
	color: Black;
}

.klein {
	font-size: 10pt;
	color: #696969;
	font-weight : bolder;
}

.mittel {
	font-size:12pt;
	color: #696969;
	font-weight : bold;
}

.normal_text  {
	font-size:10pt;
	font-weight : bold;
	text-decoration:none;
}

.auf_zahl  {
	font-size:10pt;
	font-weight : bold;
	text-decoration:none;
}

.kk {
	font-size:8pt;
	font-weight : bold;

}

.bild {
	vertical-align: bottom;
}

.text_border {
	font-size: 0.8em;
	font-weight : bold;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

.table_border {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.bild_rahmen {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.bl {
	color:#0066FF;
}

.rt {
   color:#990033;	
}

#navi2{
	text-align:right;
	padding:1px 5px 1px 1px;
	color:#0066FF;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:10pt;
	font-weight : bold;
}

#content{
	padding: 5px;
	background-color:transparent;
	margin-left:205px;
	vertical-align : top;
}

#menus{
	float:left;
	left:0px;
	top:145px;
	background-color:transparent;
	padding: 5px;
	width:200px;
}

#footer{
	clear:both;
	font-size: 9px;
	text-align:right;
	font-weight: bold;
	margin:10px 10px 0px 0px;
}

#stichwort{
	clear:both;
	font-size: 9px;
	text-align:center;
	font-weight: bold;
	margin:10px 10px 0px 0px;
}

#menus li {
	margin-left:0px;
	padding-left:0px;
}
#menus ul {
	margin:0px 0px 15px 0px;
	padding-left:0px;
	list-style-type:none;
}
#menus h3 {
	margin: 0px;
	color: Black;
	font-weight : bold;
}

/* Hyperlinks für das untere und linke Menü */
#menus a{
	font-weight:bold;
	
}

#menus a:link, #menus a:visited, #navi2 a:link, #navi2 a:visited {
	color: #0066FF;
}

#menus a:hover, #menus a:active, #navi2 a:hover, #navi2 a:active {
	color:#990033;
	text-decoration:none;
	background-repeat : repeat;
}

.menu a, .menu a:link, .menu a:visited,.menu a:hover, .menu a:active,
#navi2 a, #navi2 a:link, #navi2 a:visited,#navi2 a:hover, #navi2 a:active {
 font-weight:bold;
}
#footer a, #footer a:link, #footer a:visited,#footer a:hover, #footer a:active {
 font-weight:normal;
}
#navi a, #navi a:link, #navi a:visited, #brkr a, #brkr a:link, #brkr a:visited {
 color:#fff;
}
#navi a:hover, #navi a:active,  #brkr a:hover, #brkr a:active {
 color:#f00;
}

