a:visited  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a:link  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a:active  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a:hover   {color: #ff9c00; text-decoration: none; font-weight:bold;}

a.wit:visited  {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.wit:link  {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.wit:active  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a.wit:hover   {color: #ff9c00; text-decoration: none; font-weight:bold;}

a.oranje:visited  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a.oranje:link  {color: #ff9c00; text-decoration: none; font-weight:bold;}
a.oranje:active  {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.oranje:hover   {color: #FFFFFF; text-decoration: none; font-weight:bold;}

a
{
  outline: none;
}

/*
Elementtypes
*/

html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

* {
	font-family: Verdana;
	font-size: 11px;
}


body {
	margin: 0;
	padding: 0;
	background-image: url('../images/back.png');
	background-color: #eee7fd;
	background-repeat: repeat-x;
	color: #260a6a;
}

input { 
	font-family: Verdana;
	border: 1px solid #D2C8EE;
	padding:3px;
	font-size: 11px;
	background-color: #ebe3ff;
}

select { 
	font-family: Verdana;
	border: 1px solid #D2C8EE;
	padding:3px;
	font-size: 11px;
	background-color: #ebe3ff;
}

textarea { 
	font-family: Verdana;
	border: 1px solid #D2C8EE;
	padding:3px;
	font-size: 11px;
	background-color: #ebe3ff;
}

#login_form input { 
	font-family: Verdana;
	border: 1px solid #1d035c;
	padding:2px;
	font-size: 11px;
	background-color: #FFFFFF;
}

h1{
	font-size: 14px;
	color:#987eda;
	font-weight:bold;
	text-align:center;
}

h1 img{
	vertical-align:middle;
	margin-top:-1px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
	color: #B91763;
}

/*
Id's
*/

#background {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: relative;
}

#header {
	width: 990px;
	height: 73px;
	margin: 0;
	padding: 0;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
}

#topmenu {
	position:relative;
	width:980px;
	height:180px;
	line-height:20px;
	padding-left:10px;
	margin-top:11px;
}

#top_links {
	position:absolute;
	width:980px;
	height:100px;
	padding-left:10px;
}

#toptitle {
	position:absolute;
	margin-top:40px;
	margin-left:750px;
}

#toptitle h1{
	color:#1d035c;
}

#kruislinks_menu {
	height: 32px;
	padding-left:10px;
	width: 900px;
}

#login_scherm {
	float:left;
	position:absolute;
	width: 207px;
	height: 155px;
	margin-top:-35px;
	margin-left:725px;
	padding: 10px;
	border:1px dotted #260A6A;
	background-color:#FFFFFF;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

#begroeting {
	position:relative;
	width: 578px;
	height: 30px;
	margin-top:-40px;
	margin-left:5px;
	padding:5px;
	padding-top:10px;
	background-image: url('../images/begroeting.png');
	background-repeat: no-repeat;
}

#begroeting_inhoud {
	font-size:10px;
	position:absolute;
	height:30px;
}

#wensdiv {
	font-size:10px;
	float: left;
	width: 475px;
	padding-left:3px;
	color:#5a4887;
	padding-top:1px;
}

#klokdiv {
	font-size:10px;
	float: left;
	width: 100px;
	padding-top:1px;
}

#errordiv {
	padding-left:185px;
}

#content {
	clear:left;
	float:left;
	width:990px;
}

#container_left {
	width: 230px;
	float:left;
	padding: 5px;
}

#container_mid {
	width: 490px;
	float:left;
	padding: 5px;
}

#container_right {
	width: 230px;
	float:left;
	padding: 5px;
}

#footer {
	bottom:0px;
	clear:left;
	display:block;
	height:60px;
	position:relative;
	text-align:center;
	background-image: url('../images/footer_back.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#notities {
	background-color:#f4e9ca;
	background-image:url('../images/note_back.gif');
	background-repeat:no-repeat;
	padding:10px;
	padding-bottom:32px;
	border:0px;
}

/*
Classes
*/

.top_links_blok{
	position:absolute;
	width:230px;
	height:110px;
	float:left;
}

.top_link{
	position:relative;
	width:250px;
	height:25px;
}

.block_head{
	width:100%;
	position:relative;
}

.block_small {
	width:202px;
	background-color:#FFFFFF;
	border: 1px solid #dad0f3;
	padding:13px;
	margin-bottom: 10px;
	line-height: 14px;
}

.block_big {
	width:462px;
	background-color:#FFFFFF;
	border: 1px solid #dad0f3;
	padding:13px;
	margin-bottom: 10px;
	line-height: 16px;
}

.banner_small {
	width:210px;
	padding:10px;
	margin-bottom: 10px;
	text-align:center;
}

.website {
	border-bottom:1px dotted #A18BDC;
	margin-bottom:10px;
	min-height:105px;
	padding:5px;
}

.mijn_link_div {
	float:left;
	display:block;
	padding-top:5px;
	width:66px;
	height:60px;
	font-size:8px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.mijn_link_back {
	position:relative;
}

.mijn_link_layover {
	position:relative;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}

.button {
	background-image:url('../images/button.gif');
	color:#FFFFFF;
	border:0;
	font-weight:bold;
}

.error
{
	position:relative;
	background-color:#FFAFAF;
	border:1px solid #D10000;
	color:#D10000;
	padding:5px;
	width:590px;
	height:18px;
	margin-bottom:5px;
	vertical-align:middle;
}

.error2
{
	position:relative;
	background-color:#FFE1A8;
	border:1px solid #ed7001;
	color:#ed7001;
	padding:5px;
	width:590px;
	height:18px;
	margin-bottom:5px;
	vertical-align:middle;
}

.green
{
	position:relative;
	background-color:#a2d795;
	border:1px solid #0e640c;
	color:#0e640c;
	padding:5px;
	width:590px;
	height:18px;
	margin-bottom:5px;
	vertical-align:middle;
}

.icon
{
	vertical-align:middle;
	border:0px;
	margin-top:-3px;
	overflow:visible;
}

.title_line
{
	position:absolute;
	width:100%;
	height:7px;
	float:left;
	border-bottom: 1px dotted #8771bf;
}

.verkeer_block
{
	max-height:200px; 
	width:209px; 
	overflow:auto;
}

.pijltje
{
	vertical-align:middle;
	border:0px;
	overflow:visible;
}

.poll_radio
{
	float:left; 
	height:14px;
	width:43px;
}

.poll_radio input
{
	background:transparent;
	border:0;
}

.poll_antwoord
{
	float:left; 
	width:150px; 
	padding-left:5px;
	padding-bottom:10px;
}