* {
	margin: 0;
	padding: 0;
}
html  {
	overflow-y: scroll;
}
body {
	margin: 0px 0;
	background: #307FA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 95%;
	padding: 0;
}
html {
	margin: 0px 0;
	background: #307FA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #183F56;
	height: 95%;
	padding: 0;
}

BODY {
	FONT: 0.8em Arial, Helvetica, sans-serif; COLOR: #222; 	
}

h1, h2, h3 {
	font-weight: normal;
	color: #000;
}

h1 { font-size: 12px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;}
h2 { font-size: 12px; text-transform: normal; font-weight: bold;}
h3 { font-size: 8px; text-transform: uppercase; font-weight: normal;}

strong {
	color: #0000EB;
}

.black{
	font-weight: bold;
	color: #000;
}

a:link {
	color: #A82000;

}

a:visited {
	text-decoration: none;
	color: #A82000;
}

a:hover {
	text-decoration: none;
	color: #A82000;
}
a:active {
	text-decoration: none;
	color: #720003;
}

#container {
	width: 900px;
	border: 1px solid #123040;
	margin: 0 auto;
	background: #fff  url(images/back.gif) repeat-y;;
	padding: 0;

}



#splash {
	width: 900px;
	height: 78px;
	margin: 0 auto;
	background-color: #fff;
	border: 0px solid #ccc;

}

#splash img {
	float: left;
	margin: 0;
 	padding-left: 68px;
	position: relative;
}



#page {
	width: 900px;
	clear: both;
	margin: 0 auto;
	border: 0px solid #000; 
	padding: 0;

}

#page h1, #page h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}

#content {
	float: right;
	text-align: justify;
	width: 600px;
	padding: 20px 50px 20px 20px;
	border-left: 0px solid #ccc;
        min-height:420px;
        height:expression(this.scrollHeight > 420 ? "auto":"420px");
}



#sidebar {
	text-align: left;
	width: 200px;
	padding: 0;
	border: 0px solid #000;

}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar li {
	margin: 0 0 0 0;
	padding: 2px 0px;
	border-bottom: 1px solid #FF9900;

}
#header {
	clear: both;
	width: 900px;
	background: #C2E0F0 url(images/back.gif) repeat-x;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #AD2100;
	border-bottom: 1px solid #AD2100;

}

#header p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}
#footer {
	width: 900px;
	border-top: 1px solid #AD2100;
	border-bottom: 1px solid #AD2100;
	height: 25px;
	background: #C2E0F0 url(images/back.gif) repeat-x;
	margin: 0 auto;
	padding: 0;
	float: right;
}

#foot1 {
	margin: 0;
	padding-right: 10px;
	font-family: Arial;
	line-height: normal;
	font-size: 80%;
	float: right;

}

#legal {
	float: left;
}

#links {
	float: right;
}


table.nieuws  {
        background: transparent;
        width: 100%;
        font: normal 100% Arial, sans-serif;
        color: inherit;
        margin: 0;
}

table.vacatures  {
        background: transparent;
        width: 100%;
        font: normal 100% Arial, sans-serif;
        color: inherit;
        margin: 0;
}

table.projecten  {
        background: transparent;
        width: 100%;
        font: normal 100% Arial, sans-serif;
        color: inherit;
        margin: 0;
}

ul {list-style-type: normal;
margin: 0;
padding-left: 0;}

#content li {
	margin-left: 2em;
}

#content ul {
	margin-left: 0em;
}

.menu1 {
        padding:0 0 0 22px;
        float: right;
        margin:0;
        list-style:none;
        height:25px;
        position:relative;
}

.menu1 li {
       float:left;
       }

.menu1 li a {
       display:block;
       float:left;
       height:24px;
       line-height:24px;
       color:#000;
       text-decoration:none;
       font-size:11px;
       font-family:arial, verdana, sans-serif;
       font-weight:bold;
       text-align:center;
       padding:0 10px 0 8px;
       cursor:pointer;
       border-top: 0px solid #333;
       border-left: 0px solid #333;
       border-right: 0px solid #333;
}

.menu1 li.current a {
       color: #C00000;
       background: #fff;
       border-top: 0px solid #A82000;
       border-left: 1px solid #A82000;
       border-right: 1px solid #A82000;
       border-bottom: 0px solid #A82000;
       }
.menu1 li a:hover {
       color:#000;
       border-top: 0px solid #A82000;
       border-left: 0px solid #A82000;
       border-right: 0px solid #A82000;
       }

.menu1 li.current a:hover {
       color:#000;
       border-top: 0px solid #A82000;
       border-left: 1px solid #A82000;
       border-right: 1px solid #A82000;
       }



.menu a{
	display: block;
	padding-left: 0px;
	height: 20px;
	width: 180px;
	text-decoration: none;
	color: #A82000;
	FONT: 0.9em Arial, Helvetica, sans-serif; COLOR: #183F56
	font-weight: bold;
	text-indent: 20px;
	background-image:url(images/bt01.gif);
	background-position: left center;
	background-repeat: no-repeat;


}
.menu a:visited {
	text-decoration: none;
	color: #A82000;
	font-weight: bold;
	background-image:url(images/bt01.gif);
	background-position: left center;
	background-repeat: no-repeat;
}	 
.menu a:hover{
	text-decoration: none;
	color: #000080;
	font-weight: bold;
	background: transparent;
	background-image:url(images/bt02.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.menu a:active {
	text-decoration: none;
	color: #A82000;
	font-weight: bold;
	background-image:url(images/bt02.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


#zijkant {
        bottom: 0;
	border: 1px solid #000; 
}


img {
        border: 1px solid #7F9DB9;
}

img.logo {
        border: 0px solid #aaa;
        float: right;
}
img.left {
        float: left;
        margin: 0 20px 0 0;
        border: 1px solid #7F9DB9;
}
img.right {
        float: right;
        margin: 5px 20px 5px 10px;
        border: 1px solid #7F9DB9;
}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background: #fff;
  border: 1px solid #7F9DB9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }

.hsp  {
  font-weight: bold;
  color: #0000EB;
  text-decoration: underline;
}

.pag1 {
        display:inline;
        float: left;
        border: 1px solid #888;
        text-align: center;
        width: 18px;
        padding: 0;
        margin: 0;
        background-color: #fff;
        text-decoration: none;
        cursor: pointer;
}

.pag2 {
        display:inline;
        float: left;
        border: 1px solid #606;
        width: 18px;
        padding: 0;
        margin: 0;
        font-weight: bold;
        text-align: center;
        background-color: #bbb;
        color: #333;
}

.pag3 {
        display:inline;
        float: left;
        border: 1px solid #888;
        text-align: center;
        width: 18px;
        padding: 0;
        margin: 0;
        background-color: #fff;
        text-decoration: none;
        cursor: default;
}

