/* CSS items voor het linkerframe */

}
.linksKop {
	color:				#007427;
	font-family:			Georgia, Book antiqua, serif;
	font-size:			20px;
	font-weight:			normal;
}
.linksMenu:link {
	color:				#007427;
	font-family:			Georgia, Book antiqua, serif;
	font-size:			13px;
	font-weight:			normal;
	text-decoration:		none;
}
.linksMenu:visited {
	color:				#007427;
	font-family:			Georgia, Book antiqua, serif;
	font-size:			13px;
	font-weight:			normal;
	text-decoration:		none
}
.linksMenu:hover {
	background-color:		#F6AA98;
	color:				#000080;
	font-family:			Georgia, Book antiqua, serif;
	font-size:			13px;
	font-weight:			normal;
	text-decoration:		underline;
}
.linksMenu:active {
	color:				#00A900;
	font-family:			Georgia, Book antiqua, serif;
	font-size:			13px;
	font-weight:			normal;
	text-decoration:		none;
}

/* Einde CSS items voor linker frame */




/* CSS items voor alle overige pagina's */
.bovenkant {
width:	   100%;
 position:	absolute;
	left:		0;
	top:		0px;
	z-index:	0;}

.achtergrond {

position:	absolute;
background-position: center;
	z-index:	0;}
	
}	
.centerTable {
        background-image:               url(http://www.studentopkamers.nl/testomgeving/img/achtergrond.jpg);
        background-repeat:              no-repeat;
}

#bodyMidden {
	background-color:		#ffffff;
	color:				#007427;
	font-family:			Georgia, Book antigua, serif;
	font-size:			12px;
	scrollbar-base-color		#CE2F00;
	scrollbar-arrow-color:		#000080;
	scrollbar-darkshadow-color:	#00A900;
	topmargin:			0px;
	
}
.contentleft {
	position:	absolute;
	left:		0px;
	width:		220px;
	top:		80px;
	z-index:	1;
}
.leftoud { background-color: #9DC6FF;}
.left
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: #007427;
	border-style: solid;
	background-color: #FFFFFF;
	margin:			15px;
	padding:		5px;
	text-align:		left;
		filter: alpha(opacity=80);
	-moz-opacity:0.80;
}
.content {
	position:	absolute;
	left:		215px;
	width:		500px;
	top:		80px;
	z-index:	1;
}
.login {
	position:	relative;
	left:		600px;
	
	top:		20px;
	z-index:	1;
}

.contentbox {border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: #007427;
	border-style: solid;
	background-color: #FFFFFF;
	margin:			15px;
	padding:		5px;
	text-align:		left;
	width:			520px;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
}


	
.box {
	font-family:			Georgia, Book antiqua, serif;
	font-size:			12px;
	font-weight:			normal; 
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: #007427;
	border-style: solid;
	height: 200px;
	background-color: #9DC6FF;
		filter: alpha(opacity=75);
	-moz-opacity:0.75;
}
td {
	font-family:			Georgia, Book antiqua, serif;
	font-size:			12px;
	font-weight:			normal; 
}

.EuroKlein {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000CC}
a:link {  font-family: Georgia, Book antiqua, serif; font-size: 12px; font-weight: bold; color: #007427; text-decoration: underline}
a:visited {  font-family: Georgia, Book antiqua, serif; font-size: 12px; font-weight: bold; color: #007427; text-decoration: underline}
a:hover {  font-family: Georgia, Book antiqua, serif; font-size: 12px; font-weight: bold; color: navy; text-decoration: underline; background-color: #F6987D}
a:active {  font-family: Georgia, Book antiqua, serif; font-size: 12px; color: #007427; font-weight: bold; text-decoration: underline}


