body, html { height: 100%; } 

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	text-align: left;
	line-height: 1.2em;
	color: #FFFFFF;
	background: #F7F7F7 url('/img/bg.gif') repeat-y center;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}

#oldbrowser {
	margin: 0;
	padding: 0;
	display: none;	
	}



#wrap        { 
width: 744px; 
height: 100%;
position: relative; 
font-size: 95%; 
text-align: left;
background: #ffffff;

voice-family: inherit; 
margin-left: auto;
margin-right: auto;
margin-top: 0; margin-bottom: 0;
padding: 0px;
}


#progressare        { 
position: relative; 
width: 744px; 
height: 85px;
margin-left: auto;
margin-right: auto;
margin-top: 0; margin-bottom: 0;
padding: 0px;
}



#progressare a  {
	border-style: none;
	display: block;
	width: 400px;
	}

#progressare img  {
	display: block;
	width: 400px;
	}

#progressare span   { 
position: absolute;
top: 5px; left: 170px; 
width: 400px; height: 77px;                
background-image: url('/img/progressare.gif');
background-repeat: no-repeat; 
background-attachment: scroll;
background-position: 0%;
}





#logo        { 
position: relative; 
width: 744px; 
height: 170px;
background: #EFEFEF url('/img/header.jpg') no-repeat 0px 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0; margin-bottom: 0;
padding: 0px;
border-bottom: 1px solid #B4B5B9;
border-top: 5px solid #B4B5B9;
}




/* ---( text )------------------------------- */

a:link {
	color: #676767;
	}

a:visited {
	color: #969;
	}

a:hover {
	color: #036;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 10px 0 0.2em 0;
	}

h2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4B5B9;
	padding: 0 0 2px 0;
	margin: 10px 0 0.2em 0;
	border-bottom: 1px solid #B4B5B9;
	letter-spacing: 0.1em;
	}

h2 a:link, h2 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #930;
	}

h2 a:hover {
	color: #600;
	}


h3 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B4B5B9;
	padding: 0 0 4px 0;
	margin: 0 1.2em 0.5em 0;
	border-bottom: 1px solid #B4B5B9;
	letter-spacing: 0.1em;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	}

blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eee;
	}

code {
	color: #c63;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}

code strong {
	color: #930;
	}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}





/* ---( navigation )------------------------------- */



#nav         { 
float: left; 
width: 744px; 
list-style-type: none; 
background-color: #EFEFEF; 
margin: 0; 
padding: 0; 
border-bottom: 5px solid #B4B5B9;
}

#nav .slogan {
	margin: 0;
	padding: 5px;
	color: #BDBDBD; 
	font-family: verdana, sans-serif, arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}




/* ---( subnavigation )------------------------------- */







/* ---( top )------------------------------- */




/* ---( main column )----------------------------- */

#content {
position: relative;
margin: 0px;
margin-top: 15px;
padding: 10px;
color: #000000; 
font-family: verdana, sans-serif, arial; 
font-size: 11px;

}



#content ul {
	margin: 5px 10px;
	padding: 5px;
	list-style: square outside;
	}




#content a       { 
text-decoration: underline; 
color: #B4B5B9; 
font-family: verdana, sans-serif, arial;
font-size: 11px;
font-weight: normal;
}


#content a:hover, #content a.active, #content .act {
	color: #336699;
	text-decoration: none; 
	}


#content sup       { 
font-family: verdana, sans-serif, arial;
font-size: 10px;
font-weight: normal;
}

.red       { 
color: #FF0000; 
font-family: verdana, sans-serif, arial;
font-size: 11px;
font-weight: bold;
}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0; 
	text-align: right;
	color: #676767;
	font-size: 10px;
	padding: 0 10px;
	}

#footer a { color: #676767; }



#footer span   { 
width: 320px;
text-align: right;
}










/* ---( misc. )------------------------------------------ */

#search {
	margin-top: .5em;
	}

	

#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}

h3 img {
	vertical-align: middle;
	}

ul.noBullet li {
	list-style-type: none;
	}

ul.fiveent em {
	color: #999;
	font-style: normal;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.hide {
	display: none;
	}

table { border-spacing: 0px; }


.contact
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER: #777777 1px solid;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    PADDING: 1px;
    TEXT-ALIGN: left;
}

.button
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER: #777777 1px solid;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    HEIGHT: 20px;
    PADDING: 1px;
    TEXT-ALIGN: center;
}




hr {
	border-top: 1px solid #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}




#k2_links {
position: absolute;
margin: 0px;
width: 200px;
height: auto;
padding: 0px;
color: #97C000;
font-family: Verdana, Arial, Helvetica; 
font-size: 11px;
text-align: justify;
}


#k2_rechts {
position:relative;
left: 220px;
width: 500px;
display: block;
padding-left: 2px;
}







#k2_links ul        { 

list-style: none; 
list-style-position: outside;
margin: 0; 
padding: 0; 


}

#k2_links li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2.0em;
	border-bottom: 1px solid #B4B5B9;

	}

#k2_links a       { 
text-decoration: none; 
color: #B4B5B9; 
font-family: verdana, sans-serif, arial;
font-size: 11px;
font-weight: bold;
padding-left: 2px; 
line-height: 1.7em;
}


#k2_links a:hover, #k2_links a:active, #k2_links .act {
	color: #000000;
	}
	
#k2_links a.active {
	font-weight: bold;
	}


#k2_links ul .sub       { 
list-style: none; 
list-style-position: outside;
margin: 0;
padding: 0; 
}


#k2_links li .sub {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1em;
	border-bottom: 1px dotted #B4B5B9;
	font-family: verdana, sans-serif, arial;
	font-size: 10px;
	font-weight: bold;
	}





.comment
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER: #777777 1px solid;
    COLOR: #000000;
    margin: 5px;
    padding: 10px;
    text-align: left;
font-family: Verdana, Arial, Helvetica; 
font-size: 11px;
}












/* ---( navigatie hoofdmenu )----------------------------- */


#navigatie { 
	position: relative;
	margin: 0px; 
	padding: 0px;
	}


#navigatie a       {
text-decoration: none; 
color: #676767; 
font-family: verdana, sans-serif, arial;
font-size: 11px;

padding-left: 2px; 
line-height: 1.4em;
}

#navigatie .lijst        { 

margin: 0px; 
padding: 0px; 

}


#navigatie .menu { 
display: block;
width: 162px;
color: #3B3B3B; 
font-family: verdana, sans-serif, arial;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #B4B5B9;
margin-bottom: 5px;
margin-top: 10px;
}

#navigatie .menuact { 
display: block;
width: 162px;
color: #000000; 
font-family: verdana, sans-serif, arial;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #ffffff;
margin-bottom: 5px;
margin-top: 10px;
}


#navigatie a:hover, #navigatie a:active, #navigatie .act {
	color: #000000;
	}
	

#navigatie .lijst a:hover       {
color: #97C000; 
}





.newsblock { width: 213px; background: url('/img/contentblock.gif') no-repeat 0 0; color: #000; margin: 0px 10px 0 0; padding: 5px 18px 15px 8px; float: left; line-height: 1.2em !important; height:auto !important; height:130px; min-height:130px;}
.newsblock h2 { border: none !important; color: #000 !important;}

.contentblock { width: 333px; background: url('/img/contentblock2.gif') no-repeat 0 0; color: #000; margin: 0px 10px 0 0; padding: 5px 18px 15px 8px; float: left; }
.contentblock h2 { border: none !important; }


.newsblock hr {
	border-top: 1px solid #ccc;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	}

.newsblock a {	color: #000 !important; font-weight: bold !important; text-decoration: none !important; }
