/* CSS Document */
#body
{

background-color:#CC3300;
}

#intro
{
width:700px;
height:600px;
position:absolute;
}

#container
{
min-height:500px;
margin: 0 auto;
width:800px;
text-align:left;
position:relative;

}

img
{
padding:0px;
margin:0px;
}

#links
{
width:210px;
float:left;
}


#center
{
float:left;
width:300px;
z-index:1;

}


#nieuws
{
position:relative;
z-index:2;
}
#nieuws_boven
{
background-image:url(images/nieuws_boven.gif);
background-repeat:no-repeat;
width:269px;
height:22px;
margin:0px;
margin-left:10px;
padding:0px;
}

#nieuws_midden
{
background-image:url(images/nieuws_midden.gif);
background-repeat:repeat-y;
width:269px;
margin:0px;
margin-left:10px;
padding:0px;
}

#nieuws_onder
{
background-image:url(images/nieuws_onder.gif);
background-repeat:no-repeat;
width:269px;
height:14px;
margin:0px;
margin-left:10px;
padding:0px;
}

#rechts
{
width:280px;
float:left;
}

#lettergrootte
{
width:60px;
position:relative;
top:19px;
left:77px;
}

#zoekinput
{
background-image:url(images/zoek_input.gif);
background-repeat:no-repeat;
height:24px;
width:83px;
position:relative;
top:-8px;
left:140px;
}


#docudienst
{
width:252px;
padding-left:28px;
position:relative;
}

A:link
{
text-decoration:none;
color:#005883;
z-index:3;
}

A:visited
{
text-decoration:none;
color:#005883;
z-index:3;
}

A:active
{
text-decoration:none;
color:#005883;
z-index:3;
}

A:hover
{
text-decoration:none;
color:#005883;
z-index:3;
}

#intro_bollen
{

background-repeat:no-repeat;
width:683px;
height:589px;
left:250px;
}

#ufoFlash
{
position:absolute;
z-index:1;
top:250px;
}