/* Start of CMSMS style sheet 'Cinemahengelo Kidsclub' */
/*  
Theme Name: Project CH
Description: Designed by a bob production
Version: 1.0
Author: Bob Berlijn
Author URL: http://www.abobprod.nl
*/

body {
	background: #25a7de;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.2em;
	width: auto;
	height: auto;
}
* {
	margin:0;
	padding:0;
}
a {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
}
h2 {
	font-size: 18px;
	margin-top: 2px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	margin: 0 0 0px 0;
}
img {
	border: none;
}
li {
	list-style:none;
}
#wrapper {
	width: 700px;
	margin: 0px auto;
	overflow: hidden;
	margin-bottom:30px;
	background:#dc0505;
}
#wrapper_inside {
	margin:0px;
}
#header {
	height:428px;
}
#headerline {
	height:13px;
	width:100%;
	background:#0081ff;
}
.contentline {
width:620px;
height:22px;
background:#0081ff;
padding:10px;
margin:0px 0 20px 0;
}
#headerpanda {
	float:left;
	width:280px;
	height:350px;
}
#headerpanda img {
margin:40px 0 0 10px;
}
#headerlogo {
	width:420px;
	float:right;
	height:140px;
}
#headerlogo img {
	margin:7px 0 0 -8px;
}
#headermenu {
	width:420px;
	float:right;
}
#headermenu li {
	height:72px;
}
#headermenu li img {
	vertical-align:middle;
	margin:0 0 0 8px;
}
#headermenu li#kinderfilms {
	background:#fdff38;
}
#headermenu li#spelletjes {
	background:#94d8ff;
}
#headermenu li#kleurplaten {
	background:#a5ff31;
}
#headermenu li#kinderfeestjes {
	background:#ff8d12;
}
#headermenu li#spelletjes:hover, #headermenu li#kleurplaten:hover, #headermenu li#kinderfeestjes:hover, #headermenu li#kinderfilms:hover {
background:#dc0505;
}
#wrapper_content {
	padding: 30px;
}
#content {
width:640px;
}
/* End of 'Cinemahengelo Kidsclub' */

