body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #333333;
}

p {
	font-size: 12px;
	line-height: 20px;
}
td {
	font-size: 12px;
	line-height: 24px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #958737;
}

h2 {
	font-size: 12px;
	color: #958737;
}

h3 {
font-size: 18px;

}

li {
font-size: 12px;
color: #333366;
line-height: 24px;
list-style-type: square;
list-style-position: outside;
}

.grau {

	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.head  {
	font-size: 18px;
	font-weight: bold;
	color: #958737;
	}

.grauklein {
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	color: #336699; 
}

A:link {color: #336699; text-decoration: none; } 
A:visited {color :#336699 ; text-decoration: none; } 
A:hover {color: #958737;text-decoration: none;} 
A:active {color :#336699 ; text-decoration: none;}

html { min-height: 100%; margin-bottom: 1px; }
