/* CSS Document */

/* Algemeen -------------------------------------------------- */
*
{
	margin: 0 auto;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
}

ul
{
	margin-left: 15px;
}

h3
{
	color: red;
	margin-bottom: 14px;
}

/* Wisper structuur ---------------------------------------------- */
#header 
{
	margin: 0 0;
	margin-bottom: 10px;
	padding: 0 0;
	background: transparent url(/InformCMS/custom/images/wisper_head.jpg) 0 0 no-repeat;
	width: 1190px;
	height: 230px;
}	

#fullscreen
{
	display: block;
	width: 95%;
	text-align: center;
}

#wrapper
{
	display: block;
	width: 1190px;
	
	text-align: left;
}

#horizontal_menu 
{
	/*
	border: 1px solid blue; 
	*/
	position: relative;
	
	top: 195px;
	text-align: right;
	margin-right: 85px;
}
					
#menu_left 
{
	width: 275px;
	height: 50px;
	float: left;
	text-align: right;
}

#menu_left #menu 
{
	border: 2px dotted #d9d9d9;
	margin-right: 9px;
	width: 150px;
	float: right;
	padding-bottom: 10px;
}

#menu_left #menu a:focus, #menu_left #menu a:active 
{
	outline: 0 none;
	-moz-outline: 0 none;
}

#center_part
{
	display: block;
	width: 824px;
	
	float: left;
	text-align: left;
}

#content 
{
	width: 795px;
	_width: 805px; /* IE hack, only for IE */
	
	float: left;
	
	padding: 10px;    
	
	border: 2px dotted #d9d9d9;
}

/* Pagina's --------------------------------------------- */

/* Home ------------------------------------------------- */

#home_menu 
{
	display: block;
	float: left;
}

#home_wisper_is
{
	display: block;
	float: left;
	
	margin-left: 5px;
	margin-top: 7px;
	
	border: 2px dotted #d9d9d9;

	width: 377px;
	
	height: 130px;
	_height: 130px; /* IE hack, only for IE */
    
    text-align: left;
    padding: 3px;
}

#home_wisper_nieuws 
{
	
	float: left;
	border: 2px dotted #d9d9d9;
	
	margin-left: 5px;
	margin-top: 12px;
	
	width: 377px;
	_width: 386px; /* IE hack, only for IE */
	
	background-color: #41C0EB;
	padding: 3px;
}

#home_wisper_nieuws li
{
	padding-left: 35px;
	background: url(../custom/images/wisper_list.jpg) 7px 2px;
	background-repeat: no-repeat;
	line-height: 25px;
}

/* Workshops ------------------------------------------------------ */

#workshops 
{
	float: left;
	margin-right: 14px;
	
	width: 496px;
}

#workshops_aanbod
{
	float: left;

	width: 274px;
	height: 430px;	
}

/* FAQ ------------------------------------------------------ */

#faq 
{
	float: left;

	width: 274px;
	height: 430px;	
}

#faq_menu 
{
	text-align: justify;
	
	border: 2px dotted #d9d9d9;
	/*padding: 8px;*/
	text-wrap: normal;
	
	height: 364px;
	height: 364px !important;
    height /**/:384px;	
}					

#faq_list
{
	list-style: none;
	margin-left: 0px;
}

#faq li 
{
  border-bottom: 2px dotted #d9d9d9;
  line-height: 20px;
  
  list-style-type: none;
  margin-left: 12px;
  margin-right: 12px;
  
  padding-top: 2px;
  padding-bottom: 2px;
}

#faq li a
{
	text-decoration: none;
	color: red;
}

#faq_blokrechts 
{
	float: left;
	width: 490px;
	
	margin-left: 9px;
	margin-top:  53px;
	_margin-top: 56px; /* IE hack, only for IE */
	
	border: 2px dotted #d9d9d9;
	
	padding: 8px;
	text-wrap: justify;	
}
  
/* Home - Lichtkrant --------------------------------------------- */
#home_wisper_scroll 
{
	float: left;
	margin-top: 14px;
	margin-left: 5px;
	margin-right: 5px;
	
	border-top: 2px dotted #d9d9d9;
	border-bottom: 2px dotted #d9d9d9;
	width: 780px;
	height: 46px;
	height: 46px !important;
    height /**/:50px;
}

#lichtkrant 
{					
	margin: 9px 0px;
	height: 17px;
	background-color: #3f4334;
	color: #FFF;
	padding: 5px;
	height: 17px !important;
    height /**/:27px;
}

#lichtkrant a
{
	font-family: Verdana;
	font-size: 12px;
	
	color: white;
	font-weight: bold;
	text-decoration: none;
}
	
/* Home - Links ----------------------------------------------------------*/
#home_wisper_links 
{
	color: #bbbdbc;

	width: 780px;
	height: 100px;
	
	text-align: left;
}

#home_wisper_links a 
{
	color: #bbbdbc;
	text-decoration: none;
}	

#home_wisper_links ul 
{
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	padding: 0px;
	list-style-type: none;
}
	
/* Copyright ----------------------------------------------------------*/
#home_copy
{
	display: block;
	float: left;
	
	color: #bbbdbc;
	text-align: left;
}

#home_copy a
{
	color: #bbbdbc;
	text-decoration: none;

	text-align: left;
}
					
/* Zoekvenster cursussen ----------------------------------------------- */
#form 
{
	padding: 0px;
	color: #bbbdbc;
	width: 192px;
	height: 231px;
	float: right;
	clear: right;
	margin: 0 0px 10px 10px;
}
					
#form table, #form table tr, #form table tr td 
{
	padding: 0px;
	margin: 0px;
	background-color: #ffd413;
	border-collapse: collapse;
	padding-left: 10px;
}
																	
.red, .audio, .beeld, .dans, .literatuur, .muziek,  .theater 
{
	color: #e3001b;
	font-weight: bold;
}

.audio 
{
	color: #e1007a;
}

.beeld
{
	color: #d90119;
}

.dans
{
	color: #008ac9;
}

.literatuur 
{
	color: #74ae1c;
}

.muziek 
{
	color: #b70340;
}
 
.theater 
{
	color: #eb6909;
}
 
#form .red 
{
	font-weight: normal;
}

.right 
{
	float: right;
	margin: 0 5px 5px 0;
}

#zlo_id, #trefwoord, #the_id 
{
	width: 150px;
}

.nodisplay
{
	display: none;
}
