@charset "utf-8";
/* CSS Document */

html, body { height: 100%; width: 100% } 

body {
margin: 0 0 0 0;
background-image:url(media/achtergrondpixel.gif);
font-family: Tahoma, Arial, Verdana, Sans-Serif;
font-size: 0.82em;
color: white;
}

img {
border: none;	
}

#container {
margin: 0 auto 0 auto;
width: 1024px;
height: 100%;
clear: both;
}

#footer {
position: absolute;
margin: 0 auto 0 auto;
width: 1024px;
clear: both;
top: 730px;
padding: 5px 10px 0 350px;
color:#666;
font-size: 0.8em;
letter-spacing: 0.12em;
}

#footer a:link, a:active, a:visited {
	text-decoration: none;
	color:#CCC;
}

#footer a:hover {
	text-decoration: none;
	color:#fff;
}

#left {
position: relative;
width: 338px;
height: 1024px;
border-right: 1px solid white;
display: block;
float: left;
clear:none;
}

#leftRandom {
height: 688px;
width: 292px;
margin: 36px 0px 36px 44px;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
border-left: 2px solid #666;
}

#logoleft {
float:right;
margin-top:45px;
width: 135px;
height: 44px;
background-color: #5484c4;
border-left: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

#logoright {
float:left;
margin-top:45px;
width: 250px;
height: 44px;
background-color: #5484c4;
border-right: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding: 0px 0px 0px 20px;
font-size: 0.8 em;
}

#logoright a {
border: none;
background-image: none;
}

#logo {
margin-top: 12px;	
}

#logoleft p {
line-height: 14px;
margin: 7px; 0 0 12px;
width: 30px;
}

#right {
float:left;
clear:none;
display: inline;
height: 688px;
width: 649px;
margin: 36px 0 0 0;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}

#content {
display:inline;
clear:none;
float:right;
width: 400px;
margin: 10px 30px 12px 0;
line-height: 1.5em;
letter-spacing: 0.03em;
font-size: 1em;
text-align: left;
}

#content h1 {
	font-weight:normal;
	color:#5484C4;
	font-size: 2em;
	font-family: Georgia, Palatino, Serif;
	font-style:italic;
	margin: 0.8em 0 -0.1em 0;
	line-height: 1.2em;
}

#content h2 {
	font-weight:normal;
	color:#ffffff;
	font-size: 1.5em;
	font-family: Georgia, Palatino, Serif;
	font-style:italic;
	margin: 0.8em 0 -0.1em 0;
	line-height: 1.2em;
}

#content h3 {
	font-weight:normal;
	color:#ffffff;
	font-size: 1.3em;
	font-family: Georgia, Palatino, Serif;
	font-style:italic;
	margin: 0.8em 0 0.1em 0;
	line-height: 1.2em;
}

#content p {
font-weight: 500;	
}

#content p.first {
border-top: 1px solid  #999;
margin-top: 1.5em;
padding-top: 0.7em;
font-size: 1em;
font-weight: bold;
letter-spacing: 0.03em;
line-height: 1.6em;
}

#content p.first:first-letter{
padding: 0.15em 0.2em 0 0;
line-height: 0.7em;
color: #5484C4;
font-size: 3.5em;
float:left;
font-weight:300;
font-family: Georgia;
font-style:italic;
}

#content a:link, a:visited, a:active {
color: #A8C0E1;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

/* ---------  NAVIGATIE ---------*/
#menu {
position: relative;
display: block;
float right;
clear:both;
width: 135px;
top:25px;
left: 158px;
right: -158px;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu ul li a{
height: 23px;
display:block;clear: right;
font-size: 0.82em;
font-weight: bold;
vertical-align:middle;
text-decoration: none;
background-image:url(images/nwesite/menuitem2.png);
background-repeat: no-repeat;
background-position:left top;
color:black;
margin-bottom: 3px;
padding: 5px 0px 0px 10px;
}

#menu a:link, a:active, a:visited a:hover {

}

#menu a:hover {
background-image:url(images/nwesite/menuitem2.png);
background-repeat: no-repeat;
background-position: right top;
text-decoration: none;
color:white;
}

#toplinks {
display:block;
float: right;
height: 30px;
padding: 6px 10px 0 0;
color:#999;
}

#toplinks a:link, a:active, a:visited {
color:#CCC;
text-decoration: none;
}

#toplinks a:hover {
color:#FFF;
text-decoration: none;
}

/* -------SUBMENU------- */

#submenu {
display: block;
float: left;
clear:left;
/*width: 135px !important;
max-width: 135px !important;*/
margin-top:26px;
color: white;
}

#submenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#submenu ul li a{
height: 20px;
display:block;clear: right;
font-size: 0.82em;
font-weight: bold;
vertical-align:middle;
text-decoration: none;
color:#CCC;
margin-bottom: 6px;
padding: 3px 10px 0px 10px;
border: 1px solid #666;
}

#submenu a:link, a:active, a:visited a:hover {
}

#submenu a:hover {
/*background-image:url(images/nwesite/submenuitem2.png);
background-repeat: no-repeat;
background-position: right top;*/
text-decoration: none;
color:white;
border: 1px solid #777;
}

#logoleft  a:link, a:active, a:visited a:hover {
color: white;
text-decoration:none;
}