body{
	background-image: url("../../layout/www.kiekeboe.be/gradient.jpg");
	background-repeat:repeat-x;
	background-color:#7B7C7E;
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
}

#container1{
	background-image: url("../../layout/www.kiekeboe.be/repeater.jpg");
	background-repeat:repeat-y;
	text-align:left;
	min-height:1376px;
	height:1376px;
	height:auto !important;
	width:839px;
	margin:0 auto;
}

#container2{
	background-image: url("../../layout/www.kiekeboe.be/subtop.jpg");
	background-repeat:no-repeat;
	width:839px;
}

#header{
	background-image: url("../../layout/www.kiekeboe.be/top.jpg");
	height:93px;
	width:839px;
	margin:0 auto;
}

#menu{
	padding-top:12px;
	padding-bottom:6px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	border-bottom:3px solid #213e8e;
	margin:0 auto;
	width:692px;
}

	/* Dropdown
	--------------*/
	/* all lists */
	
	#menu, #menu ul{
		list-style: none;
	}
	#menu li{
		float:left;
		background-image:url("../../layout/www.suskeenwiske.be/menu-bg.jpg");
		background-repeat:no-repeat;
		background-color:#d2232a;
		border:2px solid #213e8e;
		width:90px;
		margin-left:4px;
	}
	#menu .overrule li{
		margin-left:0px;
	}
	
	#menu li a:hover{
		background-color:#213e8e;
	}
	
	#menu li li{
		margin-left:-2px;
	}
	/* second-level lists */
	#menu li ul{
		position: absolute;
		width:90px;
		left: -999px; 
		background-color:#b91513;
	} 
	#menu li ul li a{
		background:none;
		background-color:#b91513;
		font-size:10px;
		font-weight:bold;
	}
	/*lists nested under hovered list items */
	#menu li:hover ul{
		left: auto;
	}
	#menu li:hover ul, #menu li.sfhover ul{
		left: auto;
	}
	#menu a{
		display: block;
		width: 90px;
		color:#fff;
		text-align:center;
		text-decoration:none;
	}
	 #menu li:hover ul li ul li,#menu li.sfhover ul li ul li,#menu li ul li ul li{
	 	display:none;
	 }
	#menu li ul li:hover ul li, #menu li ul li.sfhover ul li, #menu li ul li ul li{
		margin-left:90px;
		margin-top:-40px;
		display:block;
		position:absolute;
		top:20px;
		left:0;
	}
	#menu li ul li ul li a{
		background-image:none;
		background-color:#b21c1b;
	}
	#menu li ul li ul li a:hover{
		background-color:#5b7ddc;
	}
	
#content_wrap{
	margin:0 auto;
	width:839px;
}

#content{
	float:left;
	padding-left:73px;
	padding-right:36px;
	width:434px;
	margin-top:20px;
}

#content h1{
	background-color:#213e8e;
	width:96%;
	color:#FFFFFF;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
#content h2{
	color:#AF0F22;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
#content h3{
	color:#213E8E;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
#content h4{
	color:#AF0F22;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	font-style:italic;
}

#content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:4px;
	font-size:12px;
	margin-bottom:0px;
}
#content li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

#content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF0F22;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#content .readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF0F22;
	font-size:12px;
	text-decoration:none;
	float:right;
}
#content a:hover{
	text-decoration:underline;
}


#sidebar{
	float:left;
	width:224px;
	margin-top:20px;
}

#facebook{
	width:224px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#AF0F22;
	margin-bottom:10px;
}

#facebook a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#AF0F22;
	text-decoration:none;
}

#facebook a:hover{
	text-decoration:underline;
}


#newsletter{
	width:224px;
}

#newsletter_top{
	background-image: url("../../layout/www.kiekeboe.be/button_kiekeboe_titelbalk.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:224px;
	height:28px;
}

#newsletter_txt{
	background-image: url("../../layout/www.kiekeboe.be/button_kiekeboe_doorloop.gif");
	background-position:top;
	background-repeat:repeat-y;
	width:204px;
	height:80px;
	height:80px !important;
	min-height:80px;
	padding-left:20px;
	padding-top:10px;
}
#newsletter_txt p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#newsletter_txt img{
	margin-top:6px;
	margin-left:46px;
}

#newsletter_bottom{
	background-image: url("../../layout/www.kiekeboe.be/button_teaser_04.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:224px;
	height:10px;
}

#buy{
	margin-top:40px;
	padding-left:10px;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
}

#buy_txt{
	height:346px;
	height:346px !important;
	min-height:346px;
}

#buy_txt h2{
	color:#213E8E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:4px;
	text-align:center;
}

#buy_txt p{
	color:#AF0F22;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#lookin, #dagstrip{
	margin-top:40px;
	width:204px;
	border-bottom:2px solid #213e8e;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#lookin_txt, #dagstrip_txt{
	height:100px;
	height:100px !important;
	min-height:100px;
}

#lookin_txt h2, #dagstrip_txt h2{
	color:#AF0F22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#lookin_txt p, #dagstrip_txt p{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#lookin_txt a, #dagstrip_txt a{
	color:#3333ff;
	font-style:italic;
	text-decoration:none;
}

#lookin_txt a:hover , #dagstrip_txt a:hover{
	text-decoration:underline;
}

#bottom{
	background-image: url("../../layout/www.kiekeboe.be/bottom.jpg");
	margin:0 auto;
	width:839px;
	height:108px;
}

#footer{
	text-align:center;
	margin:0 auto;
	width:960px;
	min-height:50px;
	clear:both;
	font-size: 10px;
}

#footer a{
	color:#000000;
}
#content .previous_link, #content .next_link{
	font-size:20px;
}


/* Template2
-------------*/

#content2{
	float:left;
	padding-left:73px;
	padding-right:36px;
	width:692px;
	margin-top:20px;
}

#content2 h1{
	background-color:#213e8e;
	width:96%;
	color:#FFFFFF;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
#content2 h2{
	color:#AF0F22;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
#content2 h3{
	color:#213E8E;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
#content2 h4{
	color:#AF0F22;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	font-style:italic;
}

#content2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:4px;
	font-size:12px;
	margin-bottom:0px;
}
#content2 li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	list-style-type:disc;
	margin-left:26px;
}

#content2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF0F22;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#content2 .readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF0F22;
	font-size:12px;
	text-decoration:none;
	float:right;
}
#content2 a:hover{
	text-decoration:underline;
}

/* SHOP DB
-----------*/
.shopdatabase_search table tr th,.shopdatabase_search table tr td{
	padding:5px;
}
.shopdatabase_search table tr th{
	width:100px;
}
/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 0px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 0px;
}

/* ALBUMS
----------*/
#module_database ul{
	list-style:none;
	padding:0;
}
#module_database li{
	width:128px;
	height:182px;
	float:left;
	margin:0 4px 10px;
	border:1px solid #CD071E;
	padding:3px;
	overflow:hidden;
}
#module_database .strip_nr,#module_database_single .strip_nr{
	float:left;
	padding:5px 0;
	margin:1px 3px 5px 0;
	width:28px;
	text-align:center;
	font-weight:bold;
	background:#fff url(/layout/www.kiekeboe.be/nr-bolletje1.gif) no-repeat top left;
	color:#000;
}
#module_database_single .strip_nr{
	background:#fff url(/layout/www.kiekeboe.be/nr-bolletje2.gif) no-repeat top left;
}
#module_database .strip_nr a{
	color:#000;
}
#module_database h4{
	height:38px;
	padding:0px 0px 5px 0;
	margin:0;
	line-height:14px;
	font-size:11px;
}
#module_database a{
	text-decoration:none;
}
#module_database a:hover{
	text-decoration:underline;
}
#module_database h4 a{
	color:#AF0F22;
}
#module_database li img{
	display:block;
	margin:0 auto;
}
#module_database_single h4{
	font-size:18px;
	padding:4px 0 4px 0;
}
#module_database_single #content2{
	clear:both;
}
#module_database_single .strip_img{
	margin:0 10px 5px 0;
}
#content2 a.previous_link,#content2 a.next_link{
	display:block;
	padding:5px 10px 10px;
	border:2px solid #CD071E;
	background:#fff;
	color:#CD071E;
	font-weight:bold;
	margin:0 5px 10px;
	font-size:25px;
}
.previous_link{
	float:left;
}
.next_link{
	float:right;
}
#content2 a.previous_link:hover,#content2 a.next_link:hover{
	color:#FFF;
	background:#AF0F22;
	border-color:#fff;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 10px 30px;
	height:124px;
	width:124px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*NEWS
-------*/

#module_news{
	padding-top:10px;
	padding-bottom:10px;
}

#module_news h3{
	color:#AF0F22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:164px;
	padding-bottom:10px;
}

#module_news .articlenr_1, #module_news .articlenr_2, #module_news .articlenr_3{
	margin-top:10px;
}
#module_news .article .module_photo ul#module_photogallery li{
    float:none;
    margin-bottom:2px;
}
#module_news p{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:164px;
}
.module_photo{
	float:left;
}

#newsborder{
	border-bottom:1px solid #213e8e;
	padding-bottom:10px;
}
/*QUIZ FORMS
-------------*/
#content .module_form table.layouttable #wronganswer{
	background-color:#FF0000;
	color:#FFFFFF;
}
#content .module_form table.layouttable #correctanswer{
	background-color:#009900;
	color:#FFFFFF;
}
#content .module_form table.layouttable{
	margin:0;
	padding:0;
	width:100%;
}
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	border:none;
	cursor: pointer;
}

input#submit_comment.submit{
	width: 150px;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #887E1C;
}
input{
	border:1px solid #887E1C;
}

table.layouttable{
	border-top:1px solid #ccc;
	/*margin:5px 0 15px 50px;*/
}
#content .layouttable td,.layouttable th{
	border-bottom:1px solid #ccc;
	padding:5px;
}
#content .layouttable th{
	width:258px;
	font-weight:bold;
	text-align:left;
	color:#2e2e2e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#content .layouttable .row0 td,.layouttable .row0 th{
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content .layouttable .row1 td,.layouttable .row1 th{
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.layouttable tr.error th,table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
/*FORMS
-------*/
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
#module_comments_form textarea{
	width: 424px;
}

/* REACTIES */
.comment{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#content p.comment_username{
    font-weight: bold;
}
#content p.comment_date{
    font-size: 11px;
    font-style: italic;
    color: #7B7C7E
}
