BODY {
	background: #FFFFFF;
	color: #002F56;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, Sun-Sans;
}

#center {
	position: relative;
	margin: 0 auto;
	top: 80px;
	width: 980px;
	height: auto;
	border: none;
	overflow: none;
	z-index: 1;}

#container {
	position: relative;
	background: none;
	min-height: 661px;
	width: 980 px;
	border: 0px solid #666666;
	z-index: 2;	
	margin-top: -50px;}

#header {
	background: url(http://www.radio-fds.de/fileadmin/css/pics/header.jpg);
	position: relative;
	text-align: right;
	right: 0px;
	float: right;
	width: 800px;
	top: 0px;
	margin:0px;
	padding:0px;
	height: 180px;
	border: 0px solid red;
	overflow: none;
	z-index: 4;}

#content {
	clear:		both;
	width: 		800px;
	min-height: 481px;
	position: 	absolute;
	background: #D9E8EE url(http://www.radio-fds.de/fileadmin/css/pics/freudio_bg.jpg) no-repeat top left;
	top: 		180px;
	left:		180px;
}
	
#content_li {
	font-family: arial;
	font-size: small ;
	line-height: 1.5em;
	color: #002F56;
	float: left;
	text-align: left;
	width: 325px;
	height: auto;
	border: none;
	overflow: none;
	margin: 30px 0px 10px 50px;
	}

#content_re {
	font-family: arial;
	font-size: small ;
	line-height: 1.5em;
	color: #002F56;
	float: left;
	background: none;
	text-align: left;
	width: 325px;
	height: auto;
	border: none;
	overflow: none;
	margin: 30px 0px 10px 50px;}

#content_1sp {
	# position: absolute;
	font-family: arial;
	font-size: small ;
	line-height: 1.5em;
	color: #002F56;
	float: left;
	text-align: left;
	# left: 170px;
	# top: 30px;
	width: 700px;
	height:auto;
	border: none;
	overflow: none;
	z-index: 10;
	margin: 30px 0px 10px 50px;
	}

#menu {
	clear: both;
	position: absolute;
	margin: 0;
	top: 180px;
	left: 0 px;
	width: 160px;
	height: auto;
	z-index: 150;
	border: none;
	text-align: left;
	font-weight: bold;}


/* Navigationseinstellungen */
/* Listenelemente */
H1 {
	font-family: Times new roman;
	font-size: large;
	font-weight: 600;
	letter-spacing: 0.1em;
}

ul.menu{
	width: 160px;
	padding: 0px;
	margin: 0px;
	font-size:small;
	
}
li.menu {
	list-style-type:none;
	line-height: 25px;
	vertical-align: middle;
	border-top: none;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu1_no.jpg) no-repeat;
	}

li.menuende {
	list-style-type:none;
	line-height: 2px;
        height: 2px;
	vertical-align: middle;
	border-top: none;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu1_no.jpg) no-repeat;
	}

li.submenu {
	list-style-type:none;
	line-height: 25px;
	vertical-align: middle;
	border: none;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu2_no.jpg) no-repeat;
	}
	
li.menu:hover {
	background: #DAEBF1;
	/* background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu1_ro.jpg) no-repeat; */
	}

li.menu_act {
	list-style-type:none;
	line-height: 25px;
	vertical-align: middle;
	border-top: none;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu1_ro.jpg) no-repeat;
	}

li.submenu:hover {
	background: #DAEBF1;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu2_ro.jpg) no-repeat;
}

li.submenu_act {
	list-style-type:none;
	line-height: 25px;
	vertical-align: middle;
	border: none;
	background: transparent url(http://www.radio-fds.de/fileadmin/css/pics/menu2_ro.jpg) no-repeat;
	}

/* Textformatierung */


A.content {
	text-decoration: none;
	color: #666666;
	font-weight: 600;
	}
A.content:hover { color: #FFCC66;	}

A.menu {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #666666;
	background: url(http://www.radio-fds.de/fileadmin/css/pics/menu1_no.jpg) no-repeat;
	width: 160px;
	line-height: 25px;
	}
A.submenu  {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #666666;
	background: url(http://www.radio-fds.de/fileadmin/css/pics/menu2_no.jpg) no-repeat;
	width: 160px;
	line-height: 25px;







	}


A.submenu_act  {

	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #666666;
	background: url(http://www.radio-fds.de/fileadmin/css/pics/menu2_no.jpg) no-repeat;
	width: 160px;
	line-height: 25px;
	}

A.menu:hover {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	background: url(http://www.radio-fds.de/fileadmin/css/pics/menu1_ro.jpg) no-repeat;
	width: 160px;
	line-height: 25px;
	}
	
A.submenu:hover {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	background: url(http://www.radio-fds.de/fileadmin/css/pics/menu2_ro.jpg) no-repeat;
	width: 160px;
	line-height: 25px;
	}

P {
	margin: 0px;
}

HR {
	height: 1px;
	border: none;
	background-color: #abc8d2;
}
.csc-textpic-imagewrap {
	display: block;
}