/* CSS Document */

body{
background-color:#000033;
}

/*BODY*/
.centreren{
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
text-align: center;
}

.kader{
background-color:#CCFF99;
position: absolute;
width: 480px;
height: 480px;
margin-left: -380px;
top: -280px;
left: 50%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 20px;
text-align: left;


padding-top: 40px;
padding-bottom: 40px;
padding-left: 80px;
padding-right: 200px;
overflow: auto;
scrollbar-base-color: #CCFF99;

}

a:link{
color: #0099FF;
padding: 3px;
}

a:visited{
color:#0099FF;
padding: 3px;
}

a:active{
text-decoration: none;
font-style: italic;
}

a.terug{
position: absolute;
bottom: 20px;
left: 60px;
text-decoration: none;
font-size: 25px;
font-weight: bold;
}

a.home{
position: absolute;
bottom: 20px;
left: 90px;
font-size: 10px;
font-weight: bold;
}

a.linkklik{
position: absolute;
bottom: 20px;
left: 130px;
font-size: 10px;
font-weight: bold;
}

a.request{
position: absolute;
bottom: 20px;
left: 250px;
font-size: 10px;
font-weight: bold;
}

a.routeren{
position: absolute;
bottom: 20px;
left: 305px;
font-size: 10px;
font-weight: bold;
}

a.signaal{
position: absolute;
bottom: 20px;
left: 365px;
font-size:10px;
font-weight: bold;
}

a.tcp{
position: absolute;
bottom: 20px;
left: 435px;
font-size: 10px;
font-weight: bold;
}

a.backbone{
position: absolute;
bottom: 20px;
left: 515px;
font-size: 10px;
font-weight: bold;
}

a.gateway{
position: absolute;
bottom: 20px;
left: 625px;
font-size: 10px;
font-weight: bold;
}

a.verder{
position: absolute;
bottom: 20px;
left: 680px;
text-decoration: none;
font-size: 25px;
font-weight: bold;
}

a.homeactive{
position: absolute;
bottom: 20px;
left: 90px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.linkklikactive{
position: absolute;
bottom: 20px;
left: 130px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.requestactive{
position: absolute;
bottom: 20px;
left: 250px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.routerenactive{
position: absolute;
bottom: 20px;
left: 305px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.signaalactive{
position: absolute;
bottom: 20px;
left: 365px;
font-size:10px;
font-weight: bold;
color:#333333;
}

a.tcpactive{
position: absolute;
bottom: 20px;
left: 435px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.backboneactive{
position: absolute;
bottom: 20px;
left: 515px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

a.gatewayactive{
position: absolute;
bottom: 20px;
left: 625px;
font-size: 10px;
font-weight: bold;
color:#333333;
}

.hyperlink{
text-align: center;
font-size:24px;
}

.termen{
font-style: italic;
}

.woordverklaring{
position:absolute;
top: 40px;
right: 20px;
height: 460px;
width: 145px;
padding-left: 10px;
padding-top: 10px;
background-color:#009933;
z-index:2;
text-align: left;
font-size: 10px;
line-height: 14px;
display: block;
visibility: visible;
overflow: auto;
scrollbar-base-color: #009933;
}

ul{
text-indent: -30px;
}

.image{
text-align:center;
}

h4{
text-align: center;
letter-spacing: 2px;
}

h6{
color: #CCFF99;
}

.disclamer{
position: absolute;
bottom: 20px;
left: 60px;
font-size: 8px;
text-align: left;
font-style: italic;
}

.index{
position: absolute;
width: 480px;
left: 140px;
text-align: center;
}