
h1,h2,h3,h4,p,ul,li,div,a { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	ul { list-style-type: none; }
	a, a:hover { text-decoration: none; }
	i { color: #ff8700; }

/*
	Dom. Ueberschrift #top
	***/
#top a, #top a:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; font-size:20px; font-style:italic; color: #ff8700;
	margin-left:13px;
	}

/*
	Texte #mid #left #left-bottom
	***/
h1, h2, h5 { font-weight:bold; color: #ff8700; } 
	h1 { font-size:18px; margin-bottom:12px; }
	h2 { font-size: 11px; margin-bottom: 5px; margin-top:3px; color: #69a550; }
	h5 { font-size: 11px; margin-bottom: 5px; }
	
p { color: #000000; font-size: 11px; margin-bottom:7px; line-height:15px; }
	p a { color: #69a550; text-decoration:underline; }
	p a:hover { color: #ff8700; text-decoration:underline; }
	p a.verweis { padding-left: 16px; background-image:url(../images/hg-nav.gif); background-repeat:no-repeat; }

#left-bottom ul li { padding-left: 16px; background-image:url(../images/hg-nav.gif); background-repeat:no-repeat; color: #000000; font-size: 11px; line-height:15px; }
	#left-bottom ul li a { color: #69a550; display:block; }
	#left-bottom ul li a:hover { color: #ff8700; }
#verweis ul li { padding-left: 16px; background-image:url(../images/hg-nav.gif); background-repeat:no-repeat; color: #000000; font-size: 11px; line-height:15px; }
	#verweis ul li a { color: #69a550; display:block; }
	#verweis ul li a:hover { color: #ff8700; }

/*
	Grauer Hintergrund für längere Texte
	***/
#grew { width:100%; background-color: #f2f2f2; float:left; padding: 10px; }
		#grew, #grew p { margin: 0px 10px; }
/*
	flseositemap
	***/
.tx-flseositemap-pi1 { color: #000000; font-size: 11px; margin-bottom:7px; }
	.tx-flseositemap-pi1 ul { margin-right:30px; margin-bottom:0px; padding:0px; }	
	.tx-flseositemap-pi1 ul li { margin-bottom:7px; line-height:15px; }
	.tx-flseositemap-pi1 ul li a {  color: #69a550; display:block; }
	.tx-flseositemap-pi1 ul li a:hover { color: #ff8700; }
	


