html{
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
}

body{
padding:0;
margin: 0px 0px 30px 0px;
font-family:arial;
font-size:12px;
line-height:140%;
background-image:url(../img/bg.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#5272A5;
color:#333333;
}

td.menu{
width:898px;
background-color:white;
}

td.navi{
width:100%;
height:38px;
background-color:#F0F0F0;
color:#999999;
font-size:11px;
padding-left:12px;
}

td.content_top{background-image:url(../img/example_bg.jpg);
background-repeat:no-repeat;
width:900px;
height:237px;
padding:20px 20px 15px 20px;
}

td.white{
color:white;
}

td.content_left_repeat{
background-image:url(../img/content_left.jpg);
background-repeat:repeat-y;
}

td.content_right_repeat{
background-image:url(../img/content_right.jpg);
background-repeat:repeat-y;
}

td.content{
width:900px;
background-color:white;
padding:20px;
}

td.footer{
padding:20px 0px 0px 0px;
font-size:11px;
color:white;
}

td.contact_form{
border-style:solid;
border-width: 1px;
border-color: #E2E2EA;
padding:15px;
}

h1{
font-weight:bold;
font-size:17px;
color:#333333;
margin:0px 0px 20px 0px;
}

h2{
font-weight:bold;
font-size:19px;
color:white;
margin-top:0px;
}


select{
background-color:white;
border-style:solid;
border-color:E2E2EA;
border-width:1px;
margin:3px;
padding:3px;
}

input{
background-color:white;
color:#333333;
padding:3px;
margin:0px;
text-align:left;
border-style:solid;
border-color:#E2E2EA;
border-width:0px 0px 1px 0px;
font-weight:normal;
}

input.login{
background-color:white;
color:#333333;
padding:5px;
margin:0px;
text-align:left;
border-style:solid;
border-color:#E2E2EA;
border-width:1px;
font-weight:normal;
}

input.code{
height:27px;
background-color:white;
color:#333333;
padding:3px;
margin:0px;
text-align:center;
border-style:solid;
border-color:#E2E2EA;
border-width:1px;
font-weight:normal;
font-size:19px;
vertical-align:middle;
}

input.btn{
height:29px;
background-color:#8D8BAD;
color:white;
text-align:center;
border: 1px solid #E2E2EA;
font-weight:bold;
font-size:11px;
padding:5px 5px 5px 5px;
}

input.btn_red{
height: 29px;
background-color:#EC1D23;
color:white;
text-align:center;
border: 1px solid white;
font-weight:bold;
font-size:12px;
padding:5px 5px 5px 5px;
}

textarea{
font-family:arial;
font-size:12px;
background-color:white;
padding:3px;
border-style:solid;
border-color:#E2E2EA;
border-width:1px;
color: #333333;
}

.pijl{
font-size:9px;
}

.date{
font-size:11px;
font-weight:bold;
}

img{border:none;}

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}

div#popup a{color: #999999; text-decoration:underline;}
div#popup a:visited{color: #999999; text-decoration:underline;}
div#popup a:hover{color: #999999; text-decoration:none;}

a:link {color: #8D8BAD; text-decoration:underline;}
a:visited {color: #8D8BAD; text-decoration:underline;}
a:hover {color: #8D8BAD; text-decoration:none;}
a:active {color: #8D8BAD; text-decoration:underline;}

a.navi:link {color: #999999; text-decoration:underline;}
a.navi:visited {color: #999999; text-decoration:underline;}
a.navi:hover {color: #333333; text-decoration:underline;}
a.navi:active {color: #999999; text-decoration:underline;}

a.webenhost:link {color: white; text-decoration:underline;}
a.webenhost:visited {color: white; text-decoration:underline}
a.webenhost:hover {color: white; text-decoration:none;}
a.webenhost:active {color: white; text-decoration:underline}

.required{
color: red;
}

#vertmenu {
font-family: arial;
font-size: 12px;
width: 250px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
font-weight:normal;
display: block;
border-bottom: 1px solid #FFFFFF;
padding: 8px 12px;
text-decoration: none;
color: #61656F;
width:226px;
background: #E2E2EA;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
background-color: #8D8BAD;
}

#vertmenu ul li a.active{
color: #FFFFFF;
background-color: #8D8BAD;
}

#vertmenu ul li a.sub1{
color: #61656F;
background-color: #EEEEF3;
}

#vertmenu ul li a.sub2{
color: #61656F;
background-color: white;
}

#vertmenu ul li a.sub3{
color: #61656F;
background-color: #E2E2EA;
}

td.date_month{
background-color: #171B4B;
padding: 5px;
font-size:10px;
color:white;
text-align: center;
}

td.date_year{
background-color: #8D8BAD;
padding:5px;
font-size:10px;
color:#171B4B;
text-align: center;
}

#load {
position: relative;
float: right;
display: none;
background: url('../img/ajax-loader.gif');
width: 43px;
height: 11px;
}
		
.qp_counter {
margin:  110px;
}

a.qp_disabled {
color: #888;
}

#news_counter {
width: 100%;
}

#references_counter {
width: 100%;
}
