* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	margin: auto;
	height: 0px;
	width: 1000px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
}
#wrapper #logo {
	height: 250px;
	background-color: #FFF;
}
#wrapper #navigation {
	height: 44px;
	background-image: url(../Images/body_bg.png);
	background-repeat: repeat-x;
}
#wrapper #navigation #searchbar{
	height: 30px;
	width: 230px;
	position: absolute;
	margin-left: 765px;
	top:261px;
	z-index: 1;
}

/* searchbar
*************************/

.search input.box {
	background: url(../Images/search_bg_ie.gif) no-repeat right bottom;
}

fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 173px;
	height: 29px;
	padding: 0px 0px 0;
	background: url(../Images/search_bg.png) no-repeat left top;
	margin-right: 5px;
	text-indent: 10px;
	line-height: 30px;
}
.search input.box:focus {
	background: url(../Images/search_bg.png) no-repeat left -29px;
	outline: none;
}
.search button.btn {
	width: 37px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../Images/search_bg.png) no-repeat top right;	
}
.search button.btn:hover {
	background: url(../Images/search_bg.png) no-repeat bottom right;	
}

/* searchbar-end
*************************/

#wrapper #bodyArea {
	background-color: #FFF;
	clear: both;
}
#wrapper #bodyArea #bodyLeft {
	height: 373px;
	width: 333.33px;
	left: 0px;
	float: left;
	background-color: #FFF;
}
#wrapper #bodyArea #bodyMiddle {
	float: left;
	height: 373px;
	width: 333.33px;
	left: 0px;
	background-color: #FFF;
}
#wrapper #footer {
	height: 65px;
	width: 1000px;
	clear: both;
	background-image: url(../Images/body_bgreverse.png);
	background-repeat: repeat-x;
}
#wrapper #bodyArea #bodyRight {
	float: left;
	height: 373px;
	width: 333.33px;
	left: 666.66px;
	background-color: #FFF;
}
#wrapper #bar {
	background-color: #FFF;
	height: 44px;
}
#wrapper #downbar {
	background-color: #FFF;
	clear: both;
	height: 20px;
}

#wrapper #footer table {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #footer table tr th {
	text-align: left;
}#wrapper #bodyArea #bodyLinks {
	background-color: #FFF;
	float: left;
	height: 1000px;
	width: 250px;
}
#wrapper #bodyArea #bodyRechts {
	background-color: #FFF;
	float: right;
	height: 1000px;
	width: 700px;
	background-image: url(../Images/backgroundkindernet.png);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD171C;
	text-decoration: none;
	margin: 2px;
}
p#gjkk1,p#gjkk2,p#gjkk3,p#gjkk4,p#gjkk5,p#gjkk6,p#gjkk7,p#gjkk8,p#gjkk9,p#gjkk10,p#gjkk11,p#gjkk12,p#gjkk13,p#gjkk14,p#gjkk15,p#gjkk16,p#gjkk17,p#gjkk18,p#gjkk19,p#gjkk20,p#gjkk21,p#gjkk22,p#gjkk23,p#gjkk24 {
	font-size: 1.3em;
}
#zoom {
	text-transform: uppercase;
	font-weight: bold;
	width:8em;
	float:right;
	margin: 0.5em 0 0.5em 0.5em;
}
#zoom span {
	border: solid black 0.3em;
	background-color:#CC9900;
	padding: 0.5em;
}


p#p80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #BD171C;
	text-decoration: none;
	margin: 2px;
}

