/**********************************/
/* Copyright Ravike Concepts 2008 */
/*   Ravike Concepts | Webdesign  */
/*     http://www.ravike.nl		  */
/**********************************/

/***********************************************/
/* ALGEMEEN (center page, margins, width)      */
/***********************************************/ 

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



a { 
	color:#6b2d92;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size: 90%;
}

h1 {
	margin-top:10px; 
	color:#6b2d92;
	font-size:125%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 { 
	margin-top:10px; 
	color:#6b2d92;
	font-size:110%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-top:10px;
	color:#000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
ul {
	margin-left:20px;

}

body{
	background-color: #906eab;
	text-align:center;
	font-family: Arial,sans-serif;
	line-height: 1.166;
	font-size: 90%;
	text-align: center;
/*	background-image:url(images/achter_body.jpg);
	background-repeat:no-repeat;
	background-position: center top;*/
	background-repeat:repeat-x;
}
.outer {
	position:relative;
	margin: 0px auto;
	width:936px;
	text-align:left;
	z-index:1;	
/*background-color: #6b2d92;
		background-color:#FFFF66;	*/
}

#kop {
	position:relative;	
	width: 936px;
	height: 192px;
	background-image:url(images/achter_hemel_ee.jpg);
	background-repeat:no-repeat;
	z-index:2;
}
#bovenrand {
	position:relative;
	width: 936px;
	height: 12px;
	background-image:url(images/bovenrand_ee.gif);
	background-repeat: no-repeat;
}
#midden {
	position:relative;
	float:left;
	width: 914px;
	margin: 0px;
	padding: 0px 11px 0px 11px;
	background-image: url(images/achter_midden_ee.gif);
	background-repeat: repeat;	
}

#onder {
clear: both;	
}

#onder {
	position:relative;
	width: 936px;
	margin: 0 auto;
	height: 300px;
	background-image:url(images/achter_onder_ee.gif);
	background-repeat:no-repeat;
	
}

#menu_balk {
	width: 703px;
	height: 38px;
	position:absolute;
 	top: 118px; left: 230px;	
	z-index:400;
}

/************* #navigatiebalk **************/

.logo{
	position:absolute;
 	top: 5px; left: 30px;
 	height:169px;
 	width: 209px;
 	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	z-index:500;
}
.woorden_flash{
	position:absolute;
 	top: 80px; left: 410px;
 	height:30px;
 	width: 500px;
	z-index:700;
}
.vuurwerk{
	position:absolute;
 	top: 100px; left: 100px;
 	height:30px;
 	width: 300px;
	z-index:700;
}
.telefoonnummer{
	position:absolute;
 	top: 160px; left: 548px;
 	height:30px;
 	width: 387px;	
	z-index:700;
}


/************************** Kruimelpad ********************************/
#kruimelpad {
	float:left;
	position:relative;
	font-size: 90%;
	margin-bottom: 10px;
}

.kruimelpad {

}

#favorietenknop {
	float:right;
	position:relative;
	
}


/**********************************************************/
#content {
	padding: 10px ;
	position:relative;
	width: 670px;
	float:left;
	min-height: 500px;
	z-index:100;
	list-style-image:url(images/bullet_pijltje.gif);
	list-style-position:outside;	
}


/* Internet Explorer *
/*\*/
* html #content {
    height: 500px;
}
/**/


#linker_menu {
	position:relative;
	float:left;
	width: 211px;
	z-index:100;
	background-color:#F0F0EE;	
}
.linker_menu_kop {
	display: block;
	padding: 0px 0px 5px 10px;
	line-height: 2.0;
	background-color:#6b2d92;
	color:#FFFFFF;
	font-weight: bold;
	width: 201px;
}


.linker_menu_lijstitem {

	padding: 0px 0px 0px 10px;
	line-height: 1.5;
	background-color:#F0F0EE;
	width: 201px;
	font-size: 90%;
	color:#6b2d92;
display: block;

}

.linker_menu_lijstitem img {
position:relative;
float: left;
margin: 5px 10px 0px 30px; 
}

.linker_menu_lijstitem a {
	display: block;
	background-color:#F0F0EE;		
	color: #6b2d92;
	border-bottom:#a28faf solid 1px;
	line-height: 1.5;
}
.linker_menu_lijstitem a:hover {

	display: block;
	background-color:#6b2d92;		
	color: #F0F0EE;
	border-bottom:#a28faf solid 1px;
	line-height: 1.5;
}

.linker_menu_partners img {
position:relative;
float: left;
margin: 5px 10px 0px 10px; 
}

.linker_menu_partners a {
	display: block;
	background-color:#F0F0EE;		
	color: #6b2d92;
	line-height: 1.5;
}
.linker_menu_partners a:hover {

	display: block;
	background-color:#6b2d92;		
	color: #F0F0EE;
	line-height: 1.5;
}

.artiest_info table{
width: 95%;
}
.artiest_info th{
background-color:#6b2d92;
color:#F0F0EE;
font-size:90%;
}
.artiest_info td{
background-color:#F0F0EE;
color:#6b2d92;
font-size:90%;
}

/**************************/
.zoek_tabel {
	background-color:#F0F0EE;	
	width: 80%;
	font-size: 90%;
	margin-left: 20px;	
}
.contact_tabel {
	font-size: 100%;
}

input { 
	background-color:#FFFFFF;
	color:#6b2d92;
	font-size: 90%;
}	

select { 
	background-color:#FFFFFF;
	color:#6b2d92;
	font-size: 90%;
}	
option {
	width: 200px;
}

/*************** Meest populair ********/
#meest_populair {
	width: 100%;
	text-align:center;
}

.meest_populair {
	color:#6b2d92;
}
.meest_populair table{

	padding: 10px;
	text-align:center;
	color:#6b2d92;
	font-size: 90%;	
	width:100%;
}
/*************** Overzichtspagina/Zoekresultaten ********/
.item_overzicht {
	float:left;
	position:relative;

	margin: 10px;
	width: 150px;
}

.item_meestbekeken {
	float:left;
	position:relative;

	margin: 10px;
	width: 110px;
}
