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: #082D3F;
}


#container{
	width: 1000px;
	margin: 15px auto 0px auto;
	padding-left: 5px;
	padding-right: 5px;
}

.channel{
	float: left;
	width: 240px;
	height: 200px;
	margin-bottom: 10px;
}

.colsmall{
	float: left;
	width: 240px;
	height: 410px;
	margin-bottom: 10px;
}
.colbig{
	float: left;
	width: 490px;
	height: 410px;
}


#footer{
	clear:left;
	width: 990px;
	height: 50px;
	text-align: center;
	font-size: 9px;
}
.header{
	width: 240px;
	height: 125px;
}
.bottom{
	float: left;
	width: 240px;
	height: 25px;
	white-space: nowrap;
}
.titel{
	width: 240px;
	height: 50px;
}



