﻿/*  ALL PAGES       */

body {
	margin:0px auto;
	padding:0px;
	border:0px;
	background-color: #2F2375;
	width: 1000px;
}

#i-frame {

	background-color:#5E86FF; 
	height:auto;
	left:250px;
	padding:25px;
}

#contentclass {
	height:875px;
}

a {
	color:black;
}

/* INDEXPAGE  */

#header {
	/*padding:0px;
	height:160px;
	font-family:Calibri;
	font-weight:bold;
	font-size:18px;
	border: solid 0px;
	border-color:#003399;
	background-color: #2F2375;*/
	
}

#logo {
	width:179px;
	height:160px;
	float:left;
	
}

li {
	display:inline-table;
}


#navbar {
	/*display:inline;*/
	/*position:relative; left:179px; top:-51px;*/
	width: 821px;
	float:right;
	display:block;
	vertical-align:bottom;
	text-align:center;
	
}




#navbar ul li a {
	padding: 10px;
	/*padding-right: 10px;*/
	color:white;
	
	text-decoration: none;
	text-align:center;
}

#navbar ul li a:hover, #navbar ul li #m2 a:hover { 
	background: none; 
	color:yellow;
	background-color:#2F2375;
}



#foto {
	display:block;
	vertical-align:top;	 
	width: 821px;
	float:right;
	
}

#foto img {
	width:163px;

}



	
#rightpartheader {

}



#table {
	border: 1px;
	border-color: white;
	
	}
	
/*dropdown*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	float: left;
	font: bold 12px arial;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px 0;
	width: 81px;
	height:inherit;
	background: #2F2375;
	color: #FFF;
	text-align: center;
	font-size:12px;
	text-decoration: none;
	font: bold 12px arial;
	}

#sddm li a:hover
{	background: #2F2375}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #2F2375;
		color: #2875DE;
		font: bold 12px arial}

	#sddm div a:hover
	{	background: #2F2375;
		color: red}	

/* HOMEPAGE  */

.knoppen {
	float:right;
	position: absolute;
	bottom: 75px;
	right: 50px;
	left: 250px;
	
}
	

.knop {
	
	/* background-image: url('../content/home/bolderloop.png'); */
	display: inline;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #5E86FF;
	color: #FFF;
	text-align: center;
	font-size:12px;
	text-decoration: none;
	font: bold 12px arial;
}	

.sponsors {
	border-bottom-style: solid;
	border: 0px;
	float: left;
	position: absolute;
	bottom: 25px;
	left: 0px;
}




/* ANDERE PAGINA'S  */

.volgende {
	color: black;
	/*position: absolute;*/
	bottom: 30px;
	right: 10px;
}

.vorige {
	color: black;
	/*position: absolute;*/
	bottom: 30px;
	left: 10px;
}


.bold {
	font-weight: bold;
}

#fotos {
	height:650px
}
