body {
	background-color: #8c8c8c;
	margin: 0 auto 0 auto;
	background-position: center top;
	background-image: url("../images/siag_bg.jpg");
	background-repeat: no-repeat;
}

#runner {padding-top: 20px;
		 margin-bottom: 10px;
		 background-color: yellow;
		 }

#container {
	position: relative;
	margin: 0 auto 0 auto;
	min-height: 700px;
	width: 780px;
	background-image: url("../images/siag_bg_repeat.jpg");
	background-repeat: repeat-y;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 768px;
}

#logo {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("../images/siag_logo.jpg");
	background-repeat: no-repeat;
	width: 243px;
	height: 130px;
	cursor: pointer;
	float: left;
}

#naw {
	position: relative;
	width: 160px;
	height: 150px;
	top: 15px;
	left: 50px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E71;
	line-height: 17px;
	float: left;
}



#menu {
	position: relative;
	top: 3px;
	left: 0px;
	width: 768px;
	height: 30px;
	font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #8c8c8c;
  float: left;
  
}

.item {
	height: 30px;
	float: left;
}
    
#menu a {
  color: #FFFFFF;
  text-decoration: none; 
  height: 30px;
  display: block;
  padding-left: 22px;
  padding-right: 21px;
  float: left;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #676666;  
}

.currentItem a {
  text-decoration: none;
  color: #FFFFFF; 
  display: block;
  padding-left: 22px;
  padding-right: 21px;
  background-color: #676666;
  float: left;
}

#subMenu {
	position: relative;
	top: 4px;
	left: 0px;
	width: 768px;
	height: 30px;
	font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #c6c8ca;
  float: left;
}

.subItem {
	height: 30px;
	float: left;
	background-color: #676666;
	float: left;
}
    
#subMenu a {
  color: #FFFFFF;
  text-decoration: none; 
  height: 30px;
  display: block;
  padding-left: 22px;
  padding-right: 21px;
  float: left;
}

#subMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4f4f4f;  
}

.currentSubItem a {
  text-decoration: none;
  color: #FFFFFF; 
  display: block;
  padding-left: 22px;
  padding-right: 21px;
  background-color: #4f4f4f;
  float: left;
}

#contentContainer {
	width: 768px;
	float: left;
	
}

#buffer {
	position: relative;
	top: 7px;
	background-image: url("../images/siag_buffer.jpg");
	background-repeat: no-repeat;
	width: 768px;
	height: 1px;
}

#contentLeft {
	position: relative;
	top: 7px;
	width: 244px;
	min-height: 330px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #939598;
	float: left;
}

#nieuwsKop {
	position: relative;
	left: 3px;
	width: 236px;
	height: 35px;
	float: left;
}

#nieuwsArchief {
	position: relative;
	left: 3px;
	width: 236px;
	height: 20px;
	font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
	text-align: right;
	float: left;
}

#nieuwsArchief a {
  color: #000000;
  text-decoration: none;
}

#nieuwsArchief a:hover {
	color: #000000;
	text-decoration: underline;
}

#nieuwsEen {
	position: relative;
	top: 10px;
	left: 3px;
	width: 236px;
	font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000c;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #939598;
	float: left;
}

#nieuwsEen a {
  color: #000000;
  text-decoration: none;
}

#nieuwsEen a:hover {
	color: #000000;
	text-decoration: underline;
}

#nieuwsTwee {
	position: relative;
	top: 20px;
	left: 3px;
	width: 236px;
	font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000c;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #939598;
	float: left;
}



#nieuwsTwee a {
  color: #000000;
  text-decoration: none;
}

#nieuwsTwee a:hover {
	color: #000000;
	text-decoration: underline;
}

#contentRight {
	position: relative;
	top: 7px;
	width: 523px;
	float: left;
}

#content {
	position: relative;
	top: 0px;
	left: 8px;
	width: 515px;
	font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #939598;
	float: left;
	padding-bottom: 15px;
}

#content a {
  color: #000000;
  text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
}

#rozema {
	position: relative;
	top: 25px;
	left: 5px;
	background-image: url("../images/rozema.jpg");
	background-repeat: no-repeat;
	width: 245px;
	height: 87px;
	float: left;
	cursor: pointer;
}

#downloads {
	position: relative;
	top: 25px;
	left: 30px;
	background-image: url("../images/siag_download.jpg");
	background-repeat: no-repeat;
	width: 245px;
	height: 87px;
	float: left;
	cursor: pointer;
}

#footer {
	position: relative;
	top: 30px;
	left: 0px;
	width: 768px;
	height: 30px;
	font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 30px;
    color: #000000;
	float: left;
	background-color: gray;
}

#hbjservices {
	position: relative;
	left: 5px;
	width: 236px;
	height: 20px;
	font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
	text-align: left;
	float: left;
}

#hbjservices a {
  color: #FFFFFF;
  text-decoration: none;
}

#hbjservices a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#links {
	position: relative;
	left: 5px;
	width: 518px;
	height: 20px;
	font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
	text-align: right;
	float: left;
}

#links a {
  color: #FFFFFF;
  text-decoration: none;
}

#links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#bufferTwee {
	position: relative;
	top: 11px;
	left: 0px;
	width: 768px;
	height: 30px;
	float: left;
	background-color: #c6c8ca;
}



#header {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("../images/siag_header_kort.jpg");
	background-repeat: no-repeat;
	width: 768px;
	height: 237px;
	float: left;
}

#headerLeft {
	margin-top: 0px;
	margin-left: 0px;
	width: 243px;
	height: 204px;
}

#headerRight {
	
}

#logIn {
	
}









h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial;
  font-size: 15px;
  font-weight: normal;
  color: #939598;
  line-height: 20px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial;
  font-size: 25px;
  font-weight: normal;
  color: #000000;
  line-height: 35px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #4c5b52;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}