td
{ 
vertical-align: middle
}  
img
{ 
vertical-align: middle;
border: 0px;
}  
html,body {
    width:100%;
    height: 100%;
    margin:0px;
    padding:0px;
    background-color: #EFEFEF;
    background-repeat: repeat-x;
    font-family: Verdana, Lucida Sans Unicode, Tahoma, Times New Roman; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 12px;
    color: #555;
    overflow: hidden;
}

#content {
    position: absolute;
    left: 50%;
    top: 50px;
    width: 90%;
    
	bottom: 50px;
    margin-left: -45%;
    border-style: solid;
    border-color: #E0E0E0;
    border-width: 1px;
    background-color: #FFF;
    padding: 5px;
    line-height: 1.5;
    overflow: hidden;
}

#footer
{
bottom: 10px;
height: 30px;
text-align: center;
width: 100%;
position: absolute;
font: 11px Verdana;
}

#content a:visited {
    color: #3E3E3E;
}

#content #menu ul {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 115px;
    height: 100%;
    overflow: auto;
    border-right: 1px solid #EFEFEF;
    clip: rect(10px,115px, 100%,10px);
}    

#content #menu ul li {
    position: relative;
    top: 0px;
    left: 0px;
    width: 90px;
    height: 34px;
    margin: 8px;
    padding: 70px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    list-style-type: none;
    margin-top: 3px;

    opacity: .7;
    -moz-opacity:.70;
    }

#content #menu ul li:hover {
    top: 1px;
    left: 1px;

    opacity: 1.0;
    -moz-opacity:100;
    }

#content #menu ul li a {
    width: 90px;
    height: 20px;
margin: 4px;
text-align: middle;
    padding: 70px 30px 10px 30px;
    text-decoration: none;
    color: #404040;
}
#content #menu ul li a.lesswide {
padding: 70px 10px 10px 10px;
}
#content #menu ul li a:hover {
    top: 1px;
    left: 1px;
}

#content #menu ul li a:active {
    color: #3E3E3E;
}

#content #tekst {
    position: absolute;
    top: 0px;
    left: 115px;
	right: 0px;
	bottom:0px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    margin: 1%;
	overflow: auto;
}



#content #tekst ul.attachments {
    position: absolute;
    border: 0px;
    color: #FF0000;
    padding: 0px;
    margin: 0px;
    top: 15%;
    width: 80%;
    height: 100%;
    background-color: #FFF;
    overflow: auto;
    
}

#content #tekst ul.attachments li {
    position: relative;
    top: 20px;
    left: 0px;
    width: 250px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #EFEFEF; 
    list-style-type: none;
    display: run-in;

    opacity: .80;
    filter:alpha(opacity=80);
    -moz-opacity:80;
    }

#content #tekst ul.attachments li a {
    position: absolute;  
    left: 10px;
    height: 10px;
    width: 200px;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    color: #3E3E3E;
    text-decoration: none;

}


#content #tekst ul.attachments li:hover {

	opacity: 1.0;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	    left: 2px;
    font-weight: bold;
}


#content #tekst ul.stats li a {
    text-decoration: none;
    color: #000;
}

#content #tekst ul.stats li:hover {
    text-decoration: underline;
    color: #000;
}

#portalfunctions {
    position: absolute;
    right:8%;
    top: 29px;
    width: 100%;
    height: 22px;
    text-align: right;
}

#portalfunctions ul {
    position: relative;
    list-style-type: none;
    width: 100%;
    height: 22px;
    margin-top: 1px;
}

#portalfunctions ul li {
    display: inline;
}

#portalfunctions ul li a {
    color: #404040;
    font: bold 11px Verdana;
    padding: 4px 20px;
    text-decoration: none;
}

#portalfunctions ul li a:hover {
    text-decoration: underline;
}


h3 {
    font-size: 1.6em;
    margin: 0px;
    padding: 0px;
    color: #3E3E3E;
}

p {
    margin: 0px;
    padding: 0px;
    padding-top: 12px;
    color: #3E3E3E;
}

a
{
color: #3E3E3E;
text-decoration:none;
}
a:visited
{
color: #3E3E3E;
text-decoration:none;
}
a:hover
{
color: #2A2A2A;
text-decoration:none;
}
.center {
    float: center;
    text-align: center;
}

.right {
    float: right;
    text-align: right;
}

input {
    color: #404040;
    border: 1px solid #AAA;
}
input.image {
    color: #404040;
    border: 1px solid #AAA;
	text-align: center;
}
select {
    background-color: #EEAEAE;
    background: url('./images/silver/forms/input-text-gradient.gif ') repeat-x 0px 0px;
    color: #404040;
    border: 1px solid #AAA;
}


input:hover {
    background-color: #fff;
}
input:active {
    background-color: #fff;
}
#home 
{
background: url('./images/home.png') no-repeat 20px 0px;
}
#vaklokalen 
{
background: url('./images/vaklokalen.png') no-repeat 20px 0px;
}
#links
{
background: url('./images/links.png') no-repeat 20px 0px;
}
#forum
{
background: url('./images/forum.png') no-repeat 20px 0px;
}
#faq
{
background: url('./images/hlp.png') no-repeat 20px 0px;
}

#extrainfo{
position: fixed;
bottom: 55px;
right: 7%;
display: none;
z-index: 12;
padding: 5px;
margin-right: 40px;
background-color: white;
border: 1px solid gray;
}
#extrainfoarrow
{
position: fixed;
bottom: 55px;
right: 7%;
display: block;
z-index: 12;
}
#verknop
{
margin-bottom: .5em;
margin-top: .5em;
}
table
{
width: 100%;
border: 0px;
}
td.folder
{
width: 80%;
text-align: left;
}
td.file
{
width: 50%;
text-align: left;
}
td.link
{
width: 80%;
text-align: left;
}
td.size
{
width: 10%;
text-align: left;
}
td.date
{
width: 20%;
text-align: left;
}
td.rename
{
width: 15%;
text-align: center;
}
td.remove
{
width: 5%;
text-align: center;
}
td.image
{
border: 1px solid gray;
text-align: center;
}
#dark
{
position:absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background: black;
filter: alpha(opacity = 90);
zoom: 1;
opacity: 0.9;
display: none;
z-index: 501;
}
#dark2
{
position:fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background: black;
filter: alpha(opacity = 90);
zoom: 1;
opacity: 0.9;
display: none;
z-index: 500;
}
#darkforfont
{
position:absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background: black;
filter: alpha(opacity = 90);
zoom: 1;
opacity: 0.9;
display: none;
z-index: 501;
}

img.loader
{
align: center;
text-align:center;
margin-left: 49%;
margin-top: 20%;
}
p.loader
{
text-align: center;
filter: alpha(opacity = 100);
zoom: 1;
opacity: 1.;
}

#loaderforfont
{
color: white;
margin: 30px;

}
a.l
{
font-size: 12px;
}
a.ll
{
font-size: 14px;
}
a.lll
{
font-size: 16px;
}
a.llll
{
font-size: 18px;
}
#actions
{
width: 80%;
}
#actions td
{
padding: 10px;
width: 40%;
}

