body{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Lucida Gradne, Arial, Helvetica, Verdana, sans-serif;
	background: #FFFFFF url(http://www.rmnradio.de/intro/images/background.gif);
	background-repeat:repeat-x;
}
a:link{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
}
a:active{
	color: #FFFFFF;
}
a:hover{
	color: #407AA3;
}


#container{
	width: 1000px;
	/*background-color: #670000;*/
	margin: 15px auto 0px auto;
}

#content{
	float: left;
	width: 240px;
	height: 200px;
	margin-bottom: 10px;
	/*background-color: #FF0;*/
}
#footer{
	clear:left;
	width: 990px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	/*background-color: #FF0000;*/
}
#header{
	width: 240px;
	height: 125px;
}
#bottom{
	float: left;
	width: 240px;
	height: 25px;
	/*background-color: #FFFFFF;*/
}
.titelanzeige{
	width: 240px;
	height: 50px;
	margin-top: 125px;
	color: #FFFFFF;
	font-size: 12px;
}
#titel{
	width: 240px;
	height: 50px;
	/*background-color: #FF0000;*/
}
#radioschalten{
	float: left;
	width: 120px;
	height: 25px;
	/*background-color: #FFFFFF;*/
	border-right: 1px solid #000000;
}
#info{
	float: left;
	width: 119px;
	height: 25px;
	/*background-color: #FFFFFF;*/
}

.homepage{
	margin-top: 20px;
}
