
.nav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #00CCCC;
	font-weight : bold;
	text-decoration: none;
}

.nav a,.nav a:link,.nav a:active,.nav a:visited{
	font-size : 14px;
	color : #00CCCC;
	font-weight : bold;
	text-decoration : none;
}

.nav a:hover {
	font-size : 14px;
	color : #0099FF;
	font-weight : bold;
	text-decoration : underline;
}

.nav-a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
	font-weight : bold;
	text-decoration: none;
}

.nav-a a,.nav-a a:link,.nav-a a:active,.nav-a a:visited{
	font-size : 14px;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

.nav-a a:hover {
	font-size : 14px;
	color : #0099FF;
	font-weight : bold;
	text-decoration : underline;
}

.subnav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	color : #00CCCC;
	text-decoration: none;
}

.subnav a,.subnav a:link,.subnav a:active{
	line-height : 12px;
	color : #00CCCC;
	text-decoration : none;
}

.subnav a:hover {
	line-height : 12px;
	color : #0099FF;
	text-decoration : underline;
}

.content { 
	color : #000000;
	font-family: Courier New, Courier, mono;
	text-decoration: none;
	font-size : 12px;
}

.content a,.content a:link,.content a:active,.content a:visited{
	color : #0099FF;
	text-decoration : none;
}

.content a:hover {
	text-decoration : underline;
	font-size : 12px;
}

.rubrik { 
	color : #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 36px;
}

.head { 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
}

.metanav { 
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
}

.metanav a,.metanav a:link,.metanav a:active{
	text-decoration : none;
}

.metanav a:hover {
	text-decoration : underline;
	font-size : 12px;
}

.red {
	color : #990000;
}

.tuerkis {
	color : #00CCCC;
}
.blau {
	color : #0099FF;
}
