@import url(inc_rte.css);

body {
	/*position: fixed;*/
	background: #ffffff url(../bilder/hintergrund/bg_orange.jpg) no-repeat top center;
	background-attachment: fixed;
}
#top {
	height: 114px;
	background: #7E000E url(../bilder/hintergrund/bg_top_kids.jpg) no-repeat top center;
}
#navMain a {
	background: #e25411;
}
#navTop a {
	color: #999999 !important;
}
#navSub a {
	color: #666666 !important;
}
#navSub a:hover, #navSub a.active {
	background: #e25411 !important;
	color: #ffffff !important;
}
#page {
	background: #e5e5e5;
}

#content a, #content a:link, #content a:hover, #content a:active, #content a:visited {
	color: #e25411;
}
#content a:hover {
	color: #333333;
}
h1, h4 {
	color: #e25411 !important;
}
#kidsRightImg {
	position: absolute;
	right: 0px;
	top: 280px;
	width: 165px;
	z-index: 1002;
}
