/*DOCUMENT*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 8pt;
}

html { height: 100%; }

body {
	width: 985px;
	margin: 0 auto;
	height: 100%;
	background-image: url(/images/background.png);
}

/*HEADER*/
#header {
	width: 647px;
	height: 121px;
	padding-top: 31px;
	padding-left: 338px;
	background-image: url(/images/header.png);
	overflow: hidden;
}

#header img {
	margin-right: 6px;
}

#header p {
	position: relative;
	bottom: 150px;
	left: 535px;
	*bottom: 147px;

}

/*MENU*/
#header_bottom {
	height: 10px;
	background-color: #b02949;
	font-size: 1pt;
}

#menu {
	width: 925px;
	*width: 945px;
	_width: 905px;
	padding-left: 50px;
	*padding-left: 30px;
	_padding-left: 30px;
	_margin-left: 10px;
	float: right;
	background-color: #5e5e5e;
    height: 100%;
}

.menu_button_1 {
	width: 70px;
	height: 25px;
	*height: 24px;
	margin-right: 20px;
	padding-top: 3px;
	*padding-top: 4px;
	float: left;
	text-align: center;
}

.menu_button_1:hover {
	background-image: url(/images/menu_hover_1.gif);
}

.menu_button_2 {
	width: 70px;
	height: 27px;
	*height: 24px;
	margin-right: 20px;
	padding-top: 1px;
	*padding-top: 4px;
	float: left;
	text-align: center;
}

.menu_button_2:hover {
	background-image: url(/images/menu_hover_2.gif);
}

.menu_box_popup {
	visibility: hidden;
	width: 135px;
	height: auto;
	background-color: #b02949;
	position: absolute;
	top: 190px;
	left: 0px;
	*margin-left: -30px;
	*margin-top: -162px;
}

.menu_box_popup_item {
	height: 22px;
}

.menu_box_popup_item:hover {
	background-color: #5e5e5e;
}

.menu_box_popup_item:hover a {
	color: #212121;
}

/*CONTENT*/
#container {
	width: 985px;
	position: relative;
	height: auto !important;
	height: 100%;
	background-image: url(/images/container_background.png);
	overflow: hidden;
	*overflow: visible;
	z-index: 0;
	clear: all;  
}

#container2 {
	width: 935px;
	padding: 6px;
	float: right;
	overflow: hidden;
	background-color: #404040;
	*margin-left: -2px;
}

.tab {
	height: 24px;
	margin-right: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
	background-color: #212121;
	font-size: 10pt;
}

.tab:hover {
	background-color: #b02949;
}
.tab a, .tab_selected a {
	color: white;
	text-decoration: none;
}
.tab a:hover, .tab_selected a:hover {
	text-decoration: none;
}
.tab_selected {
	height: 24px;
	margin-right: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
	background-color: #b02949;
	font-size: 10pt;
}

#container3 {
	width: 935px;
	margin-bottom: 6px;
	overflow: hidden;
	clear: left;
	background-image: url(/images/content_background.png);
}

#content {
	width: 632px;
	float: left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.content_box {
	margin-bottom: 6px;
	margin-right: 6px;
	width:	617px;
	background-color: #ededed;
	border: 1px solid #d8d8d8;
}
.content_box b{
	font-size: 9pt;
}
.content_box a{
	text-decoration: underline;
	color: #212121;
	font-size: 8pt;
}
.content_box a:hover{
	text-decoration: none;
}
.content_box2 {
	display: block;
	margin-bottom: 6px;
	margin-right: 6px;
	width:	617px;
}

.content_img_box {
	width: 150px;
	height: 170px;
	margin-right: 6px;
	float: left;
}

.content_img_box_img {
	height: 150px;
	width: 150px;
	background-color: #ededed;
	text-align: center;
}

#right {
	width: 278px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	float: right;
}

.menu_box {
	margin-top: 6px;
	padding: 6px;
	background-color: #404040;
}

.menu_box_2 {
	margin-top: 6px;
	padding: 6px 0px 0px 6px;
	background-color: #404040;
}

.menu_box_item {
	overflow: hidden;
	background-color: #5e5e5e;
	height: 50px;
	width: 266px;
}
.menu_box_item a{
	text-decoration: none;
}

.menu_box_item p {
	float: right;
	width: 210px;
}

.menu_box_item img {
	float: left;
	margin-bottom: -4px;
	position: absolute;
	height: 50px;
	width: 50px;
}

.menu_box_item_bottom {
	height: 18px;
	background-color: #212121;
	margin-bottom: 6px;
}

.menu_box_img {
	text-align: center;
	margin: 0px 6px 6px 0px;
}


/*POPUP*/
.popup {
	width: 151px;
	height: 63px;
	padding-top: 17px;
	padding-left: 5px;
	display: none;
	position: absolute;
	background-image: url(/images/popup.gif);
}

/*FOOTER*/
#footer {
	height: 25px;
	background-color: #212121;
}

/*OVERIGE*/
.pagina_n, .pagina a, .pagina_actief, .pagina_actief a {
	background-color: #b02949;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 11px;
}

.pagina a:hover, .pagina_actief, .pagina_actief a {
	background-color: #ededed;
	color: #212121;
}

/*OPMAAK*/
* {
	font-family: "Trebuchet MS";
}

h1 {
	padding-bottom: 6px;
	font-size: 14pt;
	color: #b02949;
}

h2 {
	padding-bottom: 6px;
	font-size: 12pt;
	color: #FFFFFF;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.popup {
	color: #FFFFFF;
	font-size: 10pt;
}

.menu_button_1 a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_button_2 a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_box_popup_item a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

.tab a {
	font-size: 9pt;
	color: white;
	text-decoration: none;
}
.tab a:hover { text-decoration: none; }

.tab_selected {
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

.menu_box_item p {
	padding-top: 3px;
	font-size: 9pt;
	line-height: 11pt;
}

.menu_box_item_bottom {
	color: #FFFFFF;
	font-size: 9pt;
	padding-top: 2px;
	padding-left: 5px;
}

.menu_box_white {
	margin-top: 15px;
	margin-bottom: 5px;
	color: white;
	font-size: 8pt;
}

.menu_box_white a {
	color: white;
	text-decoration: none;
}
.menu_box_white a:hover { text-decoration: underline; }

.content_box { font-size: 8pt }
.content_box p {
	padding: 5px;
	font-size: 8pt;
}

#zoeken {
	width: 350px;
	padding-left: 20px;
	background-image: url(/images/icon_search.png);
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #5e5e5e;
}

.content_img_box p {
	font-size: 9pt;
	color: #212121;
}

.content_box_score {
	color: #b02949;
	font-weight: bold;
}

#footer p {
	text-align: center;
	color: #5e5e5e;
	font-size: 10pt;
	padding-top: 3px;
}

#footer a {
	text-decoration: underline;
	color: #5e5e5e;
}

#footer a:hover {
	text-decoration: none;
}
/********************************/
label {
	width: 200px;
	display: block;
	font-size: 8pt;
	margin-left: 2px;
}
input,textarea {
	display: block;
	background: #FFFFFF;
	margin: 2px;
	border: 1px solid #d8d8d8;
}
.valuef {
	color: #212121;
	width: 20px;
	text-align: right;
	font-size: 8pt;
	font-face: 'Trebuchet MS', Verdana;
	font-weight: bold;
	line-height: 12px;
	border: 0;
	cursor: default;
	display: inline;
}
/*td {
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}*/
hr {
	border: 0px;
	color: #FFFFFF;
	border-bottom: 1px dotted #212121;
}
.infobalk {
	background: url(./images/infobalk.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
	text-align: left;
}
.positie {
	font: 18px 'Trebuchet MS', Verdana, Tahoma;
	color: #ffffff;
	width: 38px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 5px;
}
.gebruikersnaam {
	display: block;
	padding: 9px 0px 0px 0px;
	float: left;
	width: 110px;
	overflow: hidden;
}
.stemmen {
	float: left;
	display: block;
	padding: 9px 0px 0px 0px;
	width: 49px;
	overflow: hidden;
}
.sms {
	font: 11px 'Trebuchet MS',Verdana,Tahoma;
	text-align:center;
	vertical-align:bottom;
	display: block;
	width: 120px;
	padding: 100px 20px 20px 20px;
}
.bellen{
	padding: 0px 0px 20px 20px;
	font: 12px 'Trebuchet MS',Verdana,Tahoma;
	display: block;
	text-align: left;
}
.bellen input{
	border: 0px;
	color: #4f80bb;
	display: inline;
}
.bellen a{
	display: inline;
}
#zoekresultaat.laden{
	background: #ededed url(/images/loading.gif) 300px 100px no-repeat;
	min-height: 200px;
}
#reacties p {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
#reacties small{
	font-size: 8pt;
	font-style: italic;
}
td {
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}
.thumb img{
	display: block;
}
.thumb a{
	font-size: 8pt;
	text-decoration: none;
	color: #212121;
}
.thumb a:hover{
	text-decoration: underline;
}
dt{
font-weight: bold;
color: #fff;
}
dt a{
font-size: 14px;
color: #fff;
text-decoration: none;
}
dd{
color: #fff;
padding-left: 10px;
margin-bottom: 6px;
background: #555555;
}

#tooltip{
	position:absolute;
	border:2px solid #c7c5c5;
	background: #fff;
	padding:2px 5px;
	color:#212121;
	display:none;
}


