body {
	font-family: helvetica, arial;
	background: #B2B2B2;
	margin: 0px;
	padding: 0px;
}

.head4 {
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	color: #effbd7;
}

.text {
	font-family: helvetica, arial;
	font-size: 13px;
	line-height: 1.4em;
	padding: 5px;
	color: #000000;
	margin: 10px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC3333;
}

b {
	font-size: 13px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

#hintergrund {
	position:absolute;
	width:960px;
	left: -8px;
	top: -48px;
	background: #B2B2B2;
}

#logo{
	position:absolute;
	width:1px;
	height:1px;
	top: 37px;
	left: 43px;
}

#header1{
	position:absolute;
	width:450px;
	height:103px;
	left: 282px;
	top: 56px;
	background: #B2B2B2 url(bilder/logo.jpg);
}
#menue {
	position:absolute;
	width: 227px;
	top: 225px;
	font-size: 80%;
	border-bottom: 1px solid #000000;
	background: #B2B2B2;
	left: 36px;
	height: 216px;
	color: #FF0000;
}

.menuekopf {
	font-weight: bold;
	color: #FF0000;
	padding: 7px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: #B2B2B2;
	height: 12px;
	width: 212px;
}

.submenue {
	margin-left:20px;
	height: 18px;
	width: 200px;
}

#menue ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}

#menue li {
	display: block;
	border-top: 1px solid #000000;
	color: #FF0000;
}

#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 186px;
	padding: 7px;
	height:12px;
}

#menue li a:visited {
	color: #000000;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
}


#content {
	position:absolute;
	width:474px;
	top: 200px;
	left: 282px;
	height: 1279px;
	border: 0px solid #336600;
}

#images {
	position:absolute;
	width: 120px;
	border-top: 0px solid #336600;
	border-bottom: 0px solid #336600;
	border-left: 0px solid #336600;
	border-right: 0px solid #336600;
	height: 0;
	top: 210px;
	overflow: visible;
	z-index: auto;
	left: 800px;
}
submenue {
	height: 12px;
	width: 218px;
	color: #000000;
}




.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
	border: 2px outset #d1ec4c;
	padding: 1px 4px;
	color: black;
	text-decoration: none;
	font: bold 100% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #FF0000;
	left: 5px;
	top: 5px;
	position: absolute;
	height: 20px;
	width: 65px;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
	color: black;
}
#hintergrund #menue a {
	width: 214px;
