/* ================================ +
   
 + ================================ */



/* 
** Made by: 
** Email:	
** Website:	www.studioparkers.nl
*/



/* ================================ +
               STANDAARDS
+  ================================ */

/* start RESET DEFAULT styles */
*{ margin:0; padding:0; border:0px; }

body { 
	font-family: 		arial,verdana,tahoma;
	font-size:			12px;
	line-height: 		17px;
	color: 				#552222;
	text-align: 		left;
}
	
img { border:			0px; }	

ul { 
	list-style:			none;
	overflow:			hidden;
	}
a {
	text-decoration:	none; 
	color:				#ee0011;
 }
 
a:hover {
	text-decoration:	underline;  
 }

 .float_left {
	float:		left;
}

.clear {
	clear:				both;
 }

/* end RESET DEFAULT styles */


#head {
	display:				none;
}

.column1_klein td img{
	display:				none;
}

.column1_klein{
	position:absolute;
	left:-300px;
	top:50px;
}

#wrapper {
	position:absolute;
	left:10px;
	top:50px;
	background-repeat:no-repeat;
	background-position:	-100px -300px;
	border:	1px solid white;
	width:		700px;
}

#wrapper a{
	display:none;
}


/* ================================ +
          Mijn programma
+  ================================ */

#sponsors_programma {
  width:          660px;
  height:         65px;
  margin-top:      60px;
}

#mijnprogramma {
	width:						630px;
}

.mijn_item {
	width:					680px;
	border-top:			1px solid #552222;
	margin-bottom:	40px;
	margin-top:			3px;
	padding:				10px 0 10px 0;
}
	
.mijn_content	{
	width:						520px;
	margin-left:			10px;
	color:						#ee0011;
	font-size:				22px;
	float:						left;
}	

.lineheight {
  line-height:       26px;
} 

.mijn_genre {
	width:					110px;
	margin-top:			7px;
	font-size:			12px;
	color:					#00aaff;
	float:					left;	
}

.mijn_beschrijving {
	width:					370px;
	float:					left;	
	margin-top:			7px;
	font-size:			12px;
	color:					#552222;
}

#mijnprogramma .header {
	font-size:			14px;
	color:					#552222;
}

a.btn_print {
	display:					none;
}


a.btn_sluiten {
	display:					none;
}


a.terug {
	display:					none;
}

a.verwijder {
	display:					none;
}

#sponsors_programma {
 display:    none;
}

#sponsors_print{
  display:    block;
	width:          660px;
  height:         65px;
	margin-top:      80px;
}

