body * {
	 position: relative;

}

body {
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	color: #8BCE06;
	font-size: 36px;
	width: 340px;
	height: 110px;
	text-align: left;
}

p {
	line-height: 140%;
}


.container{
	width: 770px;
	margin-top: 20px;
}

.header {
	height: 155px;
	text-align: left;
	margin-bottom: 0px;
}

.topbalk {
	height: 15px;
	background-color: #2B456A;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	padding: 10px;
}

#homefoto {
	position: absolute;
	top: 14px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	z-index: 1;
}

#studieverenigingen {
	position: absolute;
	top: 100px;
	z-index: 2;
}

.bannerhome {
	height: 119px;
	width: 410px;
	left: 211px;
	background-color: white;
	position: absolute;
	top: 36px;
	z-index: 4;
}

.inloggen {
	position: absolute;
	background-color: #FF9900;
	height: 99px;
	width: 118px;
	left: 622px;
	padding: 10px;
	padding-left: 20px;
	color: #FFF;
	font-size: 10px;
	border-top: 1px solid #FFF;
}

.veld {
	width: 95px;
	height: 11px;
	font-size: 10px;
}

.submit {
	background-color: #FF9900;
	color: #FFF;
	height: 22px;
	font-size: 14px;
	margin-top: 3px;
	width: 100px;
}

.menubalk {
	background-image: url(../images/backmenu.png);
	height: 23px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

a.menuitem {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.menuitem:hover {
	color: #FF9900;
}

a.current {
	color: #FF9900;
}

.content {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	padding-left: 0px;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/backcontent.png);
}

.main {
	width: 500px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

.mainblokjes {
	width: 500px;
	margin-bottom: 10px;
}

.blok_l {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.blok_r {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.bloktitel {
	width: 215px;
	height: 16px;
	padding-top: 4px;
	border-right: 5px solid white;
	border-left: 5px solid white;
	background-color: #2B456A;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.blokinhoud {
	width: 220px;
	padding-left: 5px;
	border: 1px solid #2B456A;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #EEEEEE;

}

.item {
	margin-bottom: 3px;
}

a.profiel {
	color: #000;


}

a.profiel:hover {
	color: #2B456A;

}

.kolomrechts {
	width: 230px;
	float: right;
	padding: 10px;
	background-color: #EEEEEE;

}

.blokrechts {
	width: 220px;
	float: left;
	margin-bottom: 10px;

}

.bloktitelrechts {
	width: 225px;
	height: 16px;
	padding-top: 4px;
	background-color: #7091C4;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.blokinhoudrechts {
	width: 218px;
	padding-left: 5px;
	border: 1px solid #7091C4;
	padding-bottom: 3px;
	padding-top: 3px;

}

.footer {
	clear: both;
	border-top: 1px solid #B4B4B4;
	background-color: #EEEEEE;
	border-bottom: 30px solid #FF9900;
}

a.admin_link {
	color: #000000;
	text-align: left;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
}

a.admin_link:hover {
	text-decoration: underline;
}

form.simple fieldset {
	border:0;
}

form.simple label:hover {
	cursor:pointer;
}

form.simple fieldset label.required {
	font-weight:bold;
}

form.simple fieldset input,
form.simple fieldset label {
	float:left;
	width:150px;
	display:block;
}

form.simple fieldset br {
	clear:left;
}

form.simple p.error {
	color:#f00;
}

div.verenigingDetails {
	
}

img.logo {
	float:right;
}
