/* PAGINA OPMAAK */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

body {
	margin:0;
	padding:0;
	background-color: #EBEBEB;
	text-align:center;

}

/* LINKS */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #DF851D;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.componentheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #00589E;
font-weight:bold;
}

.pathway:link, .pathway:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #00589E;
font-weight:bold;
}

.contentheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #00589E;
font-weight:bold;
}

.contentheading:link, .contentheading:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #00589E;
font-weight:bold;
}

.contentheading:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #00589E;
font-weight:bold;
text-decoration:underline;
}

.sublevel:link, .sublevel:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
letter-spacing: 3px;
padding: 10px;
}

.sublevel:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
font-weight: bold;
}

.mainlevel:link, .mainlevel:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
letter-spacing: 3px;
padding: 10px;
}

.mainlevel:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
font-weight: bold;
}

.bottom:link, .bottom:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight: bold;
letter-spacing: 3px;
padding: 10px;
}

.bottom:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
font-weight: bold;
}

/* PAGINA CONTENT */

#header{
width:auto;
height: 167px;
}

#header2{
height: 167px;
width: 1000px;
float: right;
background-image: url(../images/banner3.jpg);
background-repeat:no-repeat;
}

#header3{
width:1000px;
height:25px;
padding-top: 10px;
background-color:#4A7518;
}

/* PAGINA CONTENT */

#container{
	margin:0 auto;
	width:1000px;
	height:auto;
	text-align:left;
}

.main {
width: 1000px;
background: url(../images/background.jpg) 65% 65%;
}

#inner_body{
width: 488px;
padding: 5px;
height: auto;
float: left;
border-left:1px solid #E0EEEB;
border-right:1px solid #E0EEEB;
}

#main_tekst{
width: auto;
height: auto;
margin-top: 5px;
border-top:1px solid #E0EEEB;
}

#navigator_left{
width: 225px;
height: 500px;
float: left;
padding: 10px 5px 5px 20px;
}

#navigator_right{
width: 240px;
height: 450px;
float: right;
padding: 5px;
}


/* COPYRIGHT */

#copyright{
width:1000px;
height: auto;
clear:both;
background-color:#FFFFFF;
}

#copyright1{
width:995px;
height:30px;
clear:both;
padding-left:5px;
background-color:#4A7518;
}

#copyright2{
width:1000px;
height:17px;
clear:both;
padding-top: 3px;
background-color: #FFFFFF;
}

/* REST */

.inputbox{
width: 130px;
height: 18px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-right: 10px;
border-bottom: 1px solid #FFFFFF;
border-top:0px;
border-right:1px solid #FFFFFF;
border-left:0px;
background-color:#4A7518;
}
