/****************************************************************
   Krracing.nl - CSS Document 
   Author: Stefan de Vries - Promo Reclame - www.promoreclame.nl
****************************************************************/

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#414141;
	background-image:url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* header */

#header{	
	height:155px;
	position: relative;
	background-image:url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* menu */

#menu{	
	width:900px;
	height:39px;
	padding-bottom: 6px;
	padding-top: 110px;
	margin: auto;
	position: relative;
}

#menu #home a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/home_but.gif);
	background-position: left top;
	width: 130px;
	height: 39px;
	text-indent: -4000px;
}

#menu #home a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/home_but_ro.gif);
	width: 130px;
	height: 39px;
	text-indent: -4000px;
}

#menu #nieuws a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/nieuws_but.gif);
	background-position: left top;
	width: 113px;
	height: 39px;
	text-indent: -4000px;
}

#menu #nieuws a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/nieuws_but_ro.gif);
	width: 113px;
	height: 39px;
	text-indent: -4000px;
}

#menu #agenda a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/agenda_but.gif);
	background-position: left top;
	width: 110px;
	height: 39px;
	text-indent: -4000px;
}

#menu #agenda a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/agenda_but_ro.gif);
	width: 110px;
	height: 39px;
	text-indent: -4000px;
}

#menu #hetteam a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/hetteam_but.gif);
	background-position: left top;
	width: 123px;
	height: 39px;
	text-indent: -4000px;
}

#menu #hetteam a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/hetteam_but_ro.gif);
	width: 123px;
	height: 39px;
	text-indent: -4000px;
}

#menu #fotogallery a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/fotogallery_but.gif);
	background-position: left top;
	width: 143px;
	height: 39px;
	text-indent: -4000px;
}

#menu #fotogallery a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/fotogallery_but_ro.gif);
	width: 143px;
	height: 39px;
	text-indent: -4000px;
}

#menu #gastenboek a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/gastenboek_but.gif);
	background-position: left top;
	width: 140px;
	height: 39px;
	text-indent: -4000px;
}

#menu #gastenboek a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/gastenboek_but_ro.gif);
	width: 140px;
	height: 39px;
	text-indent: -4000px;
}

#menu #contact a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(/img/menu/contact_but.gif);
	background-position: left top;
	width: 141px;
	height: 39px;
	text-indent: -4000px;
}

#menu #contact a:hover {
	display: block;
	cursor: hand;
	background-image: url(/img/menu/contact_but_ro.gif);
	width: 141px;
	height: 39px;
	text-indent: -4000px;
}

/* content */

#content{
	width: 900px;
	min-height: 351px;
	margin: auto;
	position: relative;
	background-image:url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* flashimage */

#flashimage{	
	width: 572px;
	height: 186px;
	padding-top: 30px;
	padding-left: 34px;
	background-image:url(../img/flashimage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

/* leftcol */

#leftcol{	
	width: 496px;
	min-height: 265px;
	padding-bottom: 30px;
	padding-left: 64px;
	padding-right: 46px;
	padding-top: 47px;
	background-image:url(../img/leftcol_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

#leftcol a:link, #leftcol a:visited {
	color:#000000;
	font-size:11px;
	text-decoration: underline;
}

#leftcol a:hover {
	color:#000000;
	font-size:11px;
	text-decoration: none;
}

#leftcol p{
	margin-top: 0px;
}

#leftcol h1{
	font-size:16px;
	font-weight: bold;
	color:#ec7925;
	margin-bottom: 18px;

}

#leftcol h2{
	font-size:13px;
	color:#000000;
	padding-bottom: 4px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 10px;
	clear: both;
}

#leftcol h2 a:link, #leftcol h2 a:visited {
	font-size:13px;
	color:#000000;
	text-decoration: none;
}

#leftcol h2 a:hover {
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}

#leftcol .img_right{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#leftcol #nieuws_nav1{
	height:19px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: 35px;
	text-align: center;
	border-top: 1px dotted #b6ddf3;
	clear: both;
}

#leftcol #nieuws_nav2{
	height:19px;
	margin-bottom: 5px;
	text-align: center;
	clear: both;
}

#leftcol #picture{
	width:140px;
	margin-right: 25px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	float: left;
}

#leftcol #picture .img {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#leftcol #botnav1{
	width:480px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	border-top: 0px dotted #b6ddf3;
}

#leftcol #botnav2{
	width:480px;
	float: left;
	text-align: center;
}

#leftcol #categorie{
	width:480px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
	border-bottom: 0px dotted #bfbfbf;
}

#leftcol #categorie select {
	color:#000000;
	font-size:11px;
	border: 1px solid #a6a6a6;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width: 250px;
	height: 30px;
}

#leftcol #nobut{
	width: 200px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0b8ad1;
	font-size:10px;
	margin-top: 10px;
}

#leftcol #nobut a:link, #leftcol #nobut a:visited {
	color:#ec7925;
	font-size:10px;
	text-decoration: underline;
}

#leftcol #nobut a:hover {
	color:#ec7925;
	font-size:10px;
	text-decoration: none;
}

#leftcol #terugbut{
	width: 200px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0b8ad1;
	font-size:10px;
}

#leftcol #terugbut a:link, #leftcol #terugbut a:visited {
	color:#ec7925;
	font-size:10px;
	text-decoration: underline;
}

#leftcol #terugbut a:hover {
	color:#ec7925;
	font-size:10px;
	text-decoration: none;
}

#leftcol #cursus_header{
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}


#leftcol #cursusagenda{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

#leftcol #cursusagenda a:link, #leftcol #cursusagenda a:visited {
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

#leftcol #cursusagenda a:hover {
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}

#leftcol #intro{
	width: 216px;
	padding-right: 25px;
	min-height: 225px;
	float: left;
	line-height: 21px;
	text-align: justify;
	border-right: 1px dotted #bfbfbf;
}

#leftcol #headlines{
	width: 220px;
	padding-left: 20px;
	float: right;
}

#leftcol #headlines a:link, #leftcol #headlines a:visited {
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

#leftcol #headlines a:hover {
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}

#leftcol #headlines #lv{
	width: 200px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0b8ad1;
	font-size:10px;
}

#leftcol #headlines #lv a:link, #leftcol #headlines #lv a:visited {
	color:#ec7925;
	font-size:10px;
	text-decoration: underline;
}

#leftcol #headlines #lv a:hover {
	color:#ec7925;
	font-size:10px;
	text-decoration: none;
}

#leftcol #headlines #news{
	width: 220px;
	height: 60px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 15px;
}

/* rightcol */

#rightcol{	
	width: 195px;
	height: 565px;
	padding-left: 42px;
	padding-right: 57px;
	padding-top: 90px;
	background-image:url(../img/rightcol_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

/* footer */

#footer{
	height:55px;
	position: relative;
	padding-top: 22px;
	background-image:url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#414141;
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#footer a:link, #footer a:visited {
	color:#7e7e7e;
	text-decoration: none;
}

#footer a:hover {
	color:#7e7e7e;
	text-decoration: underline;
}

/*FORMULIEREN*/

label{
	display: block;
	float: left;
	width: 150px;
	font-weight:bold;
}

.label_checkbox{
	display: block;
	float: left;
	width: 100px;
}


fieldset{
	width: 440px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 25px;
	border: 1px solid #000000;
}

legend{
	font-size:12px;
	color:#ec7925;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

input{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	padding: 3px 0 2px 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width: 260px;
}

.checkbox{
	border: 1px solid #abacad;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

select {
	color:#dddddd;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width: 310px;
	height: 25px;
	border: 1px solid #abacad;
}

textarea{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	width: 260px;
	font-family:Arial, Helvetica, sans-serif;
	color:#dddddd;
	font-size:11px;
}

.checkbox{
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

select {
	color:#dddddd;
	font-size:11px;
	background-color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width: 310px;
	border: 1px solid #7fceef;
}

.button{
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	width: auto;
	height : 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	float: right;
}

/*LYTEBOX*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../img/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../img/lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../img/lytebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../img/lytebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../img/lytebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../img/lytebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../img/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../img/lytebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../img/lytebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../img/lytebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../img/lytebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../img/lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../img/lytebox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../img/lytebox/close_red.png) no-repeat; }
	#lbClose.green { background: url(../img/lytebox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../img/lytebox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../img/lytebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../img/lytebox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../img/lytebox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../img/lytebox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../img/lytebox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../img/lytebox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../img/lytebox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../img/lytebox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../img/lytebox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../img/lytebox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../img/lytebox/pause_gold.png) no-repeat; }