/* 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 {
display: none;
}


#oben {
display: none;
}

#bild {
display: none;
}

#weiss {
display: none;
}


#fuss {
display: none;
}

#container {
	float: none;
	margin: 0px;
	width: auto;
	text-align: left;
}

#text {
float: none;
width: auto;
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 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;
}


#bold{
	font-weight:bold;
}

#bold_zwei{
	font-weight:bold;
}
