
html,body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small; /* IE5 Win */
	background-color: #fefefe;
	color: #333;
}

html>body { /* be nice to Opera */
	font-size: small;
}

#container
{
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	padding:0;
	width: 760px;
	background: #fefefe;
	text-align: center;
}

#container img
{
	border: 0;
}

a
{
	color: #B56342;
	text-decoration: none;
}

a:hover
{
	color: #333;
	text-decoration: none;
}

img
{
	margin: 1px 5px 1px 5px;
	}
	
blockquote {
	
	
	
}
	
/*-----LAYOUT------*/

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body
{
	margin-top: 15px;

}

#header
{
	height: 100px;
	background: url('../images/imgLogo.png') no-repeat;
	padding: 0;
	margin: 0 auto;
	/*border: 1px solid #4F6984;*/
}

#top
{
	margin: 0 0 0 560px;
	padding: 0px 5px 0px 5px;
	width: 100px;
	height: 100px;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee;*/
}



#top ul{
padding: 10px 10px 5px 0;
margin: 0;
list-style: none;
}

#top ul li{
margin: 0 0 7px 0;
padding: 0 0 0 22px;
list-style: none;

}

#top a
{
position: absolute;
height: 80px;
width: 180px;
top: 10px;
}

#top a i 
{ 
visibility: hidden; 
}



/*------LEFT-CONTENT------*/

#left-content
{

	float: left;
	font-size: 90%;
	width: 150px;

}

#left-menu-top
{
	background: url('../images/imgLeftmenuTop.png') no-repeat top left;
	margin: 0;
	background-color: #ababab;
}

#left-menu-bottom
{
	background: url('../images/imgLeftmenuBottom.png') no-repeat top left;
	margin: 0;
	background-color: #fff;

}

#left-menu-content
{
	background-color: #ababab;
	margin: 0px;
	padding: 1px 0px 0 0;
	text-align: left;
	width: 150px;
}

#left-menu-content p
{
	height: 20px;
	}
	
#left-content img
{
	margin: 0px;
	border: 0;
}

#left-menu-content ul
{
	font-size: 85%;
	font-weight: bold;
	color: #818181; /* 666 */
	list-style: none;
	border-top: 1px solid #888;
	margin: 0 0;
	padding: 0 0;
	width: 150px;
	padding-bottom: 10px;
	background-color: #ababab;
	}

html>body #left-menu-content ul
{
	font-size: 90%;
}

#left-menu-content li
{
	list-style: none;
	padding: 0 0;
	margin: 0 0;
	background-color: #ababab;
}

#left-menu-content A
{
	width: 145px;
	color: #fff;
	margin: 0 0;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #888;
	text-decoration: none;
	display: block;
}

html>body #left-menu-content A
{
	width: 145px;

}

#left-menu-content A:hover
{
		background-color:#ccc;
}

/*-----MAIN-CONTENT---------*/

#main-content
{
	position: relative;
	width: 597px;
	margin: 0 0 0 150px;
	padding: 0 0 0 10px;
	font-size: 90%;
	text-align: justify;
}

html>body #main-content
{
	width: 600px;
	}

#main-content-item
{

	
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
}

#main-content-item h1
{
	color: #888;
	font-size: 110%;
	font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;
}

#main-content-item h2
{
	color: #B56342;
	font-size: 100%;
	font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;
}

#main-content-item .info
{
	color: #888;
	font-size: 85%;
}

#main-content-item ul
{
	list-style: none;
}

#main-content-item li
{
	list-style: none;
	padding-left: 15px;
	margin-bottom: 10px;
	background:  url("../images/arr.gif") 0% 60% no-repeat;
}

#main-content-introduction
{
	padding: 0 0px 20px 0px;
}

#main-content-item-extra
{
	border-bottom: 1px dotted #ae0000;
	border-top: 1px dotted #ae0000;
	margin-bottom: 20px;
	padding: 5px:
	}

a.more
{
	color: #B56342;
	background:  url("../images/arr.gif") 100% 60% no-repeat;
	border-bottom: 1px solid;
	text-decoration: none;
	padding-right: 9px;
}

.smalltitle
{
	color: #666;
	font-size: 80%;
	font-weight: normal;

	background-color: #e8e8e8;
}

/*-------FOOTER-----------*/

#footer
{
	clear: left;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	text-align: center;

	font-size: 85%;

	border: 1px solid #ccc;
	color: #666;


}

#kwoot
{
	background: url(../images/gifCitaat.gif) no-repeat 0 3px;
	color: #777;
	text-align: center;
	font-size: 75%;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}

/*----OTHER-----*/

.newssearch
{
	font-size: 85%;
	border: 0px solid #ccc;
	background-color: #e8e8e8;
	width:200px;
	}