/* general stuff ---------------------------*/

html body {
	font-size: 80%;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* main Id's  ---------------------------*/

#container {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 960px;
}
#header-top {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
	height: 100px;
	background: url('images/logo-kop-bg.gif') top left;
	background-repeat: no-repeat;
}
#header-middle {
	float: left;
	margin: 0px;
	width: 771px;
	height: 175px;
	background: url('images/header-pic-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #09F;
}
#banner {
	float: right;
	margin-top: 52px;
	width: 180px;
	height: 215px;
}
#page {
	padding: 0px;
	height: 100%;
	min-height: 400px;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p-main {
	margin: 0px;
	padding: 0px;
	width: 720px;
	clear: right;
	float: left;
}
#p-right {
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: right;
}
#p-right .block-small {
	background-color: #9cf;
	height: auto;
	min-height: 100px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
#p-main .block-small {
	background-color: #9cf;
	height: auto;
	min-height: 100px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
.block-medium {
	background-color: #9CF;
	/*background-color: #09f;
	padding: 20px;*/
	height: auto;
	min-height: 100px;
	width: 710px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.block-medium-txt {
	height: auto;
	min-height: 110px;
	width: 480px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #9cf url('images/txt-block-rounded.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.block-large {
	margin-bottom: 10px;
	padding: 0px;
	height: auto;
	min-height: 260px;
	width: 710px;
	background: #9cf url('images/txt-block-rounded.gif');
	background-position: top 0px;
	background-repeat: no-repeat;
}
.block-full {
	margin-bottom: 10px;
	padding: 0px;
	height: auto;
	min-height: 200px;
	width: 960px;
	background: #9cf url('images/txt-block-rounded.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#footer {
	background: url('images/footer-pic-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #09f;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 960px;	
	clear: both;
}
#icons {
	margin-top: 18px;
	margin-bottom: 0px;
}
/* Styling block headers ---------------------------*/

#p-main .block-medium h1
{
	height: 25px;
	width: 690px;
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 1.1em;
	color: #fff;
	background: url('images/block-header-rounded.gif');
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #3c3a7b;
}
#p-main .block-small h1, #p-right .block-small h1 {
	height: 25px;
	width: 210px;
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 1.1em;
	color: #fff;
	background-image: url('images/block-header-rounded.gif');
	background-repeat: no-repeat;
	background-position: 213px 0px;
	background-color: #3c3a7b;
}
#p-main .block-large h1, #p-main .block-medium-txt h1 {
	/*height: 25px;
	width: 690px;*/
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 0px;
	font-size: 1.4em;
	color: #000;
}
#p-main .block-large h2, #p-main .block-medium-txt  h2 {
	margin-top: 0px;
	font-size: 1.08em;
	color: #c60;
}

.block-large .txt-block h2 {
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 0px;
	font-size: 1.4em;
	color: #c60;
}
.block-full .txt-block h1 {
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 0px;
	font-size: 1.6em;
	color: #c60;
}

.block-large .txt-block h3 {
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 0px;
	font-size: 1.08em;
	color: #000;
}


/* Styling header photo -------------------*/

#header-photo {
	width: 750px;
	height: 165px;
	margin: 5px;
	background-repeat: no-repeat;
}

#header-link {
	float: left;
	padding-top: 6px;
	width: 110px;
	height: 26px;
	background: url('images/header-link-rounded.gif');
	background-repeat: no-repeat;
}
#header-link a:link, #header-link a:visited {
	margin-left: 15px;
	color: #fff;
	text-decoration: none;
}
#header-link a:hover {
	color: #09f;
}

/* video block -----------------------*/

.video-block {
	padding: 0px 20px 10px 20px;
	display: table;
	line-height: 1.36em;
	font-size: 0.92em;
	background: url('images/video-bg.jpg') 20px 0px;
	background-repeat: no-repeat;
}
.video-block img {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

/* Styling text ---------------------------*/

.txt-block {
	padding: 0px 20px 10px 20px;
	display: table;
	line-height: 1.36em;
	font-size: 0.92em;
}
.txt-block p {
margin-top: 0px;
}
.block-medium ul, .block-small ul {
	margin:0;
	padding-left: 10px;
	list-style:none;
	list-style-image: url('images/list-arrow.gif');
	list-style-position: outside;
}
.block-medium li, .block-small li {
	padding-bottom: 6px;
}

/* Styling zoeken header ------------------------*/

#search {
	float: right;
	margin-top: -3px;
	width: 150px;
	height: 25px;
	background: url('images/search-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/* Styling various items ---------------*/

#bottom-nav {
	margin-left: 20px;
	padding-top: 20px;
}

hr {
	border: 0;
  	width: 100%;
	color: #09f;
	background-color: #09f;
	height: 1px;
}

/* tabel algemeen */
.rowColor {
	background-color: #6cf;
	padding: 4px;
	margin: 0px;
}

.rowColor2 {
	background-color: #3cf;
	padding: 4px;
	margin: 0px;	
}

.col_1off {
	padding: 4px;
	background-color: #09f;
	margin: 0px;	
}

li table {
	background-color: #09f;
	padding: 10px;
	border: 1px #09f solid
}

/* Links and stuff ------------------------*/

.txt-block ul li a:link, .txt-block ul li a:visited, .txt-block p a:link, .txt-block p a:visited, .txt-block table a:link, .txt-block table a:visited, .video-block p a:link, .video-block p a:visited {
	font-weight: bold;
	color: #c60;
	text-decoration: underline;
}
.txt-block ul li a:hover , .txt-block p a:hover, .txt-block table a:hover, .txt-block p a:hover {
	color: #09f;
	text-decoration: none;
}
#bottom-nav a {
	font-weight: bold;
}
#bottom-nav a:link, #bottom-nav a:visited {
	color: #000;
}
#bottom-nav a:hover {
	color: #fff;
	text-decoration: none;
}
.txt-block table .col_1off a:link, .txt-block table .col_1off a:visited {
	color: #000;
}
.txt-block table .col_1off a:hover {
	color: #fff;
}
/* Menu Language switch --------------------------- */

#language {
	position: absolute;
    top: 20px;
    margin-left: 620px;
    padding: 0px;
    width:80px;
    height: 30px;
    font-size:100%;
}
#language a {
	font-weight: bold;
}
#language a:link, #language a:visited {
	text-decoration: none;
	color: #c60;
}
#language a:hover {
	color: #09f;
}
/* Menu Top Navigation --------------------------- */

#top-nav {
      float:left;
      margin-top: 65px;
      width:780px;
      font-size:100%;
      line-height:normal;
	  /*border-bottom:1px solid #09f;*/
}
#top-nav ul {
	margin:0;
	padding:10px 10px 0 270px;
	list-style:none;
}
#top-nav li {
      display:inline;
      margin:0;
      padding:0;
}
#top-nav a {
      float:left;
      background:url('images/top-nav-left.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#top-nav a span {
      float:left;
      display:block;
      background:url('images/top-nav-right.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
}
#top-nav a:hover span {
      color:#000;
}
#top-nav a:hover, #top-nav a.active1 {
      background-position:0% -42px;
}
#top-nav a:hover span, #top-nav a span.active2 {
      background-position:100% -42px;
}
/* active item --------------------- */
#top-nav a span.active2 {
	color: #000;
}

/* Menu Tabs Page --------------------------- */

#nav-page {
      float:left;
      margin-top: 0px;
      margin-bottom: 10px;
      width:960px;
      background:#09f;
      font-size:100%;
      line-height:normal;
}
#nav-page ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
}
#nav-page li {
      display:inline;
      margin:0;
      padding:0;
}
#nav-page a {
      float:left;
      background:url('images/nav-page-left.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#nav-page a span {
      float:left;
      display:block;
      background:url('images/nav-page-right.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
}
#nav-page a:hover span {
      color:#000;
}
#nav-page a:hover, #nav-page a.active1 {
      background-position:0% -42px;
}
#nav-page a:hover span, #nav-page a span.active2 {
      background-position:100% -42px;
}
/* active item ---------------- */
#nav-page a span.active2 {
	color: #000;
}
/*  forms ------------------*/

input.search {
	border: 0px;
}

/* SO prijs tabel */
p.prijs {
	background-color: #fc6;
	border: 1px solid #09f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	/*width: auto;*/
	clear: both;
}

/* plaatjes vorm en uitlijning */

#p-main .block-large .txt-block div.left {  
margin: 2px 8px 0px 0px; 
padding: 0px 0px; 
float: left; 
width: 440px;
}
#p-main .block-large .txt-block div.right {  
margin: 0px 10px 0px 16px; 
padding: 0px 0px; 
float: right; 
width: 440px;
}

#p-main .block-large .txt-block div.right img.rightPic, #p-main .block-large .txt-block div.left img.leftPic{
float: none;
}
/* caption slideshow */
.left p, .right p {
	font-weight: normal;
	font-size: 8px;
}
/* voor algemene pagina's */
.leftPic, .rightPic {
	border: 4px #09f solid;
}
.rightPic {
	margin-left: 10px;
	float: right; 
}
.leftPic {
	margin-right: 10px;
	float: left; 
}

.rightPicNone {  
margin: 2px 0px 0px 6px; 
padding: 0px 0px; 
float: right; 
}

.linePic {
	border: 1px #c60 solid;
	margin-top: 0px;
	margin-bottom: 0px;
}

.line {
	border: 1px #c60 solid;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* SO in het kort */

.ihkBG {
	background-color: #ECC578;
	border: 1px solid #09f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 580px;
}
.ihkBG td {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.ihkKOP {
	font-weight: bold;
	color: #c60;
}

/* dropmenuutje */
select.dropmenuutje {
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #3C3A7B;
}

/* waarschuwing txt */
.attentie {
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
	background-color: white;
	border: 1px solid black;
}