/********************************
* Standard Styles
********************************/
html,body {
	margin:									0;
	padding:								0;
}

body {
	border-top:								1px solid #99cc33;
	background:								#FF2900 url('../images/topbar_groot2.png') repeat-x top left;
}

#page {
	position:								relative;
	margin:									0 auto;
	width:									800px;
	height:									100%;
}

h1 {
	font-family:							"Myriad Pro", Verdana;
	font-size:								14px;
	color:									#ff3300;
}

h1.main_header {
	font-size:								19.5px;
	font-weight:							bold;
	text-transform:							uppercase;
	letter-spacing:							-0.5px;

	margin-bottom:							0;
	padding-bottom:							0;
	margin-top:								0;
}

h2 {
	font-family:							"Myriad Pro", Verdana;
	font-size:								12px;
	color:									#ff6600;
}

h2.main_header {
	font-size:								12px;
	text-transform:							uppercase;
	font-weight:							bold;
	letter-spacing:							0px;

	margin-top:								0;
	padding-top:							0;	
	margin-bottom:6px;
}

/********************************
* Base layout
********************************/
#menu_profs {
	position:								absolute;

	top:									80px;
	left:									20px;

	width:									226px;
}

#content {
	position:								relative;

	top:									77px;
	left:									255px;

	width:									530px;
}

#tiszo {
	position:								absolute;

	top:									51px;
	left:									45px;
}

#tiszo_login {
	position:								absolute;

	top:									22px;
	left:									450px;
}

#tiszo img{
	margin-right:							5px;
}

#tiszo_login img{
	margin-right:							5px;
}

#allesvoorenover {
	position:								absolute;

	top:									48px;
	left:									410px;
}

#allesvoorenover img{
	margin-right:							10px;
}

#bg_hands {
	width:									100%;
	text-align:								center;

	position:								absolute;
	z-index:								0;
	left:									-250px; 
	top:									164px;
}

.bg_hands_login {
	top:									190px !important;
}

/********************************
* Menu left
********************************/
	#menu_profs img {
		margin:								0;
		padding:							0;
		border:								0;
	}

	#menu_profs .search {
		position:							absolute;
		top:								215px;
		left:								15px;

		height:								12px;
		width:								190px;

		font-family:						Verdana;
		font-size:							11px;
		color:								#666666;
	}

	#menu_profs .sel_search {
		position:							absolute;
		top:								238px;
		left:								15px;

		width:								150px;
	}

	#menu_profs .btn_search {
		position:							absolute;
		top:								238px;
		left:								180px;
	}

	#menu_profs .img_preventie {
		position:							absolute;
		top:								280px;
		left:								15px;
	}

	#menu_profs .menu_bottom {
		position:							absolute;
		top:								314px;
		left:								15px;

		font-family:						Verdana;
		font-size:							11px;
		color:								#666666;

		text-align:							center;
	}

		#menu_profs .menu_bottom a {
			font-family:						Verdana;
			font-size:							11px;
			color:								#666666;
	
			text-decoration:					none;
		}

		#menu_profs .menu_bottom .divider {
			margin:								2px 5px;
		}

		#menu_profs .menu_bottom .img_forum {
			margin:								3px 0;
		}
/********************************
* Content
********************************/
#content img {
	margin:									0;
	padding:								0;
	border:									0;

	display:								block;
}

#content_format {
	position:								relative;
	margin:									0;
	padding:								0 20px;
}

/* Hide from IE [id]/[class] does the trick */
#content_format[id] {
	background:								transparent url('../images/content_frame_middle.png') repeat-y;
}

#content .content {
	font-family:							Verdana;
	font-size:								11px;
	color:									#666666;
}

#content .content a {
	color:									#ff3300;
	text-decoration:						none;
	border-bottom:							1px dotted #ff3300;
}

#content .content p {
	margin:									0;
	padding:								6px 0;
}

/********************************
* Content blokken
********************************/
#menu_inhoud {
	margin-top:								-8px;
	margin-left:							-10px;
	height:									300px;
	width:									510px;

}
#menu_test {
	
}	
.menu_blok {
 	float:									left;

	border-right:							1px solid white !important;
	border-bottom:							1px solid white !important;

}

/********************************
* Menu content
********************************/
.menu_format {
	width:									190px;

	font-family:							Verdana;
	font-size:								10px;
	line-height:							15px;
}

.menu_format a {
	color:									white;
	text-decoration:						none;

	font-weight:							bold;
}

.selected {
/*	color:									black !important; */
	text-decoration:						underline !important;
}

#menu_here {
	position:								absolute;
	top:									25px;
	left:									13px;

	width:									90px;

	color:									white;
	font-family:							Arial,"Myriad Pro", Myriad;
	font-size:								16px;
	font-weight:							bold;
	text-transform:							uppercase;
}

.menu_header {
	font-family:							Arial,"Myriad Pro", Myriad;
	font-size:								16px;
	font-weight:							bold;
	text-transform:							uppercase;

	color:									white;
	font-size:								13px;
}

/********************************
* Logo's
********************************/
	#allesvoorenover .allesvoorenover_groen {
		margin-left:						6px;
		vertical-align:						-40%;
	}

#jeugdengezinlogo {
	position:								relative;
	float:									right;
	margin:									10px 0px !important
}

/********************************
* Module: Loket
********************************/
#loket_gids2
{
	position:								absolute;
	top:									360px;
	left:									-235px;
	width:									225px;

}
	#loket_links_items {
		padding:							0 10px;
		font-size:							12px;
	}

		#loket_links_items img {
			display:						inline;
		}

	#loket_content {
		background:							transparent url('../images/box_links_middle.png') repeat-y;
	}

	#loket_content hr {
		color:								white;
		background-color:					white;
		height:								2px;
		border:								0;
		margin:								4px 0;
	}

	#mod_search_box {
		display:							none;
	}
	.mod_searchduo_link_result {
		display:							none;
	}

	#loket_pager {
		text-align:							center;
	}

/********************************
* Menu links
********************************/
#Frontoffice, #CentrumJeugdGezin {
	position:								absolute;
	top:									95px;
	left:									16px;
}

#Backoffice, #Bereikbaarheid {
	position:								absolute;
	top:									240px;
	left:									220px;
}

#KetenJeugdGezin, #Overlegstructuur {
	position:								absolute;
	top:									95px;
	left:									320px;

}

#Nieuws {
	position:								absolute;
	top:									22px;
	left:									221px;
}

#TISzoProfs, #Hoofdnavigatie {
	position:								absolute;
	top:									200px;
	left:									16px;
}
/********************************
* Menu login
********************************/
#login {
	background-image:						url('../images/topbar_groot_login.png');
}

#jeugdengezin {
	position:								absolute;
	top:									113px;
	left:									160px;
}

#profsinlog {
	position:								absolute;
	top:									53px;
	left:									330px;
}

#topbar_login {
	margin:									0;
	padding:								0;

	height:									188px;
}

	#topbar_login .box {
			width:								124px;
	
			font-family:						Verdana;
			font-size:							11px;
			color:								#666666;
	}

	#topbar_login input {
		font-size:								12px;
		font-family: 							Verdana, Helvetica, sans-serif;
	}

	#topbar_login .user {
		position:								absolute;
		top:									310px;
		left:									350px;

		border: 								1px gray solid;
		padding:								1px;
	}

	#topbar_login .pass {
		position:								absolute;
		top:									310px;
		left:									492px;

		border: 								1px gray solid;
		padding:								1px;
	}

	#topbar_login .go {
		position:								absolute;
		top:									343px;
		left:									591px;
	}

	#topbar_login .loginkey {
		position:								absolute;
		top:									340px;
		left:									350px;
	}

	#topbar_login .logintext {
		position:								absolute;
		top:									343px;
		left:									370px;

		color:									gray;
		text-decoration:						none;

		font-size:								12px;
		font-family: 							Verdana, Helvetica, sans-serif;
	}

/********************************
* Module: gecombineerd zoeken
********************************/
#searchduo_links {
	display:									none;
}

/********************************
* Sponsors
********************************/
#sponsors {
		position:								absolute;
		top:									355px;
		left:									340px;

		width:									290px;
}

.login_error {
		width:									290px;
		color:									red;
		text-align:								center;
		margin-top:								10px;
		margin-bottom:							2px;
		font-size:								12px;
}

.logo_balk {
		text-align:								center;
		margin-top:								10px;
		margin-left:							5px;
}

#sponsors img {
	border:										0;
}

.sponsor {
	vertical-align:								top;
}

.sedna {
	margin-left:								10px;
	margin-right:								45px;
}

.jeugd {
	margin-left:							7px;
	margin-right:							15px;
}

.icare {
}

.login_error {
	font-family:							"Myriad Pro", Verdana;
}

/********************************
* Module: Poll
********************************/

#poll_box {
	position:								relative;
	top:									0;
	left:									0;
	width:									226px;
	margin-bottom: 7px;
}

#poll {
	background:								transparent url('../images/box_links_middle.png') repeat-y;
	padding:								10px 10px 0 15px;
	font-size:								12px;
}

#poll .question {
font-weight: 								bold;
margin-bottom:								5px;
}

#poll form {
margin: 0;
padding: 0;
}

#poll .answer_bar {
	background-color:					black !important;
	color:								black !important;
}

#poll div.bottom {
	color:								#666 !important;
}
#poll table.answers {
	width:								78%;
}

#poll span.poll_result {
	display:							block !important;
	font-weight: 						bold;
}

#poll .vote_button {
	background:							transparent url('../images/btn_submit.png') left top no-repeat;
	border: 							0;
	width: 								87px;
	height: 							17px;
	margin: 							10px 0;
	font-size: 							0;
	color:								#c00;
	text-align:							left;
	cursor: 							pointer;
	}

.nieuwstitel {
color: #f90;
font-size: 14px;
font-weight: bold;
}