@charset "UTF-8";
/* CSS Document */

#Wrapper {
	position:relative;
	left:50%;
	top:11px;
	width:920px;
	height:100%;
	z-index:1;
	margin-left: -460px;
}
#Logo {
	position:absolute;
	left:0px;
	top:8px;
	width:160px;
	height:60px;
	z-index:2;
	bottom: -1px;
}
#Topmenu {
	position:absolute;
	left:170px;
	top:7px;
	width:540px;
	height:20px;
	z-index:2;
}
#Zoekbalk {
	position:absolute;
	left:714px;
	top:0px;
	width:206px;
	height:28px;
	z-index:2;
	vertical-align:middle;
}
#Hoofdmenu {
	position:absolute;
	left:170px;
	top:38px;
	width:750px;
	height:30px;
	z-index:1;
	bottom: -1px;
}
#header4kolom {
	position:absolute;
	left:170px;
	top:79px;
	width:750px;
	height:145px;	
	z-index:1;
	background-image: url(Images/Header4Kolom.jpg);
}
#headerflash {
	position:absolute;
	left:495px;
	top: 0px;
	width:257px;
	height:145px;	
	z-index:20;
}
#header3kolom {
	position:absolute;
	left:170px;
	top:70px;
	width:561px;
	height:145px;
	z-index:2;
}
#header3kolom2 {
	position:absolute;
	left:170px;
	top:70px;
	width:560px;
	height:50px;
	z-index:2;
}
#content {
	position:absolute;
	left:-495px;
	top:185px;
	width:750px;
	z-index:2;
	height:100%;
}
#applications {
	position:absolute;
	left:0px;
	top:185px;
	width:750px;
	z-index:2;
	height:100%;
}
#content2 {
	position:absolute;
	left:173px;
	top:233px;
	width:750px;
	z-index:2;
	height:100%;
}
#content3 {
	position:absolute;
	left:0px;
	top:160px;
	width:750px;
	z-index:2;
	height:100%;
}
#content3kolom {
	position:absolute;
	left:171px;
	top:229px;
	width:560px;
	z-index:2;
	height:100%;
}
#content4kolom {
	position:absolute;
	left:171px;
	top:229px;
	width:750px;
	z-index:2;
	height:100%;
}
#content3kolom2 {
	position:absolute;
	left:171px;
	top:140px;
	width:560px;
	z-index:2;
	height:100%;
}
#Right {
	position:absolute;
	left:742px;
	top:63px;
	width:180px;
	height:160px;
	z-index:2;
}
#Left {
	position:absolute;
	left:0px;
	top:64px;
	width:160px;
	height:160px;
	z-index:2;
}

.Menu404 {
	border:none;
	cursor: pointer;
	cursor: hand;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	height: 25px;
}
.Menu404 A:{
	border:none;
	cursor: pointer;
	cursor: hand;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	height: 25px;
}
	
.Menu404 A:Hover{
	border:none;
	cursor: pointer;
	cursor: hand;
	color: #00ADEF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	height: 25px;
}	
/* Main Menu */

.MainMenu_MenuContainer 
{    
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 00px;	
	z-index: 1000;
}

.MainMenu_MenuItem {
	border:none;
	cursor: pointer;
	cursor: hand;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF; 	
	z-index: 1000;
	height: 25px;
}

.MainMenu_SubMenu {
	background-color: #FFFFFF;  	
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	border:none;
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #00adef; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal;
	height: 25px
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
	border:none;
}

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_RootMenuArrow {
}
.Topmenu {
	font-family: sans-serif;
	color: #999999;
	font-size: xx-small;
	font-weight: lighter;
	padding: 0px 0px 0px 5px;
	border: 0px;
	vertical-align:middle;
}

.Topmenu A:link {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
.Topmenu A.:visited  {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	border:none;
	text-decoration:none;
}

.Topmenu A:active   {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}

.Topmenu A:hover    {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}

A:link  {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
	vertical-align:middle;
}

A:visited   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
	vertical-align:middle;
}

A:active    {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 12px;
	border:none; 
	text-decoration:none;
	vertical-align:middle;
}

A:hover {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	border:none;
	text-decoration:none;
	vertical-align:middle;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	border:none;
	text-decoration:none;
}

A.CommandButton:visited  {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
	border:none;
	text-decoration:none;
}

A.CommandButton:hover    {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: OOADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
    
A.CommandButton:active   {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
/* button style for standard HTML buttons */
.StandardButton     {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
.Searchbutton {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	border:none;
	text-decoration:none;
	background-color:#FF0000;
}
.normal {
	font:Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:12px;
	color:#333333;
}

HR {
	height:1px;
	border: 0px;
	background-color:#999999;
	color: #999999;
}
.NormalTextBox {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;

}
.SubHead {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #OOADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
.th {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #OOADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
.Head   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 15px;
	line-height: 18px;
}
H1   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 15px;
	line-height: 18px;
}
H2   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 13px;
	line-height: 16px;
}
H3   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 13px;
	line-height: 16px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 13px;
	line-height: 16px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Arial, Helvetica;
font-weight: bold;
color: #696969;
font-size: 13px;
}
.blauw_head {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00adef;
	font-size: 15px;
	line-height: 18px;
}
a.SkinObject:link {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #OOADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
a.SkinObject:hover {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
a.SkinObject:visited {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #OOADEF;
	font-size: 12px;
	border:none;
	text-decoration:none;
}
a.SkinObject:active {
	font-family:  Arial, Helvetica;
	font-weight: normal;
	color: #00ADEF;
	font-size: 12px;
	border:none;
	text-decoration:none
}
.CreateFrom {
	color:#999999;
	font-family:Tahoma,Arial,Helvetica,Serif;
	font-size:10px
}
#teller {
	position:absolute;
	left:18px;
	top:61px;
	width:230px;
	height:47px;
	z-index:50;
	border:none;
}
