body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333;
}

p {
	font-size: 12px;
	line-height: 24px;
	padding-left: 30px; 
	padding-right: 30px;
}
td {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
}


h1 {
	font-size: 16px;
	padding-left: 30px;
	padding-right: 20px;  
}

h2 {
	font-size: 18px;
	color: #235800;
	font-weight: bold;
}

h3 {
font-size: 18px;

}

li {
font-size: 12px;
line-height: 20px;
list-style-type: square;
list-style-position: outside;
}


A:link { font-size: 12px; color: #333; text-decoration:  none; } 
A:visited { font-size: 12px; color : #333; text-decoration:  none; } 
A:hover {font-size: 12px; color: #333;text-decoration: underline;} 
A:active {font-size: 12px; color: #333; text-decoration:  none;}

A.con:link { font-size: 32px; color: #1ec1f8; text-decoration: none; } 
A.con:visited { font-size: 32px; color : #1ec1f8; text-decoration: none; } 
A.con:hover {font-size: 32px; color: #1ec1f8;text-decoration: none;} 
A.con:active {font-size: 32px; color: #1ec1f8; text-decoration: none;}


.graukleinkursiv {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: italic;

}
.grauklein {

	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.anthrazit {

	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.anthrazithead {

	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.weiss {

	color: #ffffff;
}

html { min-height: 100%; margin-bottom: 1px; }