@import url("reset.css");

body {
	background:url(../images/back.gif) repeat-x top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	line-height:1.2em;
}

h1 
{
    font-size:1.5em;
	margin:5px 5px 5px 0px;
	color:#26C6F7;
}

h2 {
	color:#ffffff;
	background:url(../images/back_h2.gif) repeat-x top;
	padding:10px 5px 0px 5px;
	height:27px;
	font-size:0.9em;
	font-weight:100;
}

h3 
{
   font-size:1.3em;
	margin:10px 5px 5px 7px;
	color:#26C6F7; 
}

a {
	color:#0093D1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p 
{
    margin:10px;
}

td 
{
    vertical-align:top;
    padding-right:3px;
}

input, textarea
{
    color:#666666;
}

input 
{
    font-size:0.9em;
}

ol, ul 
{
	list-style: none;
}

#container {
	width:850px;
	margin:0px auto;
	text-align:left;
}

#header {
	float:left;
	margin:0px;
	width: 840px;
	background-image:url(../images/backheader.jpg);
	height:87px;
}

#menu {
	margin-top:50px;
}

	.menuitem a {
		color:#FFFFFF;
		font-size:1em;
	}
	
	.menuitemselected a{
		color:#00ADEE;
	}
	
	.menuitem {
		float:left;
		margin-left:10px;
	}
	
	.menuitemselected {
		float:left;
		margin-left:10px;
	}

.submenu ul 
{
    margin:0px;
    padding:0px;
}

.submenu li
{
    list-style:none;
	width:200px;
	border-bottom: 1px dotted #00ADEE;
	text-align:right;
	margin-top:7px;
	padding-bottom:3px;
	margin-right:5px;
}

#shade {
	width:840px;
	float:left;
	background:url(../images/shade.png) repeat-y top;
}

#content_container {
	width:811px;
	margin:0px 14px 0px 14px;
	
	float:left;
	background-color:#FFFFFF;
}

#banner 
{
    width:800px;
    height:179px;
    float:left;
    margin:5px 5px 0px 5px;
} 

#content_full {
    width:804px;
    margin:5px 5px 0px 5px;
	float:left;
}

.nieuwsitem {
	width:240px;
	height:60px;
	float:left;
	border-bottom:dotted 1px #0093D1;
	margin:10px;
}

.nieuwsitem img {
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}

#footer 
{
	width:835px;
	text-align:center;
	margin-left:2px;
	float:left;
	background:url(../images/footer.jpg) no-repeat top left;
    height:60px;
    padding:0px 5px 0px 5px;
    color:#999999;
    font-size:0.8em;
    vertical-align:top;
}

.left {
	float:left;
}

a img {
 	border:none;
 	cursor:pointer;
}

a.linkbold {
	font-weight:bold;
}

form td 
{
    padding:3px;
}

.date 
{
    font-size:0.8em;
}

.caseitem 
{
    border-bottom:1px dotted #cccccc;
    margin-bottom:1px;
}

.image 
{
    border:1px solid #cccccc;
    padding:1px;
}
