﻿* {
	margin: 0;
	padding: 0;
}

body 
{
	margin: 0 auto;
	height: 100%;
	background-color: #FFFFFF;
}

.right
{ float: right; 
  padding: 0px 10px 0px 8px;
}

.center
{ 
  text-align: center;
  margin: 0 auto;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003B79;
	padding-bottom: 10px;
	padding-top: 5px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003B79;
	padding-bottom: 10px;
	padding-top: 5px;
}

h3 
{
	font-size: 1.1em;
	font-weight: bold;
	color: #003B79;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 10px;
	border-bottom: dotted 1px #003B79;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

#hr
{
	margin: 0px;
	padding: 0px;
	width: 870px;
	height: 5px;
}

#menu {
	width: 870px;
	height: 40px;
	background: url(../images/img04.jpg) no-repeat left top;
	font-family: Century Gothic,Avant Garde;
	color: #B0BFD2;
	position: relative;
	z-index: 250;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 15px 12.5px 0px 12.5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu a:visited {
}

/* Logo */

#logo {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	height: 327px;
}

#logobutton {
	width: 900px;
	padding-top: 0px;
}

#logo ul.top{
	background:url(../images/logo_nav_bg.png) 0 0 no-repeat;
	font:bold 10px/18px Avant Garde, arial;
	width:200px;
	height:20px;
	position: absolute;
	top: 100px;
	padding:0 0 0 15px;
	margin-left: 20px;
	z-index: 1;
}
#logo ul.top li{
	float:left;
	display:block;
	margin-top: 2px;
}
#logo ul.top li a.home{
	background:url(../images/home_nav_off.png) 0 3px no-repeat;
	padding:0 0 0 20px;	
	color:#000;
	margin:0 21px 0 0;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	display:block;
	background-color:inherit;
}

#logo ul.top li a.home:hover{
	background:url(../images/home_nav_on.png) 0 3px no-repeat;
}

#logo ul.top li a.contact{
	background:url(../images/contact_nav_off.png) 15px 3px no-repeat;
	padding:0 0 0 35px;
	color:#000; 
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#logo ul.top li a.contact:hover{
	background:url(../images/contact_nav_on.png) 15px 3px no-repeat;
}

/* Page */

#page {
	width: 870px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;	
	border-left: solid 15px #003B79;
	border-right: solid 15px #003B79;
	height:  inherit;
}

/* Content */

#content-txt 
{
	width: 625px;
	background: #FFFFFF url(../images/pix.gif) repeat-x;
	float: left;
	padding: 15px 0px 10px 15px;	
	min-height: 300px;	
	position: relative;
	overflow:hidden;	
	border-left: solid 1px #003B79;
}

/* linkss */

.links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li {
	margin-bottom: 2em;
}

.links li li {
	margin: 0;
}

.links li h2 {
	margin: 0 0 1em 0;
}

#links2 
{
	float: left;
	width: 200px;
	padding: 0px 11px 10px 0px;
	margin-bottom: 0px;	
	position: relative;
	overflow:hidden;	
	min-height: 330px;
}

#link2 h4
{
	padding-top: 50px;
}

#links2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0px  10px 0px;
	height: 20px;	
	border-bottom: 1px dotted #003B79;
	color: #003B79;
}

#links2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#links2 li a {
	border: none;
	padding-left: 5px;
}

#links2 li a:hover {
	border: none;
}

#backgr {
  background: top left url(../images/img01.png) repeat-x;
  padding-top: 20px;
}

/* Header */

#header {
	width: 900px;
	height: 56px;
	margin: 0 auto;
}

/* Footer */
#footer {
	padding: 0px;
	height: 105px;
	text-align: center;
	background: #F3F3F3 url(../images/img02_2.png) repeat;
}

#FootImg
{
	padding-top: 5px;
}

#footer p {
	margin-top: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Century Gothic,Avant Garde;
	color: #FFFFFF;
	font-weight: bold;
}

#footer p a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer p a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer H3 {
	padding-top: 8px;
	text-align: center;
	font-size: 15px;
	font-family: Century Gothic,Avant Garde;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/* side menu */
#side_menu
{
	text-align:center;
	padding: 0px 5px 10px 5px;
	font-family: Century Gothic,Avant Garde;
	font-size: 11px;
	color: #003B79;
	margin-top: 10px; 
}

#side_menu_panel
{
	padding: 0px 5px 10px 5px;
	font-family: Century Gothic,Avant Garde;
	font-size: 11px;
	color: #003B79;
}

.cmsLink a
{
	text-decoration: none;
	color: #003B79;
}

.cmsLink a:hover
{
	font-style: italic;
}

.cmsLink a:visited
{
	text-decoration: none;
	color: #003B79;
}

.side_menu_item
{ 
	width: 170px; 
	padding: 6px 0px 8px 0px;
	height: 70px;  
}

.side_menu_item a
{ 
	float: left; 
	width: 146px; 
	height: 54px; 
	background: #003B79;
	color: #003B79;
}

.side_menu_item img 
{ 
	display: block; 
	margin: 2px;
}

.side_menu_item a.selected, .side_menu_item a:hover, .side_menu_item a.selected:hover
{ 
	background: #B10034;
	color: #B10034;
}

.info
{ 
	padding-top: 4px;
	float: left;
	color: #003B79;
}

.cmsButton
{
	border-top: solid 1px navy;
	border-bottom: solid 1px navy;	
	padding-top: 3px;
}

#cms-img
{
	padding: 15px 10px 10px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#inloggen {

	margin-left: 22%;
	margin-top: 5%;
	padding-left:15px;
	padding-top:40px;
	text-decoration: none;	
 }
 
.dropShadowPanel 
{
	width:300px;
	background-color: #CCFF66;
	font-weight:bold;
}

#container2 {
	clear:left;
	float:left;
	width:865px;
	overflow:hidden;
	background-color: #FFEEEE;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	background-color: #FFFFFF;
}

#main_content
{
	background-color: #FFFFFF;
	width: 865px;
	margin: 0 auto;
	height: 100%;
	min-height: 300px;
	overflow: hidden;
	border-left: solid 15px #003B79;
	border-right: solid 15px #003B79;
	border-bottom: solid 15px #003B79;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	font-family: Century Gothic,Avant Garde;
	color: #003B79;
}

#ProjectImages {
	padding: 5px 0px 0px 0px;
}

#GlasfolieImages {
	position: absolute;
	top: 261px;
}

#content-txt a
{
	color: #003B79;
	text-decoration: underline;
	font-style: normal;
	}
	
#content-txt a:hover
{
	color: #003B79;
	text-decoration: underline;
	font-style: italic;
	}
	
#content-txt a:visited
{
	color: #003B79;
	}
	
.ImgRight
{
	float: right;
	padding-left: 5px;
	border: solid 2px red;
	}
	
