p 
{
margin-bottom: 0px;
margin-top: 0px;
}

/* classes layout*/

.t-100
{
width: 100%;
}


.imagelink
{
cursor: pointer;
}


.top
{
background-image: url(../shared/backgr-top.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 100%;
height: 250px;
}

.bottom
{
background-image: url(../shared/backgr-bottom.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 100%;
height: 250px;
}

.left
{
background-image: url(../shared/backgr-left.jpg);
background-repeat: no-repeat;
background-position: top right;
width: 50%;
height: 200px;
}

.right
{
background-image: url(../shared/backgr-right.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 50%;
height: 200px;
}

.inlog
{
background-image: url(../shared/inlog.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 450px;
height: 200px;
}

.inlog2
{
width: 205px;
height: 76px;
text-align: left;
vertical-align: top;
}

.inlog3
{
width: 205px;
height: 31px;
text-align: left;
vertical-align: top;
}

.inlog4
{
width: 205px;
height: 35px;
text-align: left;
vertical-align: top;
}

/* classes content*/

.input 
{
color: #000000;
font-size: 12px;
font-family: arial;
background-color: #ffffff;
border: solid 1px #0083c3;
}

/* elementen */

body 
{
color: #000000; 
font-size: 12px; 
line-height: 18px; 
font-family: arial;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
overflow: -moz-scrollbars-vertical;
background-color: #000000;
}

table
{ 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
border: none;  
border-collapse: collapse;
border-spacing: 0px;
}

td
{
margin: 0px; 
padding: 0px;
}

a      
{ 
color: #4d5661;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a:link 
{ 
color: #4d5661;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a:visited    
{ 
color: #4d5661;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a:hover   
{ 
color: #0083c3;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a:active 
{ 
color: #4d5661;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
