* {
margin: 0;
padding: 0;
}
body {
font: 0.7em Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
a img {
border: 0;
}
div#page_wrapper {
background: White url("../images/template/bg-main2.jpg") 41px 72px no-repeat;
text-align: left;
width: 915px;
margin: 10px auto;
height: 650px;
position: relative;
}
div#logo {
position: absolute;
}
div#admin_navigation {
position: absolute;
top: 80px; 
left: 210px;
}
div#change_category {
top: 50px;
left: 600px;
position: absolute;
width: 240px;
text-align: right;
}
div#change_category a {
text-decoration: none;
}
div#change_category a:hover {
text-decoration: underline;
}
div#content_wrapper {
position: absolute;
left: 190px;
top: 105px;
width: 526px;
}
div#afbeelding {
background: url(../images/template/pano.jpg) no-repeat;
}
body#inschrijven div#afbeelding {
background: url(../images/template/afbeelding-inschrijven.jpg) no-repeat;
}
body#studentenleven div#afbeelding, body#stappen div#afbeelding, body#kamers div#afbeelding, body#studieboeken div#afbeelding, body#korting div#afbeelding {
background: url(../images/template/studentenleven.jpg) no-repeat;
}
body#werkwijze div#afbeelding {
background: url(../images/template/hoe-werkt-het.jpg) no-repeat;
}
div#overlay {
background:  url(../images/template/overlay-afbeelding.gif) top left no-repeat;
height: 130px;
}
div#content {
padding: 1em 2em;
min-height: 350px;
line-height: 1.5em;
border-left: 1px solid #BEBEBE;
border-right: 1px solid #BEBEBE;
background: White;
}
div#breadcrumbs {
height: 21px;
color: White;
background: #A7A7A7 url("../images/template/bg-breadcrumbs.gif");
}
div#main_navigation {
position: absolute;
top: 205px;
left: 10px;
}
div#main_navigation ul {
list-style-type: none;
}
div#main_navigation li {
margin-bottom: 5px;
}
div#advertentie {
position: absolute;
top: 490px;
left: 10px;
width: 152px;
height: 157px;
background: url("../images/template/bg-advertentie.gif") no-repeat;
}
div#advertentie div.wrapper {
padding: 10px 5px;
}
div#advertentie div.advertentie {
margin: 15px 10px;
text-align: center;
}
div#kader_rechts {
position: absolute;
top: 105px;
left: 730px;
}
div.kopje {
padding: 5px 0;
text-align: center;
}
div#login_block {
width: 186px;
height: 169px;
background: url("../images/template/bg-login-block.gif") no-repeat;
margin-bottom: 15px;
}
div#login_block div.wrapper {
padding: 10px 30px;
}
div#login_block a {
color: White;
}
div#login_block input#send {
border: 1px solid Black;
text-align: right;
margin-top: 5px;
}
div#login_block input.text {
display: block;
width: 100%;
}

div#vacatures_block {
background: url("../images/template/bg-vacatures-block.gif") no-repeat;
width: 186px;
height: 358px;
}
div#vacatures_block div.wrapper {
padding: 10px 10px;
}
div#vacatures_block div.kopje {
margin-bottom: 7px;
}
div#vacatures_block h3 {
font-size: 1.2em;
margin: 0;
}
div#vacatures_block h3, div#vacatures_block h3 a {
color: #74982C
}
div#vacatures_block a {
text-decoration: none;
color: Black;
}
div#vacatures_block div.meer {
margin-top: 10px;
margin-right: 20px;
text-align:right;
}
div#vacatures_block div.meer a img {
border: 1px solid Black;
}
div#marqueecontainer {
height: 280px;
overflow:hidden;
position: relative;
margin-left: 10px;
}
div#vmarquee {
position: absolute;
}

/*.jcarousel-container-vertical {
position: relative;
width: 150px;
height: 255px;
}
.jcarousel-clip-vertical {
z-index: 2;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
width:  150px;
height: 255px;
}
.jcarousel-list {
z-index: 1;
overflow: hidden;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
}
.jcarousel-item-vertical {
list-style: none;
width: 150px;
height: 85px;
}*/

div#footer {
height: 19px;
padding-top: 8px;
text-align: center;
background: url("../images/template/bg-footer.gif") no-repeat bottom left;
}
div#footer ul {
list-style-type: none;
}
div#footer li {
display: inline;
margin: 0 5px;
}
div#footer a {
color: White;
text-decoration: none;
}
div#footer a:hover {	
text-decoration: underline;
}

div#download_button {
float: right;
}
div#download_button img {
margin: 0;
padding: 0;
text-align: right;
}
div#download_button a {
margin: 0;
padding: 0;
}
.button {
border: 1px solid Black;
}
.bericht-succes {
	font-weight: bold;
	border: 1px solid #88B52E;
	padding: 5px;
	margin-bottom: 10px;
}
#content form td label {
	white-space: normal;
}