﻿body, html
{
    background-image: url(../../images/gradient.png);
    background-repeat: repeat-x;
    margin-top: 0;
    width: 100%;
    height: 100%;
    background-color: #D5D8E6;
}


table
{
        border-collapse: collapse;

}

#Language
{
    position: absolute;
    z-index: 1;
    width: 600px;
    height: 150px;
    top: 100px;
    left: 500px;
    background-color: #FFFFFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.page
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 100%;
    font: 12px Arial, Helvetica, sans-serif;

}

div#push { height:100px; }

.wrapper
{
    height: 100%;	
    min-height:100%;
	height:auto !important; 
	height:100%; 
   	margin:0 auto -100px; 

}
.toplogo
{
    float:right;
}

.topmenu a
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
}

.topmenu a:hover
{
	text-decoration:underline;
}

.topmenu
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #d5d8e6;
    text-align: right;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;

}

.selectedmenu
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #d5d8e6;
    text-decoration: underline;
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
}

.menuAlignRight
{
    text-align: right;
    height: 25px;
}
.cssmenu
{
	width: 330px;
	background-color: #46497e
}
 
.cssmenu a{
	font: 12px Arial;
	padding: 2px;
	padding-left: 50px;
	display: block;
	width: 100%;
	height: 26px;
	color: #d5d8e6;
	text-decoration: none;
	line-height:30px;
	vertical-align:middle;
	}
 


 
 
html>body .cssmenu a{ /*Non IE rule*/
	width: auto;
  	}
 
.cssmenu a:hover{
	background-color: #d5d8e6;
	color: #46497e;
	}	
 
.news
{
    width: 330px;
    height: auto;
    padding-left: 30px;
    padding-top: 40px;
    vertical-align: top;
}
.content
{
    width: 650px;
    height: auto;
    overflow: hidden;
    
}
	
	
.itemcontent
{
    height: auto;
    overflow: hidden;
    
}
.logo_bar {
	top:100px;
	width: 650px;
	height:150px;
	float:right;

}	

.headerbg
{
    width: 650px;
    background-color: #46497e;
    font-weight: normal;
    text-transform: uppercase;
    color: #d5d8e6;
    vertical-align: top;
    height: 25px;
    position: relative;
}
 
.headernews
{
   
    width: 330px;
    background-color: #46497e;
    font-weight: normal;
    text-transform: uppercase;
    color: #d5d8e6;
    height: 25px;
    color: #fff;
    position: relative;
}


.headerTotaal
{
    
    width: 990px;
    background-color: #46497e;
    font-weight: normal;
    text-transform: uppercase;
    color: #d5d8e6;
    height: 25px;
    color: #fff;
    position: relative;
}

.headerhome
{
    
    width: 330px;
    background-color: #46497e;
    font-weight: normal;
    text-transform: uppercase;
    color: #d5d8e6;
    height: 25px;
}

.h1
{
    background-color: #46497e;
    text-transform: uppercase;
    color: #fff;
    vertical-align: middle;
    padding-left: 5px;
    line-height:25px;
}
 
.h2
{
	color: #000;
	font-weight: bold;
}
 
.image
{
	margin-top: 5px;
	margin-left:3px;
}

.maintable
{
    padding: 0px;
    margin: 0px;
    width: 990px;
    border-style: none;
    border-width: 0px;
    padding: 0px; 
    border-style: none;
    border-collapse: collapse;
}

.spacerow
{
    height: 5px;
}

.contenttable
{
    border-style: none;
    width: 650px;
    border-width: 0px;
    margin: 0px; 
    padding: 0px; 
    border-collapse: collapse;
}

.partcontenttable
{
    border-style: none;
    width: 990px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

.contenttxt
{
    margin-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    width: 450px;
    text-align: left;
}

.textbackground
{
    border-style: none;
    background-color: #ffffff;
    vertical-align: top;
}	
	

.locator:link
{
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}
.locator:visited
{
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}
.locator:active
{
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}
.locator:hover
{
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}

.locator
{
    margin-left: 5px;
    color: #fff;
    text-transform: capitalize;
}


.grouplink
{
    color: #000;
    text-decoration: underline;
    text-align: center;
}
.grouplink:link
{
    text-decoration:underline;
    color: #000;
}
.grouplink:visited
{
    text-decoration:underline;
    color: #000;
    text-align: center;
}
.grouplink:active
{
    text-decoration:underline;
    color: #000;
    text-align: center;
}
.grouplink:hover
{
    text-decoration: underline;
    color: #000;
    text-align: center;
}

.partlink
{
    color: #000;
   	text-decoration:underline;
}
.partlink:link
{
    text-decoration:underline;
    color: #000;
}
.partlink:visited
{
    text-decoration:underline;
    color: #000;
}
.partlink:active
{
    text-decoration:underline;
    color: #000;
}
.partlink:hover
{
    text-decoration:underline;
    color: #000;
}

.AlternateRow
{
    color: #000;
    background-color: #F0F2F6;
    padding-right: 10px;
    padding-left: 10px;
    font-size: small;
}

.NormalRow
{
    color: #000;
    background-color: #D5D8E6;
    padding-right: 10px;
    padding-left: 10px;
    font-size: small;
}


.footerLeft
{
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#c6c6d1', startColorstr='#FFFFFF', gradientType='0');
    width: 330px;
	font-size: 9px;
	letter-spacing:1px;
	text-transform:uppercase;
	vertical-align: middle;
    text-align: center;
    float: left;
    height: 30px;
	color: #000;
}
 	
.footerRight
{
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#c6c6d1', startColorstr='#FFFFFF', gradientType='0');
    
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    width: 650px;
    height: 30px;
    color: #000;
    font-weight: bold;
    position: relative;
}

.footer
{
    position: relative;
    width: 990px;
}

.button
{
    margin-left: 20px;
}

.preview
{
    width: 150px;
    position: relative;
}

.editor-error
{
    font-size: small;
    color: #FF0000;
    width: 200px;
    font-style: italic;
    text-align: center;
}

.editor-label
{
    width: 135px;
}

.editor-field
{
    text-align: left;
}


.search
{
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 
.search:a
{
	color: #fff;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}

.search:visited
{
    color: #fff;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.search:active
{
    color: #000;
    text-decoration: underline;
    font: 12px Arial, Helvetica, sans-serif;
}

.search:link
{
    color: #fff;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#46497e}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #afb0c7;
  border-right:1px solid #afb0c7;
  background:#74769e}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ececf2;
  border-right:1px solid #ececf2;
  background:#696b96}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #696b96;
  border-right:1px solid #696b96;}
.spiffy4{
  border-left:1px solid #afb0c7;
  border-right:1px solid #afb0c7}
.spiffy5{
  border-left:1px solid #74769e;
  border-right:1px solid #74769e}
.spiffyfg
{
    background: #46497e;
    padding-bottom: 3px;
}


#menu
{
    list-style: none;
}
