/*
* CSS frame styles
*/

body{font: 10px Verdana; margin:0; background-image:url(images/bg.png); background-repeat:repeat-x; background-color:#293E59;}
la {
    display:block;
}
la:hover {
    background:#AACCFF;
} 

#container{
background:url('images/mide2.PNG');
position: absolute; 
margin-left: -459px; 
left: 50%; 
width: 870px;
height:100%;
top:0;
}

#header{
height: 298px; 
background: url('images/headerdonghua.png');
} 

#links {
background:url('images/achterground.PNG');
float:left;
width:470px; 
height:300px;
}

#mid{
background:url('images/mide2.PNG');
width:870px;
}

#mid7{

background:url('images/mide2.PNG');
width:870px;
height:100%;
text-align: center;
}

.div1 { 
float: left;
width: 600px;
height:auto;
margin-left:20px;
background:url('images/achterground.PNG'); 
}

.div2 { 
float: left;
width: 225px; 
height:auto;
margin-left:8px;
background:url('images/achterground.PNG'); 
}

#rechts {
float:right;
margin-right: 1%;
width:37px;
height:500xp;
}

#balk{
background:url(images/balk2.PNG); 
text-align: center; 
width:870px; 
height: 30px;
}

#dropmenudiv{
position:absolute;
background: #0C0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:150;
}

#dropmenudiv a{
width: 100%;
z-index:150;

display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
 
#left{
}
#middle{
}
#right{
}

