/*general declarations*/
html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:15px;
	margin:0px;
	color:#000;
	text-align:center;
	background-color: #000;
	}
img {border:0px;margin:0px;}
form{margin:0px;padding:0px;}
td,th{font-size:12px;}
h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: left;
}
h2{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 1em;
	background-color: #3399CC;
	word-spacing: 1em;
	border: 1px solid #999999;
}
h3{
	color:#FFFFFF;
	font-size:12px
}
h4{
	color:#FFFFFF;
	font-size:10px;
	font-family: Arial, Verdana, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
 
/*layout containers*/

#main{
	height:100%;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	background-color: #000;
}

#center{
	text-align:left;
	display:block;
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#093058;
	height: 100%;
	min-height: 100%;
}
#menu {
	display:block;
	float:left;
	clear:right;
	width:160px;
	background-color:#093058;
	text-align:left;
	color: #FFFFFF;
	padding-left: 0px;
	height: 200%;
}
#content {
	display:block;
	float:left;
	clear:right;
	width:468px;
	height:100%;
	text-align:center;
	min-height:100%;
}
#google {
	display:block;
	float:left;
	clear:right;
	width:165px;
	height:100%;
	background-color:#093058;
	text-align:right;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
}
#top{
	display:block;
	clear:both;
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#093058;
	background-repeat: no-repeat;
	overflow: hidden;
}
#tussen{
	background:#093058;
	height:10px;
}
#topsite {
	width: 468px;
	background-color: #FFFFFF;
}
#topsite_header {
	height: 20px;
	width: 458px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #b6dbf7;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #093058;
	border-left: none;
	padding-bottom: 2px;
}
#topsite_content {
	width: 448px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
#tussen2 {
	visibility: visible;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 70px;
	width: 468px;
}

#topsite_footer {
	height: 30px;
	width: 440px;
	background-image: url(../pics/topsitefooter.gif);
}
#alllinks {
	display: block;
	width: 100%;
	height:100%;
	background-color: #093058;
	overflow: visible;
	visibility: visible;
	min-height: 100%;
}
#left {
	background-color: #FFF;
	clear: right;
	float: left;
	width: 225px;
	eight:100%;
	text-align: left;
}
#leftheader {
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #b6dbf7;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #093058;
	border-left: none;
	padding-bottom: 2px;
}
#leftcontent {
	width: 205px;
	padding-right: 10px;
	padding-left: 10px;
	eight:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#middle {
	background-color: #093058;
	width: 18px;
	clear: right;
	float: left;
	height: 100%;
}
#right {
	clear: right;
	float: right;
	width: 225px;
	eight:100%;
	text-align: left;
	background-color: #FFFFFF;
}

.texturl a:link {
	color: #FF0000;
	text-decoration: none;
}
.texturl a:active {
	color: #FF0000;
	text-decoration: none;
}
.texturl a:visited {
	color: #FF0000;
	text-decoration: none;
}
.texturl a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.textheader {
	font-weight: bold;
	color:#006;
	text-align: left;
}
.click {
	font-size: 11px;
}
#footer{
	height:150px;
	width:800px;
	display:block;
	clear:both;
	text-align:center;
	background-color:#093058;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	overflow: hidden;
	float: left;
}
.menu_header {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	width: 150px;
	float: left;
	color: #000000;
	text-align: left;
	clear: both;
}
.menu_header a:hover {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #AFB4CF;
	width: 150px;
	float: left;
	color: #AFB4CF;
	text-align: left;
	clear: both;
}

#navcontainer {
	width: 140px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 2px 0px 2px 10px;
width: 140px;
background-color: #155382;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}
#toptext_title {
	text-align: left;
	position: absolute;
	top: 70px;
	right: 155px;
	width: 680px;
}


#navcontainer a:hover
{
background-color: #b6dbf7;
color: #000;
}
#tussen1 {
	background-color: #b6dbf7;
	height: 30px;
	border-top: 2px solid #FFFFFF;
	visibility: visible;
	overflow: hidden;
}
#toptext {
	display: block;
	clear: right;
	float: left;
	width: 680px;
	padding-left: 10px;
	height: 100px;
}
#vlaggen {
	display: block;
	clear: right;
	float: left;
	height: 100px;
	width: auto;
}
#searchbar {
	width: 570px;
	clear: right;
	float: left;
	height: 30px;
	background-position: left;
	padding-left: 10px;
}
#flags {
	float: left;
	width: auto;
	text-align: left;
	padding: 8px 4px 4px;
	height: 30px;
	vertical-align: top;
}
#tussen {
	height: 10px;
	width: 800px;
	visibility: visible;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}
.navcontainer_header {
	background-color: #b6dbf7;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 140px;
}
.navcontainer_space {
	background-color: #b6dbf7;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 5px;
	width: 140px;
}

