/* Start of CMSMS style sheet 'voorpagina_style' */
html, body {
	width: 100%;
}

body {
	padding: 0; 
	margin: 0;
	
	font-family: Franklin Gothic Book, Verdana;
	font-size: 12px;
	color: #6f7173;
	background-color: #070a0b ;
}

img {
border: 0;
}

h1 {
	font-size: 34px;
	font-weight: normal;
	margin: 0;
	padding: 0;
text-transform: uppercase;
color: #00a2b1;
	margin-bottom: 10px;
}


h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
color: #00a2b1;
text-transform: uppercase;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;

	margin-bottom: 10px;
}


#content {
	width:675px; margin: 150px auto; padding: 0
	background-color:#663399; text-align: left; position: relative;
}

.box{
	width: 300px; float: left; display: block; position: relative;	
}

.box#left { margin-right: 75px; }

.box a:link { color: #6f7173; text-decoration: none }
.box a:visited { color: #6f7173; text-decoration: none}  /* visited link */
.box a:hover { color: #6f7173; text-decoration:none}  /* mouse over link */
.box a:active {color: #6f7173; text-decoration:none}  /* selected link */


.box h1 a:link  { color: #a7a9ac!important; text-decoration: none }
.box h1 a:visited { color: #a7a9ac!important; text-decoration: none}  /* visited link */
.box h1 a:hover { color: #a7a9ac!important; text-decoration:none}  /* mouse over link */
.box h1 a:active {color: #a7a9ac!important; text-decoration:none}  /* selected link */




/* End of 'voorpagina_style' */

