/* 
Monique van der Starre | Kinesiologie
======================================================================================
Auteur: 			Ale van der Ploeg [http://www.addnoise.nl]
======================================================================================
*/

@import url(/addsite/css/iconen.css);


body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #56595E; 
	background: #F0DDEC url(../images/bodyback.jpg) top left repeat-x;
}

.bodypulldown {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #242424; 
	background: #F0DDEC;
}

html
{
	height: 100%;
}


#container {
	margin: 0 auto;
	width: 960px;
}

#container2 {
	float: left;
	width: 960px;
	background: url(../images/containerback.gif) top left no-repeat;
}

a:link, a:visited { 
	color: #B60B30;
	text-decoration: none;
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
	}

a:hover, a:active { 
	color: #B60B30;
	text-decoration: underline;
	}

p {
	margin-top: 3px;
	padding-top: 0;
}

.kinesiologie{
	position: absolute;
	top: 35px;
	right: 30px;
	width: 120px;
	height: 100px;
	border: 0px solid #ffdd00;
}

.link{
	float: left;
}	

#header{
	position: relative;
	width: 960px;
	height: 185px;
	float: left;
	background: url(../images/headerback.gif) top right no-repeat;
}

#hoofdnav{
	float: right;
	margin-top: 125px;
	width: 793px;
	height: 60px;
}

#titel{
	position: absolute;
	left: 40px;
	top: 22px;
	line-height: 30px;
	color: #FCAE27;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 22px;
}

#spacer {
	width: 960px;
	height: 43px;
	float: left;
}

#content {
	width: 960px;
	float: left;
}

#content_left {
	float: left;
	width: 777px;
	border-right: 2px solid #3D346F;
}
		
	
		
#teksten{
	padding: 75px 30px 0px 0px;
	float: left;
}

.tekstblok{
	float: left;
	width: 572px;
	padding: 0px 0px 25px 175px;
	position: relative;
}

.tekstform{
	float: left;
	width: 572px;
	padding: 0px 0px 25px 172px;
	position: relative;
}



.kolom{
	float: right;
	width: 323px;
	padding-left: 20px;
}

.blokkop{
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 20px 0px 10px 0px;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	background: #063A7D url(../images/blockback.gif) bottom left repeat-x;
	text-align: center;
	padding: 2px 3px 2px 3px;	
	border-left: 1px solid #0D3E80;
	border-bottom: 1px solid #0D3E80;
	border-top: 1px solid #2B559E;
	border-right: 1px solid #2B559E;
}

.bloksubkop
{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.kolom ul{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

.kolom ul li{
	margin: 0px;
	padding: 1px 0px 1px 12px;
	list-style-type: none;
}

.fotolinks { 
	width: 188px;
	padding: 0px 15px 0px 0px;
	margin: 5px 0px 5px -114px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	}		
	
	/* Fix voor IE */
	* html .fotolinks
	{
		margin: 5px 0px 5px -57px;
	}	
	
.fotolinks img
{
	width: 186px;
	border: 1px solid #3D346F;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
	float: left;
}

.fotorechts { 
	width: 90px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	font-size: 0px;
	line-height: 0px;
	float: right;
	}		
	
	
.fotorechts img
{
	width: 90px;
	border: 1px solid #3D346F;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
	float: left;
}

.fotooverzicht { 
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	}		
	
.fotooverzicht img
{
	width: 115px;
	height: 115px;
	border: 0px;
	padding: 0px;
	border: 1px solid #3D346F;
	margin: 15px 15px 0px 0px;
}
		
#content_right {
	float: left;
	width: 181px;
}		

#content_right ul{
	margin: 0px;
	padding: 0px 0px 35px 0px;
	list-style-type: none;
}

#content_right ul li{
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 22px;
}

#content_right ul li a:link, #content_right ul li a:visited { 
	color: #3D346F;
	text-decoration: none;	
	display: block;
	line-height: 22px;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
#content_right ul li a:hover, #content_right ul li a:active { 
	color: #900036;
	}
	
#content_right ul li a.actief:link, #content_right ul li a.actief:visited, #content_right ul li a:hover, #content_right ul li a:active { 
	color: #900036;
	}	

#footer { 
	width: 960px;
	height: 42px;
	float: left;
	line-height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #433370;
	font-size: 10px;
	}

#footer a:link, #footer a:visited { 
	color: #433370;
	text-decoration: underline;	
	}
	
#footer a:hover, #footer a:active {
	color: #242424;
}


.intro {
	font-weight: bold;
}

.intro_blauw {
	font-weight: bold;
	color: #3D346F;
}

						
h1 { 
	font-family: "Arial Black", Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	color: #3D346F;
	padding: 0px 0px 0px 0px;
	}
	
h2 { 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #3D346F;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}	
	
	
h3 { 
	font-family: "Arial Black", Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	color: #FCAE27;
	padding: 5px 0px 0px 12px;
	}	

h4 { 
	font-family: "Arial Black", Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 5px 0px;
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	color: #3D346F;
	padding: 2px 0px 2px 0px;
	background: #A6B8DB;
	text-align: center;
	border-bottom: 1px solid #8C9CBC;
	}		
	
.subkop2 {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #3D346F;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}	

.tekstje {
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}	
	
.kop { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #3D346F;
	padding: 0px 0px 0px 0px;
	}		


.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.line {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	clear: both;
	background: #A8B9CC;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer60 {
	height: 60px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}



	


	
/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.knop1, a.knop1:link, a.knop1:visited 
{
	float: left;
	width: 165px;
	height: 26px;
	background: url(../images/knop1.gif) 0px 0px;
	margin-top: 17px;
	margin-right: 10px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
}

a.knop1:hover, a.knop1:active
{
	background: url(../images/knop1.gif) 0px -26px;
	text-decoration: none;
}






/* Pulldown menu
------------------------------------------------------------------------------------------ */

#nav2, #nav2 ul 
{
	float: left;
	list-style: none;
	line-height: 56px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #3D346F;
	min-height: 60px;
	z-index:4;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

	/* Fix voor IE */
	* html #nav2,* html #nav2 ul
	{
		height: 60px;
		font-style: normal;
	}

#nav2 a 
{
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	margin: 0;
	min-height: 60px;
}

	/* Fix voor IE */
	* html #nav2 a
	{
		height: 60px;
	}

ul #nav2 li
{
	background-color: #33332d;
}

#nav2 li a
{
	font-size: 16px;
	line-height: 56px;
	color: #3D346F;
}

#nav2 li a:hover
{
	background: url(../images/driehoek.gif) no-repeat 50% 39px;
}

#nav2 li .actief
{
	color: #900036;
}

#nav2 li .act
{
	color: #3D346F;
}

#nav2 li li a
{
	font-size: 16px;
	line-height: 25px;
	color: #5E568B;
	font-weight: normal;
	background: none;
}

#nav2 li li a:hover
{
	font-size: 16px;
	color: #3D346F;
	background: none;
}


#nav2 li ul li
{
	font-size: 16px;
}

#nav2 li ul li a 
{
	display: block;
	color: #5E568B;
	width: 250px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	min-height: 24px;
	line-height: 24px;
	cursor: pointer;
}

	/* Fix voor IE */
	* html #nav2 li ul li a
	{
		height: 24px;
	}

#nav2 li ul li a:hover
{
	color: #3D346F;
	font-size: 16px;
}



#nav2 li 
{
	position: relative;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	border: 0px solid #ffffff;
	border-width: 0 0px 0 0;
	height: auto;
}

#nav2 li.eind 
{
	float: left;
	padding: 0;
	text-align: center;
	border: 0px solid #ffffff;
	border-width: 0 0px 0 0;
}

#nav2 li ul 
{
	margin-top: 60px;
	padding-top: 12px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 250px;
	font-weight: normal;
	background: url(../images/spacer.gif);
}

.regela
{
	position: relative;
}

.regelb
{
	position: relative;
}

#nav2 li li 
{
	border: solid #6083A7;
	border-width: 0px 0 0px 0;
	padding-left: 0px;
	padding-right: 0px;
}

#nav2 li ul ul 
{
	margin: -1.75em 0 0 14em;
	width: 0px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul 
{
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul 
{
		position: absolute;
		left: -70px;
}


#nav2 li.sfhover 
{
	font-weight: normal;
	color: #900036;
	background: url(../images/driehoek.gif) no-repeat 50% 39px;	
}

#nav2 li.sfhover a:hover 
{
	color: #900036;
	background: url(../images/driehoek.gif) no-repeat 50% 39px;

}

#nav2 li li.sfhover a:hover 
{
	color: #900036;
	background: url(../images/driehoek.gif) no-repeat 50% 39px;
}

#nav2 li.sfhover a.home:hover 
{
	color: #900036;
	background: url(../images/driehoek.gif) no-repeat 50% 39px;
}

#nav2 li:hover 
{
	color: #900036;
	background: url(../images/driehoek.gif) no-repeat 50% 39px;
}

#nav2 ul li a:hover 
{
	font-weight: normal;
}



 /* Formulier
---------------------------------------------------------------------------------------------- */

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

input.button { 
	background: #FCAE27; 
	border-bottom: 1px solid #B47400; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #B47400; 
	border-top: 1px solid #ffffff; 
	color: #ffffff; 
	margin: 5px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
input.button2 { 
	background: #FCAE27; 
	border-bottom: 1px solid #B47400; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #B47400; 
	border-top: 1px solid #ffffff; 
	color: #ffffff; 
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 1px 5px 2px 5px; 
	}	

.aanmelden {

	border: 1px solid #B8CADE;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 14px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 203px;
		margin-left: 10px;
		line-height: 14px;
		height: 16px;	
		}
		
.invulNormaal {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 203px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulBig {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 303px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}		
		
.invulSelect {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 1px 1px 0px;
		
		}		

.invulAreaBig {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 333px;
		line-height: 14px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 223px;
		line-height: 14px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #C5ABCB;
 margin-right: 0px;
 text-align: left;
 height: 18px;
 padding: 2px 3px 2px 3px;
 margin: 0 0 0 0;
}	

.inputklein {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 33px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}

.invulSmall {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 153px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}

.invulSmaller {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 70px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulPrijs {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 93px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}		
		
.invulPulldown {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 203px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}		
		
.invulXSmall {
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
		width: 73px;
		line-height: 14px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}		
		

.frmseparator
{
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

.frmseparatora
{
	height: 4px;
	font-size: 0px;
	line-height: 0px;
} 		
















#trainers_menu{
	background: #04397B url(../images/trainers_menu_top.gif) top left no-repeat;	
	width: 171px;
	float: right;
}

#trainers_menu_bottom{
	background: #04397B url(../images/trainers_menu_bottom.gif) top left no-repeat;	
	width: 171px;
	height: 12px;
	float: right;
	margin-bottom: 20px;
}



#content_right #trainers_menu ul{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	list-style-type: none;
}

#content_right #trainers_menu ul li{
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 12px;
}

#content_right #trainers_menu ul li a:link, #content_right #trainers_menu ul li a:visited { 
	color: #ffffff;
	text-decoration: none;	
	display: block;
	line-height: 22px;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
#content_right #trainers_menu ul li a:hover, #content_right #trainers_menu ul li a:active { 
	color: #ADBDDE;
	}
	
#content_right #trainers_menu ul li a.actief:link, #content_right #trainers_menu ul li a.actief:visited, #content_right #trainers_menu ul li a:hover, #content_right #trainers_menu ul li a:active { 
	color: #ADBDDE;
	}	


.geel{
	height: 23px;
	float: left;
	background: #FCAE27 url(../images/geel_right.gif) top right no-repeat;
	padding: 0px 8px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.geel a:link, .geel a:visited { 
	float: left;
	height: 23px;
	background: #FCAE27 url(../images/geel_left.gif) top left no-repeat;
	color: #ffffff;	
	line-height: 23px;
	font-weight: bold;
	padding: 0px 4px 0px 12px;
	}

.geel a:hover, .geel a:active { 
	color: #FFEB56;
	text-decoration: none;
	}
	
.groen{
	height: 23px;
	float: left;
	background: #41C400 url(../images/groen_right.gif) top right no-repeat;
	padding: 0px 8px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.groen a:link, .groen a:visited { 
	float: left;
	height: 23px;
	background: #41C400 url(../images/groen_left.gif) top left no-repeat;
	color: #ffffff;	
	line-height: 23px;
	font-weight: bold;
	padding: 0px 4px 0px 12px;
	}

.groen a:hover, .groen a:active { 
	color: #93FF53;
	text-decoration: none;
	}	
	
.rodetekst{
	color: #B60B30;
}
	
.rood{
	position: absolute;
	height: 23px;
	left: 590px;
	background: #ff0000 url(../images/rood_right.gif) top right no-repeat;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.rood a:link, .rood a:visited { 
	float: left;
	height: 23px;
	background: #ff0000 url(../images/rood_left.gif) top left no-repeat;
	color: #ffffff;	
	line-height: 23px;
	font-weight: bold;
	padding: 0px 4px 0px 12px;
	}

.rood a:hover, .rood a:active { 
	color: #FF9C62;
	text-decoration: none;
	}	
	
	
.cursus{
	display: block;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A8B9CC;
}

.cursus a:link, .cursus a:visited { 
	color: #900036;
	font-weight: bold;
	text-decoration: underline;	
	}

.cursus a:hover, .cursus a:active { 
	color: #3D346F;
	text-decoration: underline;
	}

.trainers{
	display: block;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A8B9CC;
}

.trainers a:link, .trainers a:visited { 
	color: #900036;
	font-weight: bold;
	text-decoration: underline;	
	}

.trainers a:hover, .trainers a:active { 
	color: #3D346F;
	text-decoration: underline;
	}


.vragen{
	display: block;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A8B9CC;
}	


.module{
	display: block;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A8B9CC;
}	
	


.trainer{
	color: #3D346F;
}

.actief{
	color: #0E9301;
}

.inactief{
	color: #CF0000;
}

.selecteer{
	float: right;
	position: absolute;
	top: 5px;
	right: 0px;
}

.line2 {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	clear: both;
	background: #A8B9CC;
}

.bewaren {
	margin-top: 20px;
}

.vraag {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #3D346F;
}


.data1{
	float: left;
	width: 105px;
	overflow: hidden;
	line-height: 22px;
}

.data2{
	float: left;
	width: 115px;
	overflow: hidden;
	line-height: 22px;
}

.data3{
	float: left;
	width: 80px;
	overflow: hidden;
	line-height: 22px;
}

.data4{
	float: left;
	width: 272px;
	overflow: hidden;
	line-height: 22px;
}

.data5{
	float: left;
	width: 467px;
	overflow: hidden;
	line-height: 22px;
}


.foto_cursus
{
	float: left;
	width: 170px;
}

.foto_cursus img{
	float: left;
	width: 157px;
	margin: 3px 0 5px 0;
	padding: 0px;
	border: 0px;
	border: 1px solid #3D346F;
}

.foto_trainer {
	float: left;
	width: 159px;
}

.foto_trainer img{
	float: left;
	width: 157px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border: 1px solid #3D346F;
}



.naw_trainer{
	float: right;
	width: 395px;
	line-height: 20px;
}

.fout{
	color: red;
	font-weight: bold;
}

#content_right #trainers_menu ul.lijstonder{
	padding-top: 5px;
}

.invulAreaBigger {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #C5ABCB;
	font-size: 11px;
	width: 545px;
	line-height: 14px;
	margin: 1px 0px 1px 0px;
	padding: 2px 3px 1px 3px;
}

#updatestatus
{
	position: absolute;
	top: -75px;
	width: 545px;
	height: auto;
	padding: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #B50025;
}

ul .lijstrechts
{
	float: right;
	margin-right: 20px;
}

.cursuslijst
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.regel1
{
	padding: 5px 5px 7px 5px;
	background-color: none;
}

.regel2
{
	padding: 5px 5px 7px 5px;
	background-color: #BED0E4;
}

.cursustitel{
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.cursustitel a:link, .cursustitel a:visited { 
	color: #900036;
	font-weight: bold;
	text-decoration: underline;	
	}

.cursustitel a:hover, .cursustitel a:active { 
	color: #3D346F;
	text-decoration: underline;
	}
