/*elementen*/ 				
#wat_ligt_je {
	height:400px;
	width: 165px;
    margin:0 0 0 22px;
	background-image:url(/frontend/images/verticaal_paneel.png);
	background-repeat:no-repeat;
	position:absolute;
     } 

#studieleven {
    width: 410px;
    height: 125px;
    padding: 0px;
	margin:0px;
	background-image:url(/frontend/images/horizontaal_paneel2.png);
	background-repeat:no-repeat;
	position:relative;
	top:405px;
    }
	
#avans_enzo {
	float:right;
    width: 405px;
    height: 115px;
	margin: 0 50px 0 0;
    padding: 2px 5px 5px 10px;
	background-image:url(/frontend/images/horizontaal_paneel.png);
	background-repeat:no-repeat;
	
    }
	
#studentenleven {
    width: 150px;
    height: 400px;
/*     margin:0 30px 0 0; */
	background-image:url(/frontend/images/verticaal_paneel_150.png);
	background-repeat:no-repeat;
	position:absolute;
	top:240px;
    } 

#scroller {
	position: absolute;
        height: 20px; 
        width:150px;
	text-align:center;
	}

#scroller_right {
	width:133px;
	text-align:center;
    height: 25px; 
	position:relative;
	top:-5px;
}

#scroller_left {
	position:relative;
	top:320px;
	width:160px;
	text-align:center;
    height: 25px; 
	}
	
#avans_campagnesticker {
	margin:170px 0 0 260px;
	position:absolute;
	}
	

#content_tagcard_top {
	margin:0 0 0 252px;
	width:134px;
	height:89px;
	position:absolute;
	}

#content_tagcard_bottom {
        margin-left:252px;
        margin-top:89px;
        width:134px;
	height:89px;
	background-image:url(/frontend/images/tagcard-bottom3.png);
	background-repeat:no-repeat;
	position:absolute;
	}

#content_tagcard_bottom_tx {
	margin:3px 0 0 0;
	position:absolute;
        display:block;width:125px;height:94px;
        text-align:center;vertical-align:middle;
	}

	
#content_tagcard_bottom a {	
	align: center;
	color:#FFFFFF;
	valign: middle;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
	
#content_tagcard_bottom a:hover {
        color:#C6002A;
	}
	
#content_tagcard_bottom a:active {
        color:#C6002A;
	}

.scroll_links {
	position:relative;
	top:-105px;
    float: left;
	left:5px;
	} 
.scroll_rechts {
    float: right;
	position:relative;
	top:-105px;
	right:5px;
	}

.scroll_boven {
	margin-top:12px;
	} 

.scroll_beneden {
	margin-top:20px;
	}

.scroll_beneden_right {
	margin-top:-10px;
	}
	
#container_player {
	margin-left:60px;
	margin-top:10px;
	width: 341px;
	height:325px;
	border:black 1px;
	background-image:url(/frontend/images/background_paneel.png);
	background-repeat:no-repeat;
	padding:30px 0 0 3px;
	
	}
#player_tekst {
	font-size:16px;
	font-weight:bold;
	color:#590B35;
	margin-left:20px;
	margin-top:-20px;
}

#contact_blok {
	background-image:url(/frontend/images/contact_blok.png);
	width:317px;
	height:52px;
	margin-left: 72px;
	position:relative;
	top:30px;
}




/*titelblokjes*/	
.wat_ligtje_titel {
	margin:0 0 200px 196px;
	}

a:hover.test_jezelf_titel {
	color: #5A0831;
	}

#test_jezelf a { 
    color: #ffffff;
}

#test_jezelf a:hover, a:active { 
    color: #5A0831;
}

.test_jezelf a:hover, a:active { 
    color: #5A0831;
}

.studieleven_titel {
	margin:250px 0 0 0;
	position:absolute;
}


	
.avans_enzo_titel{	
	margin:10px 0 0 817px;
	position:absolute;
}
	
.studentenleven_titel{	
	margin:60px 0 0 20px;
	position:absolute;
}


/*verbindingsstukjes */
#container_watligtje_rechts {
	width:100px;
	margin:50px 0 0 177px;
	position:absolute;
	}

.wat_ligtje_balkje{
	height: 10px;
	width:20px;
	background-color:#c6002a;
	}
	
#container_test_jezelf_rechts {
	width:100px;
	margin:355px 0 0 177px;
	position:absolute;
	}
	
.test_jezelf_balkje{
	height: 10px;
	width:30px;
	background-color:#c6002a;
	}
	
#container_studieleven {
	width:100px;
	margin:-15px 0 0 -22px;
	overflow:visible;
	}

.studieleven_balkje{
	height: 10px;
	width:25px;
	background-color:#c6002a;
	}	
	
#container_avans_enzo {
	width:100px;
	margin:25px 0 0 792px;
	position:absolute;
	}

.avans_enzo_balkje{
	height: 10px;
	width:25px;
	background-color:#c6002a;
	}
	
#container_studentenleven {
	position:relative;
	width:0px;
	height:0px;
	left:100px;
	top:100px;
	
	}

.studentenleven_balkje{
	height: 50px;
	width:10px;
	background-color:#c6002a;
	}		


#testjezelfDiv {
	position:relative;
	top:316px;
	left:191px;
	height:0px;width:0px;
}