body {
	background-color: #990000;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

#head {
	background: url(bilder/head.gif);
	color: #FFFFFF;
	height: 100px;
	width: 1024px;
}

#content {
	background-color: #669922;
	border: no;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 24px;
	min-height: 800px;
	width: 976px;
}

#content a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:active {
	color: #990000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #000000;
}

#foot {
	background: url(bilder/foot.gif);
	height: 30px;
	width: 1024px;
}

#head_menu {
	background: none;
	height: 20px;
	width: 1024px;
}

#head_tabelle {
	background-color: #669922;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;*/
}

#head_tabelle td {
	text-align: center;
	background-color: #669922;
	color: #000000;
	margin: 10px;
	width: 146px;
}

#head_tabelle td a {
	color: #000000;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}

#head_tabelle td a:hover {
	background-color: #990000;
	background-image: url(bilder/menu_hintergrund.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}

#no_link_border a img {
	border: 0px;
}

#ueberschrift {
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
}

#unterschrift {
	background-color: #006600;
	background-image: url(bilder/menu_sub_hintergrund.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
