body{
background-image: url('images/vis.jpg');
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
background-color: #003399;
}

.class1 A:link {text-decoration: underline; color: white;}
.class1 A:visited {text-decoration: underline; color: white;}
.class1 A:hover {text-decoration: underline; color: white;}

a:link { 
text-decoration: none;
color: #10459b;
}

a:visited{ 
text-decoration: none;
color: #10459b;
}

a:hover { 
text-decoration: none;
color: #3cb3df;
font-weight: bolder;
letter-spacing: 1px;
}

a.2:link { 
text-decoration: underline;
color: #ffffff;
}

a.2:visited{ 
text-decoration: underline;
color: #ffffff;
}

a.2:hover { 
text-decoration: underline;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
}

a.mail { 
text-decoration: none;
color: #ffffff;
}


a.mail:link { 
text-decoration: none;
color: #ffffff;
}

a.mail:visited{ 
text-decoration: none;
color: #ffffff;
}

a.mail:hover { 
text-decoration: none;
color: #ffffff;
font-weight: bolder;
letter-spacing: 1px;
}



#menua{
position: absolute;
margin-left: 160;
left: 50%;
top: 350px;
height:182px;
width: 325px;
color:#366;
background:white;
filter:alpha(opacity=30);
font-family: Verdana;
font-size: 22px;
line-height:20px;
text-align:right;
border:2px;
padding: 2px;
z-index:3;
}

#menub{
position: absolute;
margin-left: 160;
left: 50%;
top: 350px;
height:182px;
width: 325px;
color:#000000;
font-family: verdana;
font-size: 22px;
line-height:20px;
text-align:right;
border:2px;
padding: 2px;
z-index:4;
}

#orna{
position: absolute;
margin-left: -480;
left: 50%;
top: 25px;
}

#inhoud{
position: absolute;
margin-left: -480;
left: 50%;
top: 250px;
height:270px;
width: 595px;
color: #000066;
background: #003399;
filter:alpha(opacity=50);
font-family: Verdana;
font-size: 14px;
line-height:20px;
text-align:left;
border:2px;
padding: 2px;
}
#inhoudlong{
position: absolute;
margin-left: -480;
left: 50%;
top: 250px;
height:1170px;
width: 595px;
color: #000066;
background: #003399;
filter:alpha(opacity=50);
font-family: Verdana;
font-size: 14px;
line-height:20px;
text-align:left;
border:2px;
padding: 2px;
}


#inhoudtext{
position: absolute;
margin-left: -480;
left: 50%;
top: 250px;
height: 600px;
width: 595px;
color: #ffffff;
font-family: Century Gothic,Verdana;
font-size: 14px;
line-height:20px;
text-align:left;
border:2px;
padding: 2px;
}
table.inhoudtext{color: #ffffff;}

#pic{
position: absolute;
margin-left: 180;
left: 50%;
top: 270px;
filter:alpha(opacity=20);
z-index:2;
}

