/* <style type="text/css">  handig voor highlight */
.video_1 {
		width: 130px;
		float:left;
		text-align:center;
	}
.video_2 {
		width: 130px;
		float:right;
		text-align:center;
	}

.video {
	margin: 2px 12px 5px 0px;
	float:left;
	width: 140px;
}

.video_text {
	width: 220px;
	_width: 230px;
	float:left;
	padding: 0px 0px 0px 10px;
}
.votes {
	text-align: center;
	font-size: 80%;
}
.stem {
	margin-top: 2px;
	font-size: 120%;
}
.vid_header {
	font-weight: bold;
}
.vid_stars {
	margin-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
.vid_stars_top5 {
	margin-top: 1px;
}
.video_top5 {
	margin-bottom: 7px;
	width: 100px;
}

/** login gedeelte **/
.loggedin_container {
	margin: 3px 7px 0px 0px;
	float: right; 
	border: 0px solid red;
}

div.moduleMenu {
    background-color: #981098;
    border-color: #F49AF4;
    color: #FFFFFF;
}

div.moduleMenu a {
    color: #FFFFFF;
}

.trace {
	font-size: 110%;
	padding-top: 14px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333333;
	width: 690px;
}
#topMenu {
	height: 25px;
	background: none;
}
#topMenu_div {
	border-left: 2px solid #fff;
	margin: 0 0 0 166px;
	bottom: 0px;
}
#topMenu_div div{
	width:122px;
}
#topMenu div {
	float:left;
}
#topMenu a {
	height: 25px;
	padding: 5px 10px 2px 10px;
	border-width: 0px 2px 0px 0px;
	border-color:  #fff; 
	background-color: transparent;
	color: #fff;
	width: 122px;
	text-shadow: #666 1px 1px;
}
#topMenu #current {
	color:#fff;
	background-color:#000;
}
#topMenu a:hover {	
	color:#fff;
	background-color:#000;
}
div.menu2 {
	border: 0px;
	margin-left: 1px;
	padding: 0px;
	height: 25px;
}

div.menu2 a.WinItem {  
	padding: 6px 1em;
	background-color: #981098;
}

div.moduleTitle, div#page_name H1 {
	background: none;
	font-size: 180%;
	letter-spacing: 2px;
}

.subMenu {
	background-color: #FFF;
	/*height: 24px;*/
	height: auto;
	padding: 0px 0px 0px 0px;
	border-bottom-style: dashed;
	border-right-style: none;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	vertical-align:middle;
}

.subMenu a {
	color: #981098;
	display: block;
	line-height:24px;
	padding-right: 4px;
	padding-left: 4px;
}

.subMenu a:hover {
	background-color: #981098;
	color:#fff;
	display:block;
	/*height: 24px;*/
}

.subMenu a.selected {
	background-color: #981098;
	color:#fff;
	display:block;
	/*height: 24px;*/
}

#lijn {
	display: none;	
}

