@charset "utf-8";
/* CSS Document */

/*
kleuren jouwstudentenleven:
blauw:	#00b2ee
groen:	#62b01f
rood:		#e70012
oranje:	#ee6e01
geel:		#fdca01

paars:	#d611f3

*/



* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
}



.linkbutton {
	border: 1px dotted black;
	padding: 2px;
	display: block;
	width: 150px;
	text-decoration: none;
}
.linkbutton:hover {
	border-style: solid;
	text-decoration: none;
}

.lbdisabled {
	border: 1px dotted grey;
	color: grey;
	padding: 2px;
	display: block;
	width: 150px;
	text-decoration: none;
}


.bodyinteressant a {
	color : #fdca01; 
	text-decoration: none;
	font-weight: bold;
}

.bodykamers a {
	color : #62b01f; 
	text-decoration: none;
	font-weight: bold;
}

.bodykamers .linkbutton {
	border-color: #62b01f;
}

.bodybijbanen a {
	color : #e70012; 
	text-decoration: none;
	font-weight: bold;
}

.bodycarriere a {
	color : #ee6e01; 
	text-decoration: none;
	font-weight: bold;
}
.bodycarriere .linkbutton {
	border-color: #ee6e01;
}

.bodystudie a {
	color : #00B2EE; 
	text-decoration: none;
	font-weight: bold;
}

.bodystudie .linkbutton {
	border-color: #00B2EE;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0px auto 0px auto;
}

#main_rechts {
	background: white url('images/hatrb.png') no-repeat top;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
	height: 366px;
}

.mainmenu {
	
}

.mainmenu a {
	color: white;
 	font-weight: bold;
	display: block;
	text-decoration: none;
}



.box {
	margin: 15px 0px 15px 15px;
	padding: 15px 0px 0px 0px;
	width: 180px;
	height: 280px;
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
}
.box a {
	margin: 1px 5px 1px 5px;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}

#boxstudie {
	background: #00b2ee url('images/studie.png') no-repeat top;
	margin: 15px 0px 15px 0px;
}

#boxkamers {
	background: #62b01f url('images/kamers.png') no-repeat top;
}

#boxbijbanen {
	background: #e70012 url('images/bijbanen.png') no-repeat top;
}

#boxcarriere {
	background: #ee6e01 url('images/carriere.png') no-repeat top;
}

#boxinteressant {
	background: #fdca01 url('images/interessant.png') no-repeat top;

}




.bgstudie {
	background: #00b2ee;
}

.bgkamers {
	background: #62b01f;
}

.bgbijbanen {
	background: #e70012;
}

.bgcarriere {
	background: #ee6e01;
}

.bginteressant {
	background: #fdca01;
}
.balk {
	height: 4px;
	margin: 2px 0px 2px 0px;
	
}

.balksmall {
	height: 1px;
	margin: 6px 0px 6px 0px;
	
}

.bginteressant {
background-color : #fdca01; 

}

.bgkamers {
background-color : #62b01f; 

}

.bgbijbanen {
background-color : #e70012; 

}

.bgcarriere {
background-color : #ee6e01; 

}

.bgstudie {
background-color : #00B2EE; 

}


.interessant {
color : #fdca01; 

}

.kamers {
color : #62b01f; 

}

.bijbanen {
color : #e70012; 

}

.carriere {
color : #ee6e01; 

}

.studie {
color : #00B2EE; 

}

.menuinteressant {
color:#fdca01;
text-decoration:none;
font-size: 14 px;
font-weight: bold;

}

.menucarriere {
color:#ee6e01;
text-decoration:none;
font-size: 14 px;
font-weight: bold;

}

.menukamers {
color:#62b01f;
text-decoration:none;
font-size: 14 px;
font-weight: bold;

}

.menubijbanen {
color:#e70012;
text-decoration:none;
font-size: 14 px;
font-weight: bold;

}

.menustudie {
color:#00B2EE;
text-decoration:none;
font-size: 14 px;
font-weight: bold;

}
.menuhome {
color:#ffffff;
text-decoration:none;
font-size: 10 px;
font-weight: bold;

}

.jouwstudentenleven {
color:#d611f7;
text-decoration:none;
font-size: 10 px;
font-weight: bold;

}

input, textarea, select {
	/*background-color: white;
	border: 1px solid black;
	color: black;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	border: 1px solid black;
	padding: 2px;
	text-decoration: none;
	
}
input:focus, textarea:focus {
/*	border-color: #333333;
	border-style: solid;
	text-decoration: none;*/
}






h1 {
	color: black;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
}
h2 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
}
h3 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}
h4 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.kamers_overzicht_header td {
	background-color: #eeeeee;
	font-weight: bold;
	padding: 2px;
	
}

.kamers_overzicht_row td {
	padding: 2px;
}

.kamerfoto {
	margin: 5px;
	border: 1px solid #62b01f;
}


.linkbuttonrow td {
	padding: 3px 6px 3px 0px;
}