@charset "utf-8";
/* CSS Document */

.body {
background-image:url(../images/bodyBG2.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#container {
width:1001px;
background-color:#FFFFFF;
margin:auto;
}

#logo {
background-image: url(../images/logo.jpg);
background-repeat:no-repeat;
width:244px;
height:129px;
float:left;
}

#animatie {
background-color:#FF3366;
width:757px;
height:278px;
float:right;
}

#video {
background-color:#33FFCC;
width:244px;
height:149px;
float:left;
}

#taalbox {
background-image:url(../images/flagBG.jpg);
background-repeat:repeat-x;
width:1001px;
height:41px;
float:left;
}

#vlaggen {
width:158px;
float:left;
height:41px;
}
.duits {
padding-top:10px;
}
.servo {
padding-top:10px;
padding-left:3px;
}

#rest {
width:843px;
height:41px;
float:right;
}

#navigation {
width:158px;
float:left;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
text-align:right;
}
#navigation ul {
margin: 0px;
padding:0px;
}
 
#navigation li {
list-style-type: none;
margin-bottom: 1px;
}

#navigation li a:link, #navigation li a:visited {
width: 147px;
height: 15px;
padding: 3px 10px 3px 0px;
background-color: #3c3e89;
border-bottom:1px;
border-bottom-color:#FFFFFF;
border: none;
color: #FFFFFF;
display: block;
text-decoration: none;

}
#navigation li a:hover, #navigation li a:active {
background-color: #c4341a;
color: #FFFFFF;
font-weight: bold;
}
#content {
background-image:url(../images/contentBG.jpg);
width:823px;
float:right;
}
.contentText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3c3e89;
font-style: normal;
line-height: normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
font-variant: normal;
text-decoration: none;
padding-left:20px;
margin-top:0px;
}

#footer {
width:843px;
height:20px;
margin-left:auto;
margin-right:auto;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
text-align:right;
clear:both;
}

#footer ul {
	margin:0;
	padding:0px;
}

#footer li {
list-style-type: none;
display:inline;
margin: 0px 20px 0 0
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
 color: #3c3e89;
}

