body {margin: 0px; text-align: center; font-family: Verdana; font-size: 14px; color: #000; background-color: #FFF; line-height: 1.5;background-image: url('images/bg.jpg'); background-repeat: repeat-y; background-position:center;}

table {
	font-size: 14px;
	text-align: left;
	color: #192D6D;
}
form {margin: 0px}
img {border-width: 0px}
a {color: #fff;text-decoration: none;}
a:hover {
	color: #192d6d;
	text-decoration: none;
}
a.speciaal{
color: #192d6d;
text-decoration: none;
}
.b {color: #192D6D;text-decoration: none;}
b:hover {color: #192D6D;text-decoration: none;}
h1 {font-size: 20px; font-weight: bold; color: #000; font-weight: normal; margin-top:5px;}
h2 {font-size: 18px; font-weight: bold; color: #000;}
h3 {font-size: 16px; font-weight: bold; color: #000;}

.link {color: #000; text-decoration: none;}
.link:hover {text-decoration: underline;}
.witlink {color: #fff}

.linkerlink {color:#fff;text-decoration:none;font-weight:bold;font-size:12px;}
.linkerlink:hover {color: #8CC63F; }
.linkermenu {padding:11px 0 0 10px; width:139px; overflow:hidden;}

.smalllink {color:#000;font-size:12px;text-decoration:none;}
.smalllink:hover {text-decoration:underline;}
.menulink {color: #fff; text-decoration: none; color: #fff; font-size: 12px; font-weight: bold;}
.menulink:hover {color: #8CC63F; }
.menusublink {color: #2D2D2D; text-decoration: none; font-size: 12px; font-weight: bold;}
.menusublinkhover {color: #fff200; text-decoration: none; font-size: 11px; font-weight: bold;}

.textfield        {font-size:11px;height:14px;width:150px;border:1px solid black;}
.textareafield        {font-size:11px;height:70px;width:300px;border:1px solid black;font-family:arial;}
.submitbutton      {font-size:11px;height:20px;background-color:#000;color:#fff;border-color:#000;padding:0px;}

.error              {font-size:11px;font-weight:bold;color:#f00;}

div#main_container {margin: 0 auto; width: 1024px; text-align: left; overflow: hidden }
div#header {width: 100%; height: 306px; overflow: hidden}
div#contentleft {width: 150px; overflow: hidden;height:620px; float: left;background-color:#00B8E0; color: #FFF; font-size: 16px}
div#contentright{float:left;width:874px;height:620px;paddingleft:30px;background-color:#00B8E0;overflow: hidden;font-size: 14px;color: #192D6D}
div#contentleftrep {width: 150px; overflow: hidden;height:1320px; float: left;background-color:#00B8E0; color: #FFF; font-size: 16px}
div#contentrightrep{float:left;width:874px;height:1320px;paddingleft:30px;background-color:#00B8E0;overflow: hidden;font-size: 14px;color: #192D6D}
div#navigation {width: 440px; overflow: hidden; background-color: #7f5642; float: right;}

.red {background-color:#ed1c24;}

.whiteheader {font-size: 28px; color: #fff; margin: 0 0 10px 5px; font-weight: bold;}
.whitelarge {margin: 10px 5px 0 0; padding-left: 15px;}
.whitelarge_inv {background-image: url('/images/arrow.gif'); background-repeat: no-repeat; font-size: 18px; background-color: #fff; color: #7f5642; margin: 10px 0 0 0px; padding-left: 15px; }
.newslink {font-size: 18px; color: #fff; text-decoration: none;}
.newslink:hover {color: #7f5641; text-decoration: none;}
.newslink_inv {color: #7f5641; text-decoration: none;}

.ulist {margin:0;}
.koptekst {font-weight:bold;}

.dropdownmenu {position:absolute; top:215px; margin-left:-10px; width: 600px; height: 30px;}
.dropdownitem {width: 150px; height: 24px; border-top: 1px solid #fff; font-weight: normal;}
.dropdowntext {margin: 0 0 0 10px; padding: 3px 0 0 0;}

.green {background-color: #97be0d;}
.brown {background-color: #7f5642;}

div.clear{clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 1px;}

div.scrollholder
{
    position: relative;
    width: 800px; height: 450px;
    overflow: auto;
    z-index: 1;
    background-color: #00B8E0;
}

div.scroll
{
	position: absolute;
	left: 0;
	top: -1px;
	width: 95%;
	z-index: 2;
	color:#192D6D;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #AAE9E0;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #0060BA;
}  
