body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;  
}

p {
	font-size: 14px;
	line-height: 18px;
}
td {
	font-size: 14px;
	line-height: 18px;
}


h1 {
	font-size: 18px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
font-size: 28px;

}

li {
margin-left: -25px;
font-size: 14px;
line-height: 18px;
list-style-type: square;
list-style-position: outside;
}

.zitat 
{
	color: #000000;  
	font-size: 14px;
	line-height: 22px;
	font-weight: italic;
	font-style: italic;
}

.zitatwho
{
	color: #788662;  
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}

.grau {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.graufett {
	font-size: 18px;
	color: #788662;  
	font-weight: bold;
	line-height: 22px;
}

.grauklein {
	font-size: 12px;
	font-weight: normal;
}

A:link { font-size: 14px; color: #788662; font-weight: normal; text-decoration: none;} 
A:visited { font-size: 14px; color: #788662; font-weight: normal;  text-decoration: none;} 
A:hover {font-size: 14px; color: #788662; font-weight: normal; text-decoration: none;} 
A:active {font-size: 14px; color: #788662;font-weight: normal;  text-decoration: none;}

A.kl:link { font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}  
A.kl:visited { font-size: 12px; color: #333333;font-weight: normal;  text-decoration: none; } 
A.kl:hover {font-size: 12px; color: #788662; font-weight: normal; text-decoration: none;} 
A.kl:active {font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}

A.bg:link { font-size: 18px; color: #993333; font-weight: bold; text-decoration: none;} 
A.bg:visited { font-size: 18px; color: #993333; font-weight: bold; text-decoration: none;} 
A.bg:hover {font-size: 18px; color: #993333; font-weight: bold; text-decoration: none;} 
A.bg:active {font-size: 18px; color: #993333; font-weight: bold; text-decoration: none;}

html { min-height: 100%; margin-bottom: 1px; }
