body {background-color: #FFFFFF;}
	

.kopflinks {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #808080;}

.listenlinks {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #808080;
	line-height: 125%;
}
	
	
h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: Gray;
}

.orange {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FF9900;
}

.fliesstext {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: Black;
}

.projects {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: Black;
}

a:link {
	color: Gray;
	text-decoration: none;
}
a:focus {
	color: #FFA500;
	background-color: white;
	text-decoration: underline;
}
a:hover {
	color: #FFA500;
	background-color: #E4E4E4;
	text-decoration: none;
}
a:visited {
	color: #808080; text-decoration: none;
}
a:active {color:#FF8000; }

a:focus.kopflinks {color: #FFA500; background-color: white; text-decoration: none;}

a:visited.kopflinks {color: #808080; background-color: white; text-decoration: none;}
a:active.kopflinks {color: #FFA500; background-color: white; text-decoration: none;}
a:visited.orange {
	color: #FF9900;
	background-color: white;
	text-decoration: none;
}

hr {
	color: #808080;
}


a:hover.kopflinks {
	color: #FF9900;
	background-color: #E4E4E4;
}

