a:link { 
	color:#990033; 
}
	
a:visited { 
	color:#990033; 
}

a:hover { 
	text-decoration:underline; 
	color:#000000; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.text-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	font-style: normal;
	font-weight: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
}
.headline-rot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.5;
}
.headline-gross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.5;
}

.headline-gross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
}

.info-grau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color: #5F5F5F;
	scrollbar-highlight-color: #D6DFED;
	scrollbar-shadow-color: #003366;
	scrollbar-arrow-color: #D6DFED;
	scrollbar-track-color: #868686;
	scrollbar-darkshadow-color: #000000;
	background-color: #FFFFFF;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

ul.vita{
	line-height:1.6em;
	text-align:left;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:16px;
	
	}	
	
li.vita {
	margin-left:15px;
	margin-top:12px;
	list-style-type:disc;
	list-style-position:outside;
	display: block;
	}
