body {
	background-color:#FFFEF0;
	}
	
td {font-family: Verdana; }

li {color: #BF0060;
	font-size: 10.0pt;
	}

a:link { color: #000; text-decoration:none }
a:visited {	color: #000; text-decoration:none}
a:hover { color: #BF0060;font-weight:bold; text-decoration: underline }
a:active { color: #000; text-decoration:none}

/* Layout */

.einleitung  {
	color: #000;
	font-size: 10.0pt;
	}

.adresse  {
	color: #000;
	font-size: 10.0pt;
	}
	
.text {
	color: #BF0060;
	font-size: 10.0pt;
	}
	
.headline {
	color: #BF0060;
	font-size: 10.0pt;
	font-weight: bold;
	}

.institut {
	font-size: 12.0pt;
	font-weight: bold;
	}
	
.hallo {
	font-size: 24.0pt; 
	font-style:italic;
	}
	
#none {display: none;}