/* CSS Document */

body { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;	   
	font-family: 'Source Sans Pro', sans-serif; 
    color:#424141;
	font-size: 15px;
	background-color:#490a3d;
	line-height: 19px; 
}


div#container {
	width: 896px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0px;
}

div#spacer {
	clear: both;
}

div#header {
	width:880px;
	height:95px;
	padding: 8px;
	background-color:#FFFFFF;
	margin-top: 20px;
}

div.logo{	
	float:left;
	width: 175px;
	height: 70px;
}

div.menu{
	float:left;
	width: 133px;
	height: 62px;
	float:left;
	padding:4px;
}


div.banner {
	width: 870px;
	margin-top: 10px;
	font-size: 12px;
	height: 20px;
	float:left;
	padding-left: 10px;
	text-align: center;
	font-size:10px;
	font-weight:bold;
}

div#content{
	width: 896px;
	line-height:21px;
	margin:3px 0px 0px 30px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom: 60px;
	background-color:#FFFFFF;
	min-height: 400px;

}

div#text{
	width: 820px;
	line-height:21px;
	overflow:hidden;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	
}

div.deelnemer{
	width: 400px;
	height: 70px;
	float:left;
	text-align:left;
	padding-top:10px;
	border-bottom:dotted 1px #490a3d;
	margin-right: 10px;
}

div.header_deelnemer{
	width: 400px;
	height: 1px;
	float:left;
	border-top:dotted 1px #490a3d;
	margin-right: 10px;
}

div#footer {
	padding: 5px;
	width: 886px;
	text-align:center;
	font-size:11px;
	margin-top:3px;
	background-color:#FFFFFF;
	margin-bottom: 20px;	
}

p {
	margin:0px;
}

h1{ 
	font-size: 16px; 
	color:#9e0b0f;
	text-transform:uppercase;
}

h2{ 
	font-weight: bold;
	font-size: 13px;  
	color: #490a3d;
	display:inline; 
}

a{
	text-decoration: underline;
	color: #9e0b0f;
	cursor: pointer;
}

a:hover {
	color: #9e0b0f;
}


a.out:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
    font-weight:bold;
}
 

a.out:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
    font-weight:bold;
}

a.out:hover {
	color: #490a3d;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
	background-color: #FFFFFF;
    font-weight:bold;
}

a.over:link {
	color: #490a3d;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
	background-color:#FFFFFF;
    font-weight:bold;
}
 

a.over:visited {
	color: #490a3d;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
	background-color:#FFFFFF;
    font-weight:bold;
}

a.over:hover {
	text-decoration: none;
	display: block;
	width: 113px;
	height: 42px;
	padding: 10px;
	text-transform:uppercase;
	font-size: 15px;
	text-align:center;
    font-weight:bold;
}
