h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	line-height: 130%
}
	
h1 {
	font-size: medium;
	color: #F0D998;
	text-decoration: none;
	margin-bottom: 18px;
	}
	
	
h2 {
	
	margin-bottom: 14px;
	color: #F0D998;
	text-decoration: bold;}
	
p {
	font-size: smaller;
	line-height: 140%;
	Color:White; 
}

p.nav{
	color: #FF9900
}

p.klein {

	font-size: 8pt;
}

a.haupt {
	color: White;
	text-decoration: none;
	font-weight: 600;
}

a.klein{
	font-size: smaller;
	line-height: 140%;
	Color: #FF9900
}

a.intern {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a.neben{
	text-decoration: underline;
	color: #FF9900;
	line-height: 210%;
}

a:hover.haupt {
	
	color: #FF9900;
	text-decoration: underline;
	font-weight: 600;
}
	
a:visited.inhalt {
	color: #FF9900;
	text-decoration: none;}

	
a:hover.neben {
	font-weight: 200;
	color: White;
	text-decoration: underline;
	
}
