 

body, div, td, ul {
		color:#000000;
		font-family:Arial;
		font-size:12px;
	}

.meldung {
	font-family:Verdana, Arial;
	color:#eaeaea;
	font-size:11px;
}


ul.list {
	list-style:square;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 15px;
}
 
	
.header {
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}	

.headline {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
}

a:link, a:visited, a:active { 
	color:#ffffff; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: none; 
	font-size:12px;
}

a:hover {
	color:#000000;
}

td.headline a:hover {color:#909090}

a.start:hover {color:#909090}

.nav {
	color:#ffffff; 
	font-family: Arial; 
	font-weight: bold; 
}

nav, a.nav:link, a.nav:visited { 
	text-decoration: none; 
	font-size:14px;
	font-weight: bold; 
}

a.nav:active, a.nav:hover {
	color:#909090;
	font-weight: bold; 
	text-decoration: none;
	width:100%;
}

.navactive {
	font-size:14px;
	color:#909090;
	font-weight: bold; 
	text-decoration: none;	
}

gbnav, a.gbnav:link, a.gbnav:visited { 
	text-decoration: none; 
	font-size:11px;
	font-weight: bold; 
}

a.gbnav:active, a.gbnav:hover {
	color:#909090;
	font-weight: bold; 
	text-decoration: none;
	width:100%;
}

input, select, textarea
{ 
	color:#000000; 
	font-size:11px; 
	font-family:Arial; 
	font-weight:normal; 
	border:1px solid #000000;
	background:#d7d7d7;
}

input {
	height:18px;
}

input, textarea {
	padding:0px 5px 0px 5px;
}

textarea {
	padding:3px 5px 0px 5px;
}