body,td,th {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

a:link     {color: #000099; text-decoration: none;} 
a:hover    {color: #FF0000; text-decoration: none;}
a:visited  {color: #666666; text-decoration: none;}
a:active   {color: #000099; text-decoration: none;}
a:bb:hover {color: #FF0000; text-decoration: none;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #555555}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #BE0000}
h6 {  line-height: 2}

.h2 { color: 555555; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}

.textklein { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000 }
.titel1 {  color: #000099; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.titelBereich { color: #666666; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }

.imred {  font-family: Arial, Helvetica, sans-serif; color: #cc0000; font-weight: bold}
.bildtext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}

.urlist { line-height: 50px}

.titelAktuell2 { color: #CC1900; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.titelAktuell1 { color: #84795E; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.textInfokasten { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.texthervorhebung { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #555555}
.table_text_small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.table_text_small_black { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.titelBereichunterstrichen { color: #666666; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
.kommentar { font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight: bold ; font-style: italic}
.textInfokastenMenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #717160}
.textkleinplus { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.menu_link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.imredmager { font-family: Arial, Helvetica, sans-serif; color: #cc0000; font-weight: normal}


/* Startseite Submenu */
.submenu {
	position:absolute;
	width:153px;
	height:150px;
	left:0;
	font-size:11px;
	padding:0px;
	visibility:hidden;
	background-color:#E8E8C2;
}

.submenu a {
	line-height:18px;
	display:block;
	border:0;
	margin:0;
	padding:0;
	border-bottom:1px solid #EFEFEF;
	text-indent:10px;
	background-color:#E8E8C2;
}
.submenu a:link     {color: #333333; text-decoration: none;} 
.submenu a:hover    {color:#FF0000; text-decoration: none;}
.submenu a:visited  {color : #666666; text-decoration: none;}
.submenu a:active   {color: #333333; text-decoration: none;}
.submenu a:bb:hover {color:#FF0000; text-decoration: none;}

/* Linklisten und Aufzählungen*/

.link_liste {list-style-image:url(/images/s-pfeil-gelb.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height:20px; color: #000099; text-decoration: none;
}

.aufzaehlung {list-style-image:url(/images/s-liquad-gelb.gif);
}

/* Umrahmung von Tabellen*/
table.rahmen {
    caption-side: bottom;
    border-collapse: collapse;
    border: 1px solid silver;
    width: 400px;
	vertical-align:middle
    table-layout: fixed; }
table.rahmen td, table.rahmen th {
    border: 1px solid silver;
    padding: 2px; }
	
	/*neues include*/
a.menu {font-size: 12px;}
a.menu:link     {color:#ffffed; text-decoration: none;} 
a.menu:hover    {color:#ffefac; text-decoration: none;}
a.menu:visited  {color:#dddddd; text-decoration: none;}
a.menu:active   {color:#ffefac; text-decoration: none;}
a.menu:bb:hover {color:#ffffed; text-decoration: none;}
	
	
