body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585F61;
	background-color: #E5E5E5;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding:0px;
	
}
a {
	text-decoration:none;
	color:#C9342D;	
}
h1 {
	margin:0px;
	padding:0px;
	color:#C9342D;
	font-size:18px;
	font-weight:lighter;
}
a:hover
{
	text-decoration:underline;
	color:#585F61;	
}
.menu {
	height: 39px;
	width: 700px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	font-weight:700;
}
.menu a
{
	text-decoration:none;
	color:#FFFFFF;	
}
.menu a:hover
{
	text-decoration:none;
	color:#C9342D;
}
.language
{
	height: 39px;
	width: 211px;
	background-image:url(images/language.gif);
	background-repeat:no-repeat;
}
.student
{
	height: 394px;
	width: 700px;
	background-image:url(images/student.jpg);
	background-repeat:no-repeat;
}
.study
{
	height: 394px;
	width: 700px;
	background-image:url(images/study.jpg);
	background-repeat:no-repeat;
}
.students
{
	height: 394px;
	width: 211px;
	background-image:url(images/students.gif);
	background-repeat:no-repeat;
}
.design, .design a
{
	color:#B8B8B8;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.front
{
	color:#DEDEDE;
	width:234px;
	height:140px;
}

/* Knoppen */
.services a:link, .services a:active, .services a:visited 
{
	display:block;
	width:198px;
	height:91px;
	background: url(images/services.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
.services a:hover
{
	background-position: 0 -91px;
}
.service, .service a
{
	margin:62px 4px 14px 134px;
	color:#585F61;
	text-decoration:none;
}

.questions a:link, .questions a:active, .questions a:visited 
{
	display:block;
	width:198px;
	height:91px;
	background: url(images/questions.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
.questions a:hover
{
	background-position: 0 -91px;
	color:#C9342D;
}
.question, .question a
{
	margin:62px 4px 14px 134px;
	color:#585F61;
	text-decoration:none;
}

.newsletter 
{
	display:block;
	width:198px;
	height:184px;
	background: url(images/news.gif) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
.newsletter .inhoud
{
	margin:8px 10px 10px 18px;
}
.newsletter input
{
	padding:4px;
	background-image:url(images/field.gif);
	background-repeat:no-repeat;
	border:0px;
	border-style:none;
	height:14px;
	width:173px;
	color:#585F61;
	font-size:11px;
	margin:0px;
	
}
.newsletter .button
{
	background-image:url(images/inschrijven.gif);
	background-repeat:no-repeat;
	border:0px;
	border-style:none;
	height:23px;
	width:180px;
	color:#FFFFFF;
	font-size:11px;
}
input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color:#585F61;
	font-size:11px;
}
textarea
{
	width:400px;
}
form
{
	margin:0px;
	padding:0px;
}
.student_support
{
	height:14px;
	padding:4px;
	background-image:url(images/tab.gif);
	background-repeat:no-repeat;
}

/* Scrollbar */

#mycustomscroll {
	width: 638px;
	height: 334px;
	overflow: auto;
	position: relative;
	padding: 0px;
	padding-right:23px;
}
.fixedwidth {
	width: 638px;
	height: auto;
	position: relative;
	color: black;
	padding: 0px;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 7px;
}
.vscrollerbar {
width: 7px;
background: url(images/scroller.gif);
}
.hscrollerbase {
height: 7px;
}
.hscrollerbar {
height: 7px;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
width: 7px;
height: 7px !important;
}
.vscrollerbarend {
width: 7px;
height: 7px;
}
.hscrollerbarbeg {;
height: 7px;
width: 7px !important;
}
.hscrollerbarend {
height: 7px;
width: 7px;
}
.scrollerjogbox {
width: 7px;
height: 7px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
background: url(images/scrolltop.gif) no-repeat;
width: 7px;
height: 7px !important;
}
.vscrollerbaseend {
background: url(images/scrollbottom.gif) no-repeat;
height: 7px;
width: 7px;
}
.hscrollerbasebeg {
height: 7px;
width: 7px !important;
}
.hscrollerbaseend {
height: 7px;
width: 7px;
}
.scrollerjogbox:hover {
}