* {
	margin: 0;
	padding: 0;
}

body,html {
	background: #FFFFFF url(../images/bg.gif) top center repeat-x;
	background-attachment:scroll;
	font-family: arial, verdana, helvetica;
	color: #174a5a;
	font-size:13px;
	line-height:20px;
	height:100%;		
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-top:5px;
	padding-bottom:5px;
}


.opsomming {
	background: url(../images/button.png) top left no-repeat;
	padding-left:30px;
	margin-bottom:15px; 

}

strong {
	font-size: 13px;
	font-weight: bold;	
}


img {
	border: none;
}


.border {
	border: 1px solid #ff9435;
	
}

.borderx {
	border: 1px solid #eae9ea;
	
}

h1 {
	color: #ff9435;
	font-size: 15px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	margin:10px 0 10px 0;
}

h2 {
	color: #36add2;
	font-size: 14px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	margin:5px 0 5px 0;
}

h3 {
	color: #ffffff;
	font-size: 15px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
}

h4 {
	color: #174a5a;
	font-size: 15px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
}

/**************************************/


/* Algemeen lay-out */
#container {
	height: auto;
	margin: 0 auto;
	padding-top:7px; 
	width:1000;
	overflow: hidden;
}

#wrapper {
	background: url(../images/bg-wrapper.gif) top center repeat-y;
	width: 1000px;
	min-height:350px;
	overflow:auto;
	margin: 0 auto;
}

#header {
	background: url(../images/bg-header.png) top center no-repeat;
	width: 1000px;
	height:196px;
	margin: 0 auto;
}

#headerl {
	float:left;
	width:199px;
	margin-top:125px;
}

#headerll {
	position:absolute;
}

#memo {
	margin-top:34px;
}

#headerr {
	float:right;
	width:199px;
	margin-right:15px;
	margin-top:118px;
}

#headerrr {
	position:absolute;
	
}


/**************************************/

#menul {
	width:179px;  
	margin-top:25px; 	
	margin-left:20px; 
}

#menur {
	width:179px;  
	margin-top:55px; 	
	margin-right:20px; 
}

#menu-footer {
	margin-left:23px; 
	margin-top:1px; 
}


#content {
	width:1000px;	
	min-height:425px;
	oveflow:hidden;
	margin:0 auto;
	
}

#left {
	float:left;
	width:199px;
}



#right {
	float:right;
	width:199px;
}

#text {
	float:left;
	width:600px;  
}

#headeri {
	width:602px;
	height:90px;
}

#text-content {
	padding:15px; 

}

#panel {
	width: 291px;
	min-height:200px;
	margin-top:25px; 
}

.panel-t {
	width:291px;
	height:14px;
}

.panel-m {
	background: url(../images/panel-m.gif) top center repeat-y;
	width:291px;
	min-height:100px;
	overflow:hidden;
}

.panel-b {
	width:291px;
	height:14px;
}

#panel-content {
	padding:5px;
	margin-left:20px; 
	margin-right:10px; 
}

#bg-pol {
	background: url(../images/bg-pol.gif) top center repeat-y;
	min-height:225px; 
	overflow:hidden;
	margin-left:20px; 
	margin-top:10px; 

}

#pol {
	width:180px;  
	margin:0 auto;
}

#bg-pol-content {
	color:#FFFFFF; 
	padding:10px; 
	margin-left:10px; 
}

/**************************************/



/* Footer */ 

#footer {
	background: url(../images/bg-footer.gif) top center repeat-x;
	height:60px;
	width:1000px;
	margin:0 auto;
}

a.footertext {
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;	
}

a.footertext:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.lsites {
	color: #82e2ff;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;	
}

a.lsites:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.klein {
	color: #FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;	
}

a.klein:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.footerl {
	float:left;
	
}

.footerr {
	color: #FFFFFF;
	padding-top:17px;
	padding-right:40px;
	float:right;
}


a {
	color: #174a5a;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;	
}

a:hover{
	color: #174a5a;
	text-decoration: none;
}

a {
   outline: none;
}

.input {
	width:125px;
	font-size:12px;
	color:#CCCCCC;
	font-style:italic;
}


/**************************************/

#cse-search-results {
	width:400px;
}