body
{
	background: #000000;
	color: #3b2701;
}

a img
{
	border-style: none;
}


a 
{
	text-decoration: none;
}

a:link
{
	color: #000000;
	font-weight: bold;

}

a:visited
{
	color: #000000;
	font-weight: bold;
}



#content
{
	background: #ece7d9;
	float: left;
	width: 90%;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;

}

#links
{
	float: left;
	width: 5%;
}

#rechts
{
	float: left;
	width: 5%;
}


#logo
{

	padding-top: 25px;
	background: #000000;
	width: 100%;
	text-align: center;
}

#navbar
{

	background: #000000;
	width: 100%;
	text-align: center;
	letter-spacing: 15px;
	padding-bottom: 20px;
}

.newstitle
{
	width: 45%;
	color: #01a40d;
	font-weight: bold;
	font-size: 120%;
	float: left;
	margin-top: 20px;
	padding-left: 5%;
	font-family: arial; monospace;
	font-style: italic;
}

.newsdatum
{
	width: 45%;
	color: #01a40d;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	float: left;
	margin-top: 20px;
	padding-right: 5%;
	font-family: arial; monospace;
	font-style: italic;
}

.newseintrag
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 25px;
	font-family:  monospace;
}

.important
{
	font-weight: bold;
}

#riders
{
	font-family: sans-serif;
	text-align: center;
}

.riderbild
{
	float: left;
	
}
.ridertext
{
	float: left;
	margin-left: 10px;
	line-height: 150%;
}

#cube
{
	width: 100%;
	text-align: center;
}

#rechtsunten
{

	float: right;
	width: 10%;
	text-align: right;
	
}

#linksunten
{
	float: left;
	width: 10%;
	text-align: left;
}

#rechtsoben
{

	float: right;
	width: 10%;
	text-align: right;
	
}

#linksoben
{
	float: left;
	width: 10%;
	text-align: left;
}

#sponsoren
{
	float: left;
	text-align: center;
	width: 80%;
}

#logoimg
{
	border-width: 3px;
	border-style: solid;
	border-color: #ffffff;
}

#bottom
{
	font-family: sans-serif;
	text-align: center;
	color: #77837d;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
