* {  margin: 0;  padding: 0;}body {  background: #023b82 url(../images/background.gif) repeat-x top left;  color: #fdfefe;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  line-height:16px;}/*DIV ID Declerations*/#container {	text-align: left;	width: 1000px;}#header h1 {  background: transparent url(../images/header.jpg) no-repeat top left;  width: 1000px;  height: 131px;}#header h2 span, #header h1 span {  display: none;}#login {  color: #CE3228;  position: absolute;  top: 378px;  left: 85px;  width: 150px;  height: 125px;  text-align: right;}#menu {  position: absolute;  top: 108px;  left: 264px;  z-index: 99px;}#menu ul {}#menu li {  display: inline;  font-weight: normal;  list-style: none;}#menu li a {  color: #fdfefe;  text-decoration: none;}#menu li a:hover {  text-decoration: underline;}#columnLeft {  /*background: transparent url(../images/col_left.jpg) no-repeat top left;*/	float: left;	width: 255px;	height: 530px;}#columnRight {  background: transparent url(../images/col_right.gif) no-repeat top left;	float: right;	width: 245px;	height: 425px;}#content {  background: transparent url(../images/content.gif) no-repeat top left;	float: left;	overflow: auto;	width: 500px;	height: 425px;}#footer {	clear: both;	margin-left: 335px;	position: absolute;	top: 562px;}/*Tekst opmaak*/#columnLeft img, #columnRight img {  border: none;  display: block;  float: left;  margin: 0;  padding: 0;}#columnLeft a {  text-decoration: none;}#login input {  border: #CE3228 1px solid;  color: #CE3228;  font-size: 10px;  height: 15px;  margin-bottom: 10px;  padding: 5px;  text-align: right;  width: 150px;}#content h3 {  font-size: 12px;  margin: 15px 10px 10px 10px;}#content p {  margin: 5px 10px;}#login p {  margin: 0px -10px;}#content ul {  margin: 5px 12px;}#content li {  margin: 0px 10px;}#footer p {  color: #fdfefe;  font-size: 90%;}
