html {
	background-image: url(img/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	overflow-x:hidden;
}

body, td, th, h2, h3, h4, p { /* redundant rules for bad browsers  */  
   font-family: calibri, Arial, Trebuchet ms,verdana,sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 13px;
	line-height: 18px;
	color: #000;

}  

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 18px; }


.vlaggen a{
	color: #06C;
	font-size:13px;
	text-decoration:none;
	font-size:18px;
}



/*-------------------------------------------------GRID*/
/*
.holder{
	background-image: url(img/thailand.jpg);
	background-position:-100px 500px;
	background-repeat:no-repeat;
}
*/

.page{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.content_holder{
	width:900px;
	float:left;
	margin-top:30px;
}
.content_holder .links{
	width:570px;
	float:left;
}
.content_holder .rechts{
	width:298px;
	float:right;
	
}
.logo_holder{
	width:900px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
}
.vlaggen{
	height:20px;
	width:450px;
	float:left;
	position:absolute;
	left:800px;
	top:40px;
}
.weer_holder{
	width:300px;
	height:300px;
	background-image: url(img/thailand.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding-top:10px;
}
.weer{
	width:120px;
	height:217px;
	overflow:hidden;
}
.clear{
	clear:both;
}
.footer_holder{
	width:900px;
	/*height:130px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:20px;
	background:#f2f2f2;
	border-bottom:3px solid #ccc;
}
.footer_foto,
.footer_links,
.footer_rechts{
	width:270px;
	float:left;
}
.footer_foto,.footer_links{
	margin-left:20px;
	margin-right:20px;
}
.footer_foto{
	height:100px;
	background-image: url(img/dvt.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	overflow:hidden;
}

.links_holder{
	width:900px;
	height:200px;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	border:1px solid #ccc;
}
#ani{/*animatie op de homepage*/
	width:900px;
	height:250px;
	margin-top:15px;
	background-image: url(img/khonkaen_foto.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.titel{
	font-family: Georgia,trebuchet ms,verdana,sans-serif;
	font-weight: normal;
	float:left;
	font-size: 29px;
	line-height:30px;
	padding:0px 0px 7px 0px;
}
.film{
	margin:0px;
	height:200px;
	width:292px;
	overflow:hidden;
	border:4px solid #8ec1da;
}
.film embed{
	margin-top:-30px;
	margin-left:-44px;
}
#cursisten{
	width:900px;
	height:180px;
	border-bottom:3px solid #ccc;
}
.info_cursist{
	text-align:center;
	display:block;
	padding:0px;
	margin:0px;
	color:#666;
	font-size:10px;
	font-weight:bold;
}
/* ------------------------------------------menu*/
#tabs {
	text-align:left;
}
#tabs ul {
	clear: both;
	margin:0px;
	padding-left:0px;
}
#tabs li { 
	display:inline;
	}
#tabs a,span {
	width: auto; 
}
#tabs span {
	position: relative;
	top: 0;
	float: left;
	color: #fff;
	background:#666;
}
#tabs a {
	position: relative;
	top: 0;
	float: left;
	color: #333;
	font-size:17px;
}
#tabs a:hover {
	position: relative;
	top: 0;
	color: red;
	/*background:#f2f2f2;*/
}
#tabs a.active {
	position: relative;
	top: 0;
	color: red;
}
#tabs a.active:hover {
	position: relative;
	top: 0;
	float: left;
	color: red;
	text-decoration:underline;
}
#tabs span,
#tabs a,
#tabs a:hover,
#tabs a.active,
#tabs a.active:hover{
	padding: 9px 15px;
	text-decoration:none;
	font-size:17px;
}
/*----------------------------------typo*/
h1, h2, h3{
	font-family: calibri, trebuchet ms,arial,verdana,sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height:25px;
	color: red;
}
h1 {
	margin: 0;
}
h1.cushycms{
	margin-bottom:20px;
}
h2 {
	font-size: 14px;
	color: red;
	line-height:20px;
	margin: 0;
}
h3 {
	font-size: 17px;
	line-height:20px;
	margin: 20px;
	padding-top:10px;
	padding-bottom:0px;
}
.attentie{
	border:1px solid #ccc;
	border-top:3px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:10px;
	margin-top:10px;
	width:550px;
	background-color:#feff68;
	font-weight: normal; 
	font-size: 12px;
	text-align:center;
	display:block;
	clear:both;
}
.intro{
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
	margin-top:10px;
}
.legenda{
	color:#666;
	padding:8px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-style:italic;
}
/*tabel roster homepage*/
#mytable{
	border:1px solid #ccc;
	margin-bottom:30px;
}
.td-kop{
	background-color:#ccc;
	color:#000;
	font-weight:bold;
	font-size: 14px;
}
.td-data{
	border-bottom:1px solid #ccc;
}
.start{
	color:red;
	font-style:italic;
}
#mytable tbody tr.hover { 
    background: #f2f2f2; 
    color: #000; 
    cursor: pointer;
	 padding:4px; 
} 
.twitter_marge{
	height:230px;
	width:302px;
	overflow:hidden;
}
.regel_slogan{
	display:block;
	border-bottom:1px dotted #ccc;
	width:500px;
	padding:1px;
}
.regel_slogan:hover{
	display:block;
	border-bottom:1px dotted #ccc;
	width:500px;
	color:red;
	padding:1px 0px 1px 5px;
	background-color:#f2f2f2;
}
.slogan{
	color:red;
	font-size:18px;
	font-weight:normal;
	padding-right:5px;
}
.div_nieuws{
	padding:10px;
	width:550px;
	border:1px solid #ccc;
	border-top:2px solid #ccc;
	border--bottom:2px solid #ccc;
	margin-bottom:30px;
}
.div_nieuws h2{
	color:#000;
	border-bottom:1px dotted #ccc;
}
.div_nieuws b{
	color:red;
	font-size:16px;
	padding-top:10px;
	display:block;
}
