#logindivoptions {
position: relative;
text-align:left;
bottom: 0px;
left: 10px;
}

DIV.logindiv {
position: relative;
text-align:right;
}

INPUT.kln {
font-size: 14px;
border: 1px solid gray; 
margin: 1px;
width:140px;
}

#ink {
border: 0; 
position: absolute; 
top: 0px; 
right: 0px;
width:43px; 
height:20px; 
padding:0px; 
text-align: center; 
font-size:8px; 
visibility: visible;
}

.loginbalk {
cursor:pointer;
margin-left:5px;
margin-right:5px;
float:right;
}

A.noscr {
text-decoration: none;
color: black; 
}

A.noscr:hover {
text-decoration: underline;
}

#ingelogd {   /* inlog-balk boven */
position: absolute;
top: 0px;
width: 100%;
height:12px;
font-size: 9px;
font-weight: bold;
font-family: verdana, sans-serif;
}

.tussenblkextra {
position:relative; 
top:0px; 
height:4px; 
font-size: 1px;
}

.tbut:hover {

}

#medwinkop {
text-align: center;
font-size: 16px;
font-weight: bold;
margin-bottom: 12px;
padding: 7px;
}

#medwin2cvs {
position: absolute;
top:0px;
left:0px;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
z-index:10000;
}

#medwin2 {
position: absolute;
top:0px;
width: 260px;
font-size: 12px;
padding:8px;
text-align:center; 
visibility:hidden;
z-index:10001;
}

.medwinbutton {
padding:1px 3px 1px 3px; 
cursor:pointer; 
font-weight:bold;
}

.loginoptions {
cursor:pointer;
text-decoration:none;
font-size:11px;
}