a.nav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #003399; 
	font-size: medium; 
	font-variant: normal;
}
a.nav:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #003399; 
	text-decoration: none;
} 
a.nav:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #3366FF; 
	text-decoration: none;
}
a.nav:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline; 
	background-color: #CCFF00;
}
a.nav:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #003399; 
	text-decoration: underline;
}
a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #3366CC; 
	text-decoration: none;
} 
a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #3399FF; 
	text-decoration: none;
} 
a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #3399FF; 
	text-decoration: underline;
}
a:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #33CCFF; 
	text-decoration: none;
} 
body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	background-color: #FFFFFF;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 20px;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: 18px;
} 
.etwasbreiter {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: 18px;
}
div { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
} 
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
} 
table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
} 
a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #3366CC;
} 
p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
} 
select {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #333333;
}
textarea {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #333333;
}
input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #333333; 
	font-style: normal; 
	line-height: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.kleiner { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;
}
.sehrklein { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	letter-spacing: 4px;
}
.sehrkleinschmal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
}
.schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	font-style: normal;
	letter-spacing: normal;
}
.rahmen {
	border: 1px solid #666;
}

