*{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-decoration:none;
}

html {
padding: 0px;
margin: 0px;

}

body {
padding: 0px;
margin: 0px;
background: url('images/bg.png') top fixed repeat-x;
text-align: center;
}

img {
border: 0px solid #000000;
}

img.news {
border: 4px solid #000000;
}

#right p{
color: #FFFFFF;
text-align: left;
font-family: Arial;
font-size: 12px;
}

#detail p{
color: #000000;
text-align: left;
font-family: Arial;
font-size: 12px;
}

#detail p.title{
padding: 0px 0px 15px 0px;
color: #FF0000;
text-align: center;
font-family: Arial;
font-size: 18px;
}

#detail {
padding: 20px;
text-align: left;
margin-top: 10px;
postion: relative;
float: left;
width: 900px;
font-family: arial;
color: #ffffff;
font-size: 12px;
}

#content p{
color: #FFFFFF;
text-align: left;
font-family: Arial;
font-size: 12px;
}

#content p.title{
padding: 0px 0px 15px 0px;
color: #FF0000;
text-align: center;
font-family: Arial;
font-size: 18px;
}

#content p.news{
color: #FFFFFF;
text-align: left;
font-family: Arial;
font-size: 12px;
}

#content A{
color: #FFFFFF;
text-align: left;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}

#content A:HOVER{
color: #FF0000;
text-align: left;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}

#header {
positon: relative;
float: left;
width: 995px;
height: 109px;
background: url('images/index3_01.png') no-repeat;
}

#menu {
postion: relative;
clear: both;
float: left;
background: #000000;
height: 25px;
width: 995px;
font-family: arial;
color: #ffffff;
font-size: 16px;
text-align: center;
}

#menu A {
margin-left: 150px;
font-family: arial;
color: #ffffff;
font-size: 12px;
}

#menu A:HOVER {
font-family: arial;
color: #ff0000;
font-size: 12px;
}




#content {
padding: 20px;
text-align: left;
margin-top: 10px;
postion: relative;
float: left;
width: 684px;
background: #000000;
font-family: arial;
color: #ffffff;
font-size: 12px;
}

#rechts{
margin-top: 10px;
margin-left: 20px;
padding: 10px;
postion: relative;
float: left;
width: 230px;
background: #000000;
font-family: arial;
color: #ffffff;
font-size: 9px;
}


#rechts A{
font-family: arial;
font-size: 10px;
text-decoration: none;
color: #FF0000;
}

#rechts A:HOVER{
font-family: arial;
font-size: 10px;
text-decoration: none;
color: #ffffff;
}


#rechts.goederechtsandersfout {
margin-top: 10px;
margin-left: 20px;
padding: 10px;
postion: relative;
float: left;
width: 230px;
background: #000000;
font-family: arial;
color: #ffffff;
font-size: 9px;
}

#rechts.goederechtsandersfout A{
font-family: arial;
font-size: 10px;
text-decoration: none;
color: #FF0000;
}

#rechts.goederechtsandersfout A:HOVER{
font-family: arial;
font-size: 10px;
text-decoration: none;
color: #ffffff;
}

.pak{
font-size: 12px;
color: #fff;
text-decoration: underline;
}

.pak:hover{
font-size: 12px;
color: #ff0000;
text-decoration: underline;
}

#footer {
position: relative;
padding: 5px;
margin-top: 10px;
clear: both;
float: left;
width: 985px;
height: 16px;
background: #000;
text-align: left;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
}

#footer A {
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
}

#footer A:HOVER {
color: #FF0000;
font-family: Arial;
font-size: 12px;
}








/* BEGIN DROPDOWN MENU */
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #c1c1c1;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #c1c1c1;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */


#submenu{
position:absolute;
margin-top: 7px;
margin-left:-8px;
font:normal 11px arial, trebuchet ms;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
border:solid 1px #000000;
width: 125px;
visibility: hidden;
padding-left:5px;
padding-right:5px;
color:#000000;
-moz-opacity:.0;
opacity: .99;
filter: alpha(opacity=100);
}


#submenu a{ /*IE only hack*/
width: 100%;
color:#000000;
}

#submenu a:hover{ /*THEME CHANGE HERE*/
color:#FF0000;
}

#submenu a:active{ /*THEME CHANGE HERE*/
color:#000000;
}

.dropmenudiv{
position:absolute;
margin-top: 7px;
margin-left:-8px;
font:normal 11px arial, trebuchet ms;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
border:solid 1px #000000;
width: 125px;
visibility: hidden;
padding-left:5px;
padding-right:5px;
color:#000000;
-moz-opacity:.0;
opacity: .99;
filter: alpha(opacity=100);
}


.dropmenudiv a{ /*IE only hack*/
width: 100%;
color:#000000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#FF0000;
}
/* EINDE DROPDOWN MENU */}
