/* CSS Document */

a{
color:#000000;
text-decoration:none;
}

body{
	margin-top:0px;
	margin-bottom:0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}

#menue {
float: left;
width: 170px;
padding-left: 0px;
font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


#text {
float: left;
width: 700px;
padding-left: 20px;
font-family: Arial, Helvetica;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: lighter;
font-variant: normal;
color: #000000;
text-decoration: none;
}

#text a:link {
font-family: Arial, Helvetica;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: lighter;
font-variant: normal;
color: #000000;
text-decoration: none;
}

#text a:visited {
font-family: Arial, Helvetica;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: lighter;
font-variant: normal;
color: #9c8b3b;
text-decoration: none;
}

#text a:hover {
font-family: Arial, Helvetica;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: lighter;
font-variant: normal;
color: #89be35;
text-decoration: none;
}

#fuss {
	position:relative;
	visibility:visible;
	width:900px;
	height: 27px;
	background-image: url(bild_unten.gif);
	background-repeat:no-repeat;
}

#bold{
	font-weight:bold;
}

#bold_zwei{
	font-weight:bold;
}