@import url("cssreset.css");

body {
	background: #FFF url('../images/top-fill2.gif') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px verdana;
	color: #6A747C;
}
div#footer {
 position:fixed;
 bottom:0px;
 left:0px;
 width:100%;
 height:31px;
 background: url('../images/footer_bg.png') repeat-x;
 z-index:200;
}

div#mainmenuposition {
 position:absolute;
 top: 14px;
 left:10px;
 width:560px;
 z-index:300;
}
div#bodyWrapper {
 width: 997px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}

div#bodyWrapper ul#topIcons {
  float: right;
  margin-top: 7px;
  margin-bottom: 3px;
  margin-right:12px;
}

div#bodyWrapper ul#topIcons li {
  float: left;
  margin-left: 9px;
  cursor: pointer;
}

div#bodyWrapper ul#topIcons li img{
  border: 0px;
}

div#bodyWrapper ul#mainMenu {
  clear: both;
  margin-left: 6px;
  margin-bottom: 8px;
}

div#bodyWrapper ul#mainMenu li {
  float: left;
  margin-right: 8px;
  color: #FFF;
}

div#bodyWrapper ul#mainMenu li a {
  color: #FFF;
  text-decoration: none;
}


div#bodyWrapper ul.subMenu {
  clear: both;
  margin-left: 6px;
  padding-top: 3px;
}

div#bodyWrapper ul.subMenu li a.actief, div#bodyWrapper ul#mainMenu li a.actief {
  font-weight: bold;
  color: #FFDE00;
}

div#bodyWrapper ul.subMenu li {
  float: left;
  margin-right: 8px;
  color: #FFF;
}

div#bodyWrapper ul.subMenu li a {
  color: #FFF;
  text-decoration: none;
}

div#bodyWrapper ul.subMenu li a:hover {
  color: #000;
  text-decoration: none;
}

div#mainMenuWrapper {
  height: 20px;
  overflow:hidden;
  position: absolute;
  margin-top:80px;
  top: 0px;
  left: 0px;
}




div#bodyWrapper ul#newsHeadlines li,div#bodyWrapper ul#newsHeadlines2 li  {
  color: #FFF;
  background-position: -125px 5px;
  text-decoration: none;
  padding: 5px 10px 5px 50px;
  display: block;
  width: 335px;
  min-height: 20px;
  position: relative;
  background-color: #F8F8F8;
  margin-top: 5px;
}

div#bodyWrapper ul#newsHeadlines { 
  padding-top: 5px;
}
div#bodyWrapper ul#newsHeadlines2 { 
  padding-top: 1px;
}


div#bodyWrapper ul#newsHeadlines li a,div#bodyWrapper ul#newsHeadlines2 li a {
  color: #6A747D;
  text-decoration: none;
}

div#bodyWrapper ul#newsHeadlines li a span,div#bodyWrapper ul#newsHeadlines2 li a span {
  text-decoration: underline;
  color: #47AA42;
  position: absolute;
  right: 10px;
  font-size: 10px;
  /*font-weight: bold;*/
  
}
div#right a{
  color: #47AA42;
  text-decoration: underline;
}

div#bodyWrapper div#left {
  float: left;
  margin-top: 5px;
  margin-bottom: 30px;
}

div#bodyWrapper div#right {
  float: left;
  margin-top: 3px;
  margin-bottom: 30px;
}

div#bodyWrapper div#left {
  width: 570px;
  margin-right: 10px;
}

div#bodyWrapper div#right {
  width: 412px;
}

div#bodyWrapper div#right #logo{
  margin-bottom: 2px;
  cursor: pointer;
}
div#bodyWrapper div#right div.fill.news {
  padding: 0px 4px;
  width: 394px;
}

div#bodyWrapper div#right div.fill.news h3 {
  margin-left: 13px;
}

p#more-news {
 padding: 10px;
}

p#more-news a, p#more-news a:visited {
 color: #47AA42;
}

div#bodyWrapper div#right div.top,
div#bodyWrapper div#right div.fill,
div#bodyWrapper div#right div.bottom,
div#bodyWrapper div#left div.top,
div#bodyWrapper div#left div.fill,
div#bodyWrapper div#left div.bottom,
div#bodyWrapper div#wideContent div.top,
div#bodyWrapper div#wideContent div.fill,
div#bodyWrapper div#wideContent div.bottom,
div#bodyWrapper div#shortContent div.top,
div#bodyWrapper div#shortContent div.fill,
div#bodyWrapper div#shortContent div.bottom
 {
  background-image: url('../images/panels_bg.png');
}

div#bodyWrapper div#right div.top {
  width: 403px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

div#bodyWrapper div#right div.fill {
  width: 367px;
  padding: 0px 18px;
  background-repeat: repeat-y;
  background-position: -404px 0px;
}

div#bodyWrapper div#right div.bottom {
  width: 403px;
  height: 10px;
  background-repeat:  no-repeat;
  margin-bottom: 7px;
  background-position: -808px 0px;
}


div#bodyWrapper div#left div.top {
  width: 568px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: -1214px 0px;
}

div#bodyWrapper div#left div.fill {
  width: 532px;
  padding: 10px 18px;
  background-repeat:repeat-y;
  background-position: -1783px 0px;
}

div#bodyWrapper div#left div.bottom {
  width: 568px;
  height: 10px;
  background-repeat: no-repeat;
  margin-bottom: 7px;
  background-position: -2352px 0px;
}


div#bodyWrapper div#wideContent div.top {
  width: 985px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: -2940px 0px;
}

div#bodyWrapper div#wideContent div.fill {
  width: 949px;
  padding: 10px 18px;
  background-repeat:repeat-y;
  background-position: -3925px 0px;
}

div#bodyWrapper div#wideContent div.bottom {
  width: 985px;
  height: 10px;
  background-repeat: no-repeat;
  margin-bottom: 7px;
  background-position: -4911px 0px;
}
div#bodyWrapper div#right div.largeShortcut {
 width:400px;
 float:none;
 clear:both;
}
div.largeShortcut ul#newsHeadlines {
 margin-left:-14px;
}



div#bodyWrapper div#right div.smallShortcut {
 width:192px;
 margin-right:12px;
 float:left;
}
div#bodyWrapper div#right div.smallShortcut div.top {
  width: 199px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: -6000px 0px;
}

div#bodyWrapper div#right div.smallShortcut div.fill {
  width: 164px;
  padding: 10px 18px;
  background-repeat:repeat-y;
  background-position: -6199px 0px;
}

div#bodyWrapper div#right div.smallShortcut div.bottom {
  width: 199px;
  height: 10px;
  background-repeat: no-repeat;
  margin-bottom: 7px;
  background-position: -6401px -15px;
}

div#bodyWrapper div#left div#bodyContent {
  color: #6A747C;
  line-height: 17px;
  font: 11px verdana;
}

div#bodyWrapper div#left div#bodyContent h3, div#bodyWrapper div.fill h3{
  color: #47AA42;
  margin-bottom: 13px;
  font-size: 20px;
}

div#bodyWrapper div#right div#contactHome {
  font-size: 11px;
}

div#bodyWrapper div#left div#bodyContent img.print,
div#bodyWrapper div#wideContent div#bodyContent img.print  {
  cursor: pointer;
  float: right;
  display: block;
  margin-top: 10px;
}

div#bodyWrapper div#wideContent div#bodyContent img.print {
  margin-right: 10px;
}


/* main image */

div#bodyWrapper div#left div#mainImage {
  width: 560px;
  height: 333px;
  overflow:hidden;
  margin-bottom: 10px;
  margin-left: 5px;
  position: relative;
  
}

div#bodyWrapper div#left div#mainImage div#aar { 
  position: absolute;
	top: 0px;
	left: 20px;
	height: 333px;
	width: 200px;
  z-index: 200;  
}

div#bodyWrapper div#left div#mainSmallImage {
  width: 560px;
  height:139px;
  overflow:hidden;
  margin-bottom: 10px;
  margin-left: 5px;
  position: relative;
  
}
div#bodyWrapper div#left div#mainSmallImage div#aar { 
  position: absolute;
  top: 0px;
  left: 20px;
  height: 139px;
  width: 200px;
  z-index: 200;  
}


div.imageTopLeft, div.imageTopRight, div.imageBottomLeft, div.imageBottomRight {
  height: 6px;
  width: 6px;
  position: absolute;
  z-index: 100;
}

div.imageTopLeft {
  background-position: 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.imageTopRight {
  background-position: -9px 0px;
	top: 0px;
	right: 0px;

}
div.imageBottomLeft {
  background-position: -18px 0px;
	bottom: 0px;
	left: 0px;

}
div.imageBottomRight {
  background-position: -27px 0px;
	bottom: 0px;
	right: 0px;
}

div#wideContent {
  clear: both;
}

div#bodyWrapper div#left div#bodyContent ul li {
  margin-left: 10px;
}

div#bodyWrapper div#left div#bodyContent ul {
  list-style: disc;
  margin-left: 5px;
}

div#bodyWrapper div#left div#bodyContent a {
	color: #47AA42; 
	text-decoration: underline;
}

ul#topIcons li.top_home {
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-position: -95px -2px;
}

ul#topIcons li.top_contact {
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-position: -57px -2px;
}

ul#topIcons li.top_sitemap {
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-position: -37px -2px;
}

ul#topIcons li.top_home, 
ul#topIcons li.top_contact, 
ul#topIcons li.top_sitemap, 
div#bodyWrapper ul#newsHeadlines li,
div#bodyWrapper ul#newsHeadlines2 li,
div.imageTopLeft,
div.imageTopRight,
div.imageBottomLeft ,
div.imageBottomRight 
 {
  background-image: url('/images/icons_corners.png');
  background-repeat: no-repeat;
}

div.spinner {
  background: url('/images/spinner.gif') no-repeat center center;
}

/** contact form **/

form fieldset {
  margin-bottom: 10px;
  padding-left: 0px;
  border: 0;
  margin-left: 0;
}

form legend {
  padding: 0 2px;
  font-weight: bold;
}

form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form fieldset ol {
  margin: 0;
  padding: 0;
}

form fieldset li {
  list-style: none;
  padding: 3px;  
  margin: 0;
}

form fieldset li input, form fieldset li textarea {
  border: 1px #ccc solid;
  font: 12px verdana;
  width: 200px;
}

form fieldset li textarea {
  height: 90px;
}

form fieldset li input:hover,
form fieldset li input:focus,
form fieldset li textarea:hover,
 form fieldset li textarea:focus {
  background: #F3F3F3;
}

form input.submit {
  border: 1px #FFF solid;
  background: #1397D5;
  color: #FFF;
  margin-left: 117px;  
}

form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form label {
  width: 120px; /* Width of labels */
}

div#contactform ul {
  padding-left: 20px;
  font-size: 12px;
}

input.highlight, textarea.highlight {
  background: #FFBFC2;
}

div#contactHome a {
	color: #6A747C;
	text-decoration: none;
}


h3#news-archive {
 margin-top: 15px;
}
