a:link {
	color: #031E4E;
	font-weight: bold;
}
a:visited {
	color: #031E4E;
	font-weight: bold;
}
a:hover {
	color: #DBD6F5;
}
a:active {
	color: #031E4E;
}

a img {
border-width:0;
border-style:none;
color:#fff;
}

html,body {
	margin: 0;
	color: #031E4E;
	background: White;
}
body {
	min-width: 770px;
	font: 76%/150% Arial;
	text-align: center;
}
.clearer {
line-height:1px;
height:0;
margin:0;
clear:both;
}
/*end global*/

/* START Layout */

#site {
	background: #fff;
	margin: 0 auto;
	
	/*height: 800px;
	border: 1px solid #000;
	*/
}
#site {
width:725px;

voice-family: "\"}\""; 
voice-family:inherit;
text-align:left;
height: 530px;
padding-right: 45px;
padding-left: 40px;
padding-top:20px;
background-color: #fff;

}
html>body #site {
width:725px;
}

#rightcontainer{
	float: right;
	margin-left: 20px;
	width: 545px;
	height: 455px;
	/*background-image: url(../images/nav/tegel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
#content {
	position: absolute;

	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background:transparent;
	width: 425px;
	/*height: 270px;*/
	
	overflow: auto;
	scrollbar-face-color: #999999;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-dark-shadow-color: #fff;

}
.menucontainer {
	float: left;
	width: 160px;
	background: #fff;
	display: block;
}

.menucontainer p#logo{
	margin: 0px;
	padding: 0px;
}

.slogan {
	float: left;
	background: #fff;
	width: 545px;
	height: 86px;

}
.slogan p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.languages    {
	float: right;
	padding-top: 7px;
	padding-bottom: 0px;
	background: #fff;
	word-spacing: 10px;
	font: 9px verdana;
	text-align: right;
	width: 220px;
	height: 63px;
}

/* END Layout */

/* start style */



.languages a{
	color: #031E4E;
	text-decoration: none;
}
.languages a:hover{
	color: #FF1A00;
}
.languages #active{
	color: #FF1000;
}

.entry{
	padding: 0px 10px 0px 0px;
	color: #031E4E;
}
.entry #title{
	font: 10pt verdana;
	padding: 7px 7px;
	color: #031E4E;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}
.entry #titledate{
	color: #031E4E;
	font: bold 10pt verdana;
}

.entry p{
	color: #031E4E;
	line-height: 14pt;
	font: 9pt verdana;
}

.entry #kop{
	color: #031E4E;
	font: bold 14pt verdana;
	text-align: left;
}

.entry #kop image{
	vertical-align : middle;
}
.entry img{
	margin:5px;
}

#firstmenu{
	/*margin-top: 0px;*/

}
#firstmenu a{
	color: #ffffff;
	background-color: #F52F0E;;
}

#firstmenu a:hover{
	background-color: #DBD6F5;
}

ul.nav,ul.nav li{
	margin:5px 0px 0px 0px;
	padding:0;
	list-style-type:none
}

ul.nav li{
	float:left;
	width: 150px;
}

ul.nav a{
	display:block;
	width: 150px;
	padding:5px;
	text-transform:uppercase;
	background: #0E034E;
	color: #DBD6F5;
	text-decoration:none;
	text-align:center
}

ul.nav a:visited{
	color: #DBD6F5;
}
ul.nav a:hover{
	background: #DBD6F5;
	color:#0E034E;
}
ul.nav a:active{
	color: #DBD6F5;
}


ul.postnav,ul.postnav li{

	margin:5px 0px 0px 10px;
	padding:0;
	list-style-type:none
}

ul.postnav li{
	float:left;
	width:9em;
	margin-right: 5px
}

ul.postnav a{
	display:block;
	width:9em;
	padding:5px;
	text-transform:uppercase;
	background: #F52F0E;
	color: #FCC1B5;
	text-decoration:none;
	text-align:center
	
}
ul.postnav a:visited{
	color: #F5DBD6;
}
ul.postnav a:hover{
	background: #F5DBD6;
	color:#F52F0E
}
ul.postnav a:active{
	color: #0E034E;
}



#submenu{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	text-align: left;
	width: 545px;
	display: block;
}


#submenu #active{
	font: bold 15px arial;
}

#tekstkop{
color: #00B9C3;
font-weight: bold;
}

#adresblok{
	background-color: #F52F0E;
	color: #fff;
	font: 8pt Arial;
	text-align: left;
	margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	float:left;
	width: 150px;
}

#adresblok a:link{
	color: #fff;
	text-decoration: none;
	background: none;
}
#adresblok a:hover{
	color: #fff;
	text-decoration: underline;
	background: none;
}
.label {
	margin: 0px 0px 0px 2px;
	display:block;
	float:left;
	width:115px;
	padding-top:2px;
	font-weight:bold;
}

.footer {
	background: #fff;
	height: 10px;
}

.error{
 color: #ff9308;
}

/* end style */
