/* CSS Document */

html,body {
	margin: 0pt;
	padding: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-BASE-COLOR: #f7f7f7;
	SCROLLBAR-FACE-COLOR: #ff6600;
	SCROLLBAR-ARROW-COLOR: #f7f7f7;
	SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7;
	SCROLLBAR-SHADOW-COLOR: #f7f7f7;
	SCROLLBAR-3DLIGHT-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7;
	background-color: #f7f7f7;
	height:100%;
	}
a img {
	border: solid 0px #FFFFFF;
}
div {
	padding: 0;
	margin: 0;
}
#outer{
	min-height:100%;
	height:auto;
	width:936px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: url(/Static/Images/Fundview/img_page_bg.gif);
	background-repeat: repeat-y;
	color: #000066;
}

#header {
	width:936px;
	height: 90px;
	background: url(/Static/Images/Fundview/img_header_foto.jpg);
}

#topmenu_header {
	width:936px;
	height: 18px;
	background: #ff6600;
	border: 0px solid #000000;
}

.menuholder {
	position: relative;
	float: right;
	padding-right: 47px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.3em;
}

a.menu {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

#contentwrapper {
	width:936px;
	position:relative;
	float:left;
}

#kolomlinks {
	position: relative;
	float: left;
	width:228px;
	border: 0px solid #000000;
}
#SideMenuHolder {
	padding: 15px;
	padding-top: 20px;
}
#inhoud {
	width:480px;
	position:relative;
	float: left;
	border: 0px solid #000000;
}
#inhoudcontent {
	padding: 20px 40px;
}

#content {
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 4px;
	padding-bottom: 14px;
}

#kolomrechts {
	position: relative;
	float: left;
	width:228px;
}

.spacerrechtstop {
	width: 228px;
	height: 20px;
	position: relative;
	float: left;
}

.kaderrechts {
	width: 215px;
	border: 1px solid #ff6600;
	background: #ffffff;
	position: relative;
	float: left;
}

.spacerrechtsmiddle {
	width: 228px;
	height: 25px;
	position: relative;
	float: left;
}



#clearfooter {
	clear:both;
	height:42px;
	width:100%
}

div>p {margin:0}

#footer {
	width:936px;
	position:absolute;
	margin-bottom: 0px;
	bottom: 0;
	left:0;
	height:30px;
	background: #ff6600;;
}

#footerholder {
	width:294px;
	position: relative;
	float: right;
	line-height: 1.3em;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
}


#footerholder a {
	line-height: 1.3em;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

#footerholder a:hover {
	line-height: 1.3em;
	color: #000066;
	font-size: 10px;
	font-weight: normal;
}

/* -- SideMenu -- */
ul#SideMenu, ul.SideSubMenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.SideSubMenu {
	padding-left: 15px;
}

/* -- SideMenu Links -- */
a.SideMenuItem, a.SideSubMenuItem {
	text-decoration: none;
	color: #000066;
}
a.SideMenuItem, a.SideMenuItem:hover, a.SideMenuItem_active, a.SideMenuItem_active:hover {
	line-height: 1.1em;
	font-size: 1.2em;
	font-weight: bolder;
}
a.SideSubMenuItem_active, a.SideSubMenuItem_active:hover,
a.SideMenuItem_active, a.SideMenuItem_active:hover,
a.SideSubMenuItem:hover, a.SideMenuItem:hover  {
	color: #FF6600;
}

hr.SideMenuLine {
	padding-top: 5px;
	border: none;
	border-bottom: solid 2px #FF6600;
}

/* -- Right -- */
div.componentright {
	padding: 0px 10px;
	padding-top: 5px;
}
p.componentrightheader {
	padding: 0;
	margin: 0;
	color: #000066;
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bolder;
	border-bottom: solid 1px #FF6600;
}

/* -- Component Right -- */
div.componentrighttext {
	padding: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.componentrighttext p {
	margin: 0;
	padding: 0;
}

div.componentrighttext a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

div.componentrighttext a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

/* -- News Right -- */
span.newsdate {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
}
p.RTETitle {
	padding: 0;
	padding-bottom: 10px;
}

.RTETitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	color: #000066;
}

.RTESubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

p {
	padding-top: 12px;
}

/*-- standaard links --*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;	
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #000066;
	border: solid 1px #FF6600;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	padding-left: 5px;
	border: solid 1px #FF6600;
	width: 250px;
}

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	background-color: #FF6600;
	color: #ffffff;
	height:20px;
	border: none;
}