/* Header */
#borderBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF5800;
	margin: 0px;
	padding: 0px;
}
#topNavigation {
	background-image: url(../images/top_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	padding-top: 3px;
	width: 950px;
}
#divLogo {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 21px;
}
#bottomBar {
	background-image: url(../images/bottom_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#divWayfinderWrapper {
	float: right;
}

.fatHr {
	color: #FF5800;
	background-color: #FF5800;
	height: 4px;
}

/* Footer */
#bottomNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979FA2;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: right;
	padding-right: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#bottomNavigation a {
	text-decoration: none;
	color: #979FA2;
}
#bottomNavigation a:hover {
	color: #222222;
}

/* Stephanie Sullivan Template */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #222222;
	font-size: 11px;
	line-height: 16px;
}
a {
	text-decoration: none;
	color: #FF5800;
}
a:hover {
	color: #FF5800;
	text-decoration: underline;
}
input {
	border-color: #979FA2;
}
.thrColFixHdr #container {
	width: 950px;
	height:100%;
	background-color: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	overflow: hidden;
	background-image: url(../images/back_nav.gif);
	background-repeat: repeat-y;
	
}
.thrColFixHdr #header {
	padding-top: 20px;
	background: #FFFFFF;
	height: 109px;
}
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 270px;
	height:437px;
	background-color: #FF5800;
	
	background-image: url(../images/steunpunt_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#sidebarTable {
	width:270px;
	
}
.thrColFixHdr #mainContent {
	float: left; 
	width: 664px; 
	background: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
}
.vragen {
	line-height: 16px;
}
.vragen a {
	text-decoration: none;
	color: #FF5800;
}
.vragen a:hover {
	text-decoration: underline;
	color: #FF5800;
}
.readmore a {
	color: #FF5800;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
	color: #FF5800;
}

.thrColFixHdr #footer { 
	background:#FFFFFF;
}
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Navigatie */
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
}
.parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	border-right: 1px solid #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
}
.parent$20parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	border-right: 1px solid #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
}
.parent a {
	color: #FFFFFF;
	text-decoration: none;
}
.parent a:hover {
	color: #222222;
	text-decoration: none;
}
.last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	border: none;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
}
.last a {
	color: #FFFFFF;
	text-decoration: none;
}
.last a:hover {
	color: #222222;
	text-decoration: none;
}

.submenu {
	width: 145px;
	position: absolute;
	float: left;
	margin-left: 7px;
	cursor: pointer;
	background-color: #979FA2;
	padding: 4px 10px 7px 10px;
	line-height: 12pt;
}

.submenu a, .submenu a:link {
	color: #FFFFFF;
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}

.submenu a:hover {
	color: #222222;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
/* 2ColorTitle */
.f_titel{
	font-size: 18px;
	color:#222222;
	
}
.l_titel{
	font-size: 18px;
	color:#979FA2;

}
.l_titel2{
	font-size: 18px;
	color:#FFFFFF;

}
.hrline{
background-image: url(../images/gray_line.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top:4px;
}
