body {
	font-size: 8pt;
	text-align: center;
	letter-spacing:	-1px;
	color: black;
	font-family: Verdana, Arial, Calibri, Tahoma, Sans-Serif;
}

img {
border: none;
}

.tekstomloop {
float: left;
margin: 0 4px 4px 0;
}

.tekstomlooprechts {
float: right;
margin: 0 0 4px 4px;
}

/* Global Styles */				
div#container {
	width: 800px;
	margin: auto;
}

/* Header Styles */

div#header {
	background-image: url(../images/algemeen/topbalk.png);
	background-repeat: no-repeat;
	background-color: black;
	margin: 0px;
}

div#header ul {
	list-style-type: none;
	background-color: transparent;
	padding-bottom: 7px;
	margin-top:	4px;
	margin-left: -43px;
}

div#header ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

div#header ul li a {
	color: white;
	text-decoration: none;
}

div#header ul li a:hover {
	color: white;
	text-decoration: underline;
}

div#header ul li a[href^="#"] {
	color: #999999;
	text-decoration: none;
}

.flashheader {
width: 800px;
height: 123px;
}

/* Content Styles */
div#content {
	text-align: left;
}

/* Left Column Style */

div#content div#left div ul {
	list-style-type: none;
	color: black;
	margin: 4px 0 4px 4px;
	padding: 0;
}

div#content div#left div ul li a {
	text-decoration: none;
	color: black;
	line-height: 11pt;
	padding: 0 4px 0 4px;
}

div#content div#left div ul li a:hover{
	color: black;
	text-decoration: underline;
	line-height: 11pt;
	padding: 0 4px 0 4px;
}

	div#content div#left div ul li a[href^="#"]{
		color: #555555;
	}

div#content div#left {
	float: left;
	width: 120px;
	margin-right: 20px;
	
}

div#content div#left div {
	border: 2px #e9c400 solid;
	background-image: url(../images/algemeen/geel.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
}

div#content div#left div h3 {
	background-color: #e9c400;
	color: white;
	margin: 0px;
	font-size: 1em;
	padding: 2px;
	padding-left: 6px;
}

div#content div#left div p {
	margin: 0px;
	padding: 4px 7px 7px 7px;
	font-size: 8pt;
	line-height: 11pt;
}

/* Center Column Style */
div#content div#center {
	float: left;
	width: 400px;
	margin-right: 20px;
}

div#content div#center div {
	border: 2px #0e71b4 solid;
	background-image: url(../images/algemeen/blauw.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
}

div#content div#center div h3 {
	background-color: #0e71b4;
	color: white;
	margin: 0px;
	font-size: 1em;
	padding: 2px;
	padding-left: 6px;
}

div#content div#center div p {
	margin: 0px;
	padding: 7px;
	font-size: 8pt;
	line-height: 11pt;
}

/* Right Column Style */

#weer {
	margin: 3px 0 0 0;
}

div#content div#right {
	float: left;
	width: 120px;
	margin-right: 20px;
}

div#content div#right div {
	border: 2px #e9c400 solid;
	background-image: url(../images/algemeen/geel.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
}

div#content div#right div#noback {
	border: 2px #e9c400 solid;
	background: transparent;
	margin-bottom: 10px;
}

div#content div#right div h3 {
	background-color: #e9c400;
	color: white;
	margin: 0px;
	font-size: 1em;
	padding: 2px;
	padding-left: 6px;
}

div#content div#right div p {
	margin: 0px;
	padding: 4px;
}

/*form styles*/
form {
margin: 6px;
}

form input.forminput {
margin:	2px 0 5px 2px;
}

#onderwerp {
width: 375px;
}

#bericht {
width: 375px;
}

#verzenden {
margin:	3px 0 0 0;
}

/* Sponsor Column Style */
div#content div#sponsoring {
	float: right;
	width: 100px;
}

div#content div#sponsoring div {
	border: 2px solid black;
}

.flashsponsor {
width: 96;
height: 600;
}


#leeg {
text-decoration: none;
color: red;
font-weight: bold;
}

div.clear {
	clear: both;
}
