* { font-size:13px; }
h1,h2,h3,h4,h5,legend { color: #337733;  font-weight: bold;}
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3,h4,h5 { font-size: 14px; }
	
fieldset { background-color: #fff; -moz-border-radius:		10px;
		-khtml-border-radius:	10px;
}

p,li,address { color: #333; font-style: normal;}

ul
{
	list-style: none;
	padding: 10px;
	margin: 10px;
	font-size: 100%;
	
}

.horizontal
{ background-image:url(menu_bg.png);
	width: 133px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: -1px;
	font-size: 100%;
	line-height: 21px;
	white-space: nowrap;
	border: 1px solid #000;
	font-weight: bold;
}

.vertikal
{
	
	width: 122px;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000;
	background: transparent;
}

ul li a { width: auto; }
a { color: #373; text-decoration:none; }
#Inhalt a:hover { color: #373; text-decoration:underline; }

li a.horizontal:hover
{
	color: #fff;
	background: #0074C5;
	font-weight: bold;
}

ul li a#active_menu
{

	
	background: #0074C5;
	color: #fff;
	font-weight: bold;

}
li a.vertikal:hover
{
	color: #000;
	background: #fff;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.Artikelblock
{
   background: transparent;
   border:     1px solid #fff; 
   width:      590px; 
   padding:    5px 15px 5px 15px;
   
}
.Artikelblock:hover
{  
   background: #DDFFBB; 
   border:     1px solid #aaa;
}

.Quellnachweis
{
   color: #555; 
   margin-left: 15px;
}
