* {
padding: 0;
margin: 0;
}

body {
background-color: #C0C0C0;
color: #FFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
text-align: center;
height: 100%;
}

#container {
position: absolute;
margin-left: -391px; 
top: 10px; 
left: 50%; 
background-color: #FFF;
height: 658px;
width: 782px;
text-align: left;
}

H1, H2, H3, H4, H5 {
padding-bottom: 5px;
color: #C04545
}

H1 {
padding-top: 15px;
margin-right: 15px;
text-align: right;
font-size: 180%;
}

H2 {
position: absolute;
text-align: center;
font-size: 150%;
font-weight: normal;
height: 30px;
width: 780px;
top: 124px;
border-bottom: 3px solid #C0C0C0;
}

H3 {
font-size: 1.3em;
}

#image {
position: absolute;
top: 20px;
left: 143px;
}

#imageleft {
top: 20px;
left: 27px;
position: absolute;
}

#logo {
height: 90px;
width: 120px;
top: 10px;
left: 10px; 
position: absolute;
}

#naw {
position: absolute;
top: 50px;
right: 0; 
height: 50px;
width: 350px;
font-size: 80%;
color: #000;
text-align: left;
}

#tabcontainer{

}

#tabcontainer ul { 
list-style-type: none; 
top: 180px;
left: 0; 
position: absolute
} 

#tabcontainer ul li { 
display: inline; 
width:88px;
height: 20px;
text-align:center;
margin-left:1px;
float:left;
font-size: 100%;
color: #C04545;
line-height:20px; 
margin-top: auto; 
margin-bottom: auto;
} 

#tabcontainer ul li a{
color: #C04545;
text-decoration: none;
}

.tabinactief {
background-image : url(images/niet_actieve_tab.gif);
background-repeat : no-repeat;
}

.tabactief {
background-image : url(images/actieve_tab.jpg);
background-repeat : no-repeat;
} 

#content {
position: absolute;
top: 200px;
left: 200px;
width: 582px;
height: 390px;
overflow: auto;
}

.red {
background: #C04545;
color: #FFF
}

.blue {
background: #5780D5;
color: #FFF;
}

#tekst {
padding-top: 45px; 
padding-left: 10px
}

#kop {
position: absolute;
top: 200px;
width: 202px;
height: 390px;
border-right: 1px solid #FFF;
text-align: center;
}

#slogan {
position: absolute;
top: 550px;
left: 550px;
width: 250px;
text-transform: uppercase
}

#right {
position: absolute;
top: 220px;
left: 550px;
width: 202px;
}

a.foot {
text-decoration: none; 
color: #808080;
}

#footer {
position: absolute;
width: 782px;
top: 590px;
padding-right: 6px; 
color:#808080; 
font-size: 70%;
text-align: right; 
}

#author {
position: absolute;
width: 782px;
height: 30px;
top: 628px;
background-color: #C0C0C0;
color:#808080;
font-size: 70%;
}

#proces {
position: absolute;
width: 290px;
height: 204px;
top: 1px;
left: 291px;
background-color: #5780D5;
color:#FFF;
font-size: 70%;
border-left: 1px solid #FFF;
}

#inhoud {
position: absolute;
width: 290px;
height: 183px;
top: 206px;
left: 291px;
background-color: #5780D5;
color:#FFF;
font-size: 70%;
border-left: 1px solid #FFF;
}

