body {  
	margin: 0px;
	background-image: url(../bilder/hg_oben.gif);
	background-repeat: repeat-x;
	line-height: 130%;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #0000FF; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 130%;
	}

H2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	line-height: 130%;
}
.aktuelleslink {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	line-height: 130%;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
    line-height: 120%;
}
/* 


a:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #535353;
	line-height: 120%;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #535353;
	line-height: 120%;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #535353;
	line-height: 120%;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color: #535353;
	line-height: 120%;
	text-decoration: underline;
}
*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
    line-height: 130%;
}
td { font-family: Arial, Helvetica, sans-serif;
     font-size: 12px; 
	 color: #535353;
	 line-height: 130%; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
    line-height: 130%;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
    line-height: 120%;
	text-decoration: none;
}
a.fusszeile:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
    line-height: 120%;
	text-decoration: underline;
}
a.fusszeile:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
    line-height: 120%;
	text-decoration: underline;
}
a.fusszeile:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
    line-height: 120%;
	text-decoration: underline;
}
a.fusszeile:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
    line-height: 120%;
	text-decoration: underline;
}
.norepeat{
        background-repeat: no-repeat;
}
.repeaty{
        background-repeat: repeat-y;
}


a.menu { width:205px; height:27px; line-height: 1.8; text-indent:42px; display:block;
         font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}

a.menu:link    { color:#ffffff; background-image: url(../bilder/nav_o.gif); text-decoration:none; background-repeat:no-repeat;}
a.menu:visited { color:#ffffff; background-image: url(../bilder/nav_o.gif); text-decoration:none; background-repeat:no-repeat;}
a.menu:hover   { color:#ff0000; background-image: url(../bilder/nav_a.gif); text-decoration:none; background-repeat:no-repeat;}

.menuactive  { 
               width:205px; height:27px; line-height: 1.8; text-indent:42px; display:block;
               font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
			   color:#ff0000; background-image: url(../bilder/nav_a.gif); text-decoration:none; background-repeat:no-repeat;
			   text-decoration:none; 
}
a.submenu { width:205px; height:27px; line-height: 1.8; text-indent:55px; display:block;
         font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}

a.submenu:link    { color:#ffffff; background-image: url(../bilder/nav_sub_o.gif); text-decoration:none; background-repeat:no-repeat;}
a.submenu:visited { color:#ffffff; background-image: url(../bilder/nav_sub_o.gif); text-decoration:none; background-repeat:no-repeat;}
a.submenu:hover   { color:#ff0000; background-image: url(../bilder/nav_sub_a.gif); text-decoration:none; background-repeat:no-repeat;}

.submenuactive  { 
               width:205px; height:27px; line-height: 1.8; text-indent:55px; display:block;
               font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
			   color:#ff0000; background-image: url(../bilder/nav_sub_a.gif); text-decoration:none; background-repeat:no-repeat;
			   text-decoration:none; 
}

ul{
list-style-image:url(../bilder/haken.png)
}
