/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: Georgia;
	font-size: 12px;
	margin: 0px;
	line-height: 140%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images_layout/bg_body.jpg);
	background-color: #010101;
}
 
#container
{
	width: 913px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-repeat: repeat-y;
}

#head
{
	width: 913px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 283px;
	background-image: url(../images_layout/header.png);
}

#nav_home{
	height: 50px;
	width: 700px;
	padding-top: 45px;
	padding-left: 180px;
}



#navcontainer { margin-left: 30px; }

#navcontainer a {
	color: #910034;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #333333;
	text-decoration: underline;
}

#navcontainer a#current {
	color: #333333;
}

/*Fat Erik's Pipelist*/
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navlist li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#navlist li:before {
	content: "|";
	padding-left: 5px;
	padding-right: 5px;
}
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }



#blokken{
	background-image: url(../images_layout/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 913px;
	padding-top: 10px;
}

#sidebar_left {
	float: left;
	width: 140px;
	padding-left: 25px;
	padding-top: 35px;
}

#content {
	width: 913px;
	background-image: url(../images_layout/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	padding-bottom: 15px;
}



#main_content
{
	width: 564px;
	float: left;
	padding-right: 2px;
	text-align: left;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 15px;
}

#main_content a:link, #main_content a:visited, #main_content a:active{
	color: #009FEC;
	text-decoration: none;
	display: inline;
	font-family: Georgia;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#main_content a:hover{
	color: #333333;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 12px;
}

#main_content li
{
	position: static;
	display: list-item;
	padding: 10;
	margin: 10;
}

#main_content ul
{
	list-style-type: disc;
	margin: 10;
	padding: 5;
	list-style-position: outside;
}

#main_content ol
{
	list-style-type: decimal;
	margin: 10;
	padding: 5;
	list-style-position: outside;
}

#sidebar_right {
	width: 195px;
	float: right;
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	text-align: left;
	padding-right: 35px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#sidebar_right a:link, #sidebar_right a:visited, #sidebar_right a:active{
	font-weight: 0;
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0;
	border: 0;
	margin: 0;
}

#sidebar_right a:hover{
	font-weight: 0;
	color: #35352C;
	text-decoration: underline;
}

#sidebar_right li {
	padding-left: 10px;
}
#sidebar_right ul {
	padding-left: 0px;
	list-style-type: none;
}

#bottom
{
	clear: both;
	text-align: center;
	background-image: url(../images_layout/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 0px;
}

#footer
{
	height: 47px;
	padding-left: 0px;
	font-family: Georgia;
	font-size: 10px;
	text-align: center;
	padding-right: 0px;
	background-image: url(../images_layout/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #333333;
	text-decoration: none;
	font-family: Georgia;
	font-size: 10px;
	display: inline;
}

#footer a:hover
{
	color: #99FF00;
	font-family: Georgia;
	font-size: 10px;
	display: inline;
}
	
/*==== koppen ====*/

h1
{
	font-weight: bold;
	font-family: Georgia;
	font-size: 18px;
	color: #009FEC;
	line-height: 20px;
	margin: 0;
	padding-bottom: 5px;
}

h2
{
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia;
	margin: 0;
	padding-bottom: 5px;
}

h3
{
	font-family: Georgia;
	font-size: 14px;
	color: #009FEC;
	text-align: left;
	font-weight: bold;
	margin: 0;
}

h4{
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.tekstplat {
	line-height: 150%;
	font-size: 12px;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	color: #333333;
}

.tekstBold {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.subkop {
	font-family: Georgia;
	color: #009FEC;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.tekstklein {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.tekstplat_italic {
	font-family: Georgia;
	font-size: 12px;
	color: #88867F;
	text-align: left;
	font-style: italic;
}
.tekstBold2 {
	font-weight: bold;
}

p {
	line-height: 150%;
	font-size: 12px;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	color: #333333;
}

.nieuws_kop{
	font-weight: bold;
	font-family: Georgia;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	margin: 0;
	padding-bottom: 5px;
}


.tekstBoldpaars {
	font-family: Georgia;
	font-size: 12px;
	color: #009FEC;
	text-align: left;
	font-weight: bold;
}
.tekstbold_italic {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.tekstBold-groot {
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #009FEC;
}

img{
	border: 0;
}
.tekstplat_italic-center {
	font-family: Georgia;
	font-size: 12px;
	color: #88867F;
	text-align: center;
	font-style: italic;
}

