* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('../img/bg_main.jpg') repeat-x #FFFFFF;
	font-family: Verdana, sans-serif;
}

a {
	outline: 0;
}

#main {
	width: 960px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -480px;	
}

#head {
	display: block;
	width: 960px;
	height: 90px;
	background-image: url('../img/logo_rr.jpg');
	background-repeat: no-repeat;
	background-position: 100% 36px;
}

#logo {
	margin-top: 36px;
}

#channeling {
	display: block;
	width: 960px;
	height: 273px;
}

#channeling img {
	display: block;
	float: left
}

#channel_kinder,
#channel_jugendliche {
	margin: 0 24px 0 0;
}

#channeltext {
	width: 960px;
	margin: 0 0 0 1px;
	background-color: #F2F7Fb;
	display: block;
	float: left;
}

#channel_1_text {
	width: 306px;
	float: left;
	margin: 0 20px 0 0;
}

#channel_2_text {
	width: 307px;
	float: left;
	margin: 0 20px 0 0;
}

#channel_3_text {
	width: 307px;
	float: left;
}

#channel_1_text h1,
#channel_2_text h1,
#channel_3_text h1 {
	font-size: 11px;
	line-height: 18px;
	color: #0066AA;
	padding: 16px 16px 0 16px;
}

#channel_1_text p,
#channel_2_text p,
#channel_3_text p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0 16px 16px 16px;
}

.channel_button {
	margin: 0 0 16px 14px;	
}

#footer {
	background-color: #DAE8F3;
	border-top: 1px solid #FFFFFF;
	display: block;
	float: left;
	width: 960px;
	margin: 0 0 100px 1px;
}

#footernavi_1 {
	margin:  0 0 0 16px;
}

#footernavi_2 {
	float: right;
}

#footernavi_1 li ,
#footernavi_2 li {
	display: inline;
}

#footernavi_1 li a,
#footernavi_2 li a {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 24px;
	color: #0066AA;
	text-decoration: none;
}

#footernavi_1 li a:hover,
#footernavi_2 li a:hover {
	text-decoration: underline;
}

#fn1 a {
	background: url('../img/icon_sitemap.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 18px;
	margin: 0 20px 0 0;
}

#fn2 a {
	background: url('../img/icon_disclaimer.gif') no-repeat;
	background-position: 0 0.8em;
	text-indent: 10px;
	margin: 0 20px 0 0;
}

#fn3 a {
	background: url('../img/icon_impressum.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 10px;
	margin: 0 0 0 0;
}

#fn4 a {
	background: url('../img/icon_drucken.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 17px;
	margin: 0 20px 0 0;
}

#fn5 a {
	background: url('../img/icon_back.gif') no-repeat;
	background-position: 0 0.95em;
	text-indent: 12px;
	margin: 0 20px 0 0;
}

#fn6 a {
	background: url('../img/icon_btt.gif') no-repeat;
	background-position: 0 0.9em;
	text-indent: 11px;
	margin: 0 16px 0 0;
}


.channel_button {
}
