/* tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AEB2D8;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../beeld/background.gif);
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
td {
	font-size:small;
}
p {	
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: large;
	color: #F7E4D7;
	padding: 0px 4px;
	margin: 0px;
	font-style: italic;
}
h2 {
	font-size: small;
	color: #000000; 
	margin: 0px;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	color: #AE1619; 
	margin: 0px;
}
h5 {
	font-weight:bold;
	font-size: x-small;
	color:#666666;
	margin: 0px;
}
ul, li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.hr{
	clear: both;
	height: 12px;
	padding: 8px 0px 0px 0px;
	background-image: url(../beeld/imghr.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
a, a:visited, a:active {  
	color: #758DAA; 
}
a:hover {  
	color: #F14F11;
}
a img {  
	border: none;
	margin: 0px 3px 0px 0px;
}

/* containers */
#header {
	background-attachment: fixed;
	/*background-image: url(../beeld/header.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
	vertical-align: bottom;
}
#menu {
	position:absolute;
	left:224px;
	right: 0px;
	top: 0px;
	height:25px;
	font-size: 12px;
	margin: 5px;
}
#menu div {
	display: inline;
	height: 25px;
}
#menu div a {
	text-decoration:none;
	font-weight: bold;
	padding: 0px 10px;
}
#menu a:hover {
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#leftcontent {
	position: absolute;
	left: 2px;
	width: 210px;
	top: 166px;
	overflow: hidden;
	/* background-image: url(../beeld/backcol1.gif);
	background-repeat: repeat-y;
	background-color: #CC0000;
	border: 1px solid #999999; */
}
#centercontent{
	position: absolute;
	left: 218px;
	right: 226px;
	top: 166px;
	/*background-image: url(../beeld/backcol2.gif);
	background-repeat: repeat-y;
	background-color: #F14F11;
	border: 1px solid #999999;*/
	width: auto;
}
#rightcontent{
	position: absolute;
	right: 2px;
	width: 218px;
	top: 166px;
	/*background-image: url(../beeld/backcol1.gif);
	background-repeat: repeat-y;
	background-color: #CC0000;
	border: 1px solid #999999;*/
	overflow:hidden;
	text-overflow:ellipsis;
}
#fullleftcontent{
	position: absolute;
	left: 0px;
	right: 222px;
	top: 166px;
	/*background-image: url(../beeld/backcol2.gif);
	background-repeat: repeat-y;
	background-color: #F14F11;
	border: 1px solid #999999;*/
}
#fullcontent{
	position: absolute;
	left: 4px;
	right: 4px;
	top: 166px;
	/*background-image: url(../beeld/backcol2.gif);
	background-repeat: repeat-y;
	background-color: #F14F11;
	border: 1px solid #999999;*/
}
/* informatielayout */

/* einde informatielayout */
/* subcontainers */
#message {
	margin: 4px;
}
#morenews {
	margin: 0px; 
}
#morenews img{
	float: left;
	border: 1px solid #000000;
}
#googleadds {
	position: absolute;
	right: 60px;
	top: 200px;
}

.contentfield {
	background-image: url(../beeld/backcontent.gif);
	border: 0px solid #CCCCCC;
	padding: 6px;
	background-color:#FFFFFF;
}

/*opmaak*/
.spacer {
	clear: both;
}
#leftcontent #message {
	width:188px;
}
.legendsmoel {
	float: right;
	border: 1px solid #999999;
}
.input1 {
	color: #EAEAEA;
	background-color: #003366;
	height: 18px;
	border: 1px solid #000033;
}
.redtext {
	color:#CC0000;
}
/*navigatie*/
.readmore, .readmore a {
	text-decoration:underline;
	font-weight: bold;
	background-image: url(../beeld/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.linkmore, a.linkmore:visited, a.linkmore:active {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../beeld/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color:#FFFFFF; 
}
a.linkmore:hover {
	color:#E9ECF5;
	text-decoration:underline;
}
.leftnav {
	margin: 4px 2px;
	text-align: left;
	float:right;
}
/*newsitems*/

.newstable{
	vertical-align: top;
}
.newstable img {
	float: right;
	border: 1px solid #000000;
	margin: 2px 2px;
}
.newstable a, .newstable h2, .newstable p, .newstable h5 {
	text-decoration: none;
}
.newstable td{
	vertical-align: top;
	padding: 2px 2px; 
}
.centerput {	
	margin: 2px 4px;
}
.newstable h2 {
	text-decoration:none; 
}
#bignews{
	background-color: #FFFFFF;
}
#bignews h5{
	display: block;
}
#bignews h2{
	font-size: medium;
}
#secondbignews {
	background-color: #FFFFFF;
}
#secondbignews h2{
	font-size: small;
}
#thirdbignews {
	background-color: #FFFFFF;
}
#thirdbignews h2{
		font-size: small;
}
#bigcontent {
	position: absolute;
	left: 220px;
	background-color:#FFFFFF;
	top: 100px;
}
.legpic {
	position: absolute; 
	right:10px; 
	top: 30px;
} 
.legpic img{
	border: 1px solid #000000;
} 
.imgright {
	float: right;
}
li {
	list-style-type: square;
}
