@charset "utf-8";
/* CSS Document */

body
{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000;
}

body.frontend
{
background-color:#27194e;
color:#000;
}

h1,h2,h3,h4,h5,h6
{
font-family: "arial unicode ms", arial, helvetica, sans-serif;
}

h1
{
font-size: 2.0em;
}
h2
{
font-size: 1.8em;
}
h3
{
font-size: 1.6em;
}
h4
{
font-size: 1.4em;
}
h5
{
font-size: 1.2em;
}
h6
{
font-size: 1.0em;
}

a{
color:#abc913;
}

#menuBalk
{
color: #fff;
}

#menuBalk a,
.menuItem a
{
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

.menuItem a
{
}

img.localeIcon
{
border: none;
vertical-align: middle;
width: 32px;
height: 32px;
}

#menuBalk a:hover,
.menuItem a:hover
{
text-decoration:underline;
}

#wrapper
{
margin: 0px;
margin:auto;
width:900px;
background-color:#e6e6e6;
}

#localeBar
{
margin: 0px;
padding: 0px;
margin: auto;
width: 900px;
text-align: right;
}

#insideWrapper
{
background-color: transparent;
padding-top:14px;
padding-bottom:14px;
margin:0 auto 0 auto;
width:872px;
}

#banner
{
height:147px;
width:872px;
}

#bannerleft
{
width:417px;
height:147px;
float:left;
}

#bannermiddle
{
width:313px;
height:147px;
float:left;
}

#bannerright
{
width:142px;
height:147px;
float:left;
}

#menu
{
width:870px;
height:25px;
background-color:#100a1f;
border:solid 1px #868686;
letter-spacing:2px;
}

.menuItems
{
}




#menuBalk
{
margin:0 auto 0 auto;
width:842px;
height:auto;
padding-top:5px;
font-size:13px;
font-weight:bold;
}

#contentTop
{
background-color: #4b4b4b;
background-color: transparent;
background-image:url(/tpl/img/Ntop_wave.gif);
background-position: bottom right;
background-repeat:no-repeat;
height:auto;
}


#contentTopLeft
{
padding-top: 50px;
width:730px;
height: auto;
float:left;
}
#contentTopRight
{
padding-top: 50px;
width:141px;
float:right;
height: auto;
background-color:#abc913;
}

#menuRightItems
{
margin:0 auto 0 auto;
width:120px;
height: auto;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.menuItem
{
height:auto;

}
.menuDashed
{
border-bottom: 2px dotted #fff;
margin-bottom:10px;
margin-top:10px;
}


#contentHeader
{
/* 1px beide kanten vergroot vergeleken met vorige versie */
width:672px;
height:37px;
margin-left:50px;
margin-bottom:30px;
}

#contentText
{
margin-left:60px;
width:620px;
padding: 0px;
min-height: 365px;
height:auto;
background-color: transparent;
background-image:url('/tpl/img/watermark.gif');
background-position: top center;
background-repeat: no-repeat;
}

#contentBottom
{
clear: both;
height:170px;
background-image:url(/tpl/img/Nbottom.jpg);
background-repeat:no-repeat;
}

#bottomWave
{
height:170px;
background-image:url(/tpl/img/Ntop_wave.jpg);
background-position:bottom;
}

#containerLeft
{
background-image:url(/tpl/img/Ntop_wave.jpg);
background-position:bottom;
/*height:166px; */

}

#bottom-text
{
padding:0px;
margin-top:10px;
text-align:center;
font-size:0.85em;
color:#fff;
}

#contentText p
{
padding:0px;
margin:0px;
}

h1,h2,h3,h4,h5,h6
{
padding:0px;
margin:0px;
color:#abc913;
}

div.editor-layout
{
background-color:#4b4b4b;
color:#fff;
}

a img
{
border:none;
}

div.editor img
{
padding:10px;
margin:10px;
}

div#logo-top
{
	margin-left: 50px;
	margin-top: -20px;
}

div#top-logo img
{
	width: 64px;
	height: 49px;
	border: none;
}

input.textbox
{
	border: 1px solid #c6c6c6;
	color: #000;
	width: 200px;
}

a.localeIcon
{
text-decoration: none;
color:#27194e;
}