/* Global */

a {border: 0; color:#eaf6f3; text-decoration: none;}
.fout {

color:#FF0000;
font-weight:bold;
}


.txtbox
{
 	border: #8a3410 1px solid;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:400;
	background-color:#dab47a;
}
.txtbox2
{
 	border: #8a3410 1px solid;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight:bold;	
	background-color:#ffffff;
}
.knop
{
 	border: #34b1a0 0px solid;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#8a3410;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:3px;
	padding-bottom:3px;
}

.small
{
font-size:11px;}

.image
{
border: #d0ad83 2px solid;
padding:0px;
}
hr {
height: 0;
border: 0;
border-top: 1px solid #d0ad83;
width:100%;
}

a:link {
color:#eaf6f3;
text-decoration:none;
}
a:visited {
color:#eaf6f3;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:underline;
}

a#active
{
color: #ffffff;
font-weight:bold;
text-decoration:underline;
}

img {border: 0;}

body { 
	background-position:center top;
	background-color: #e9cfa0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height:22px;
}
h1 {color:#d19e62; font-size:48px; font-family:Geneva, Arial, Helvetica, sans-serif; text-align:right;}
h2 {font-size:20px; border-bottom:#eaf6f3 solid 1px;}
	
#bodycontent {
	background-image: url(../images/layout/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #e9cfa0;
}

#interface {
margin: 0 auto;
width: 970px;
}

#interface div {
}
#div-before{
background-color:#e9cfa0;
color:#000000;
height:200px;
background: url(../images/layout/index_02.jpg) no-repeat;
text-align:right;
padding-right: 30px;
}
#div-search{
text-align:right;
padding-right: 320px;
padding-top:103px;
}
#div-after {
background-color:#e9cfa0;
color:#825026;
height: 100px;
background: url(../images/layout/index_09.jpg) no-repeat;
text-align:center;
padding-top: 90px;
padding-left:200px;
font-size:11px;
}
#div-after a{

color:#8a3410;
}

#interface div p {
 margin:0pt 0.25em;
 padding:0.25em 0pt;
}
#div-1 {
 background-color:#e9cfa0;
 color:#FFFFFF;
 width:970px;
 background: url(../images/layout/index_08.jpg);
}
#div-1left {
float:left;
background: url(../images/layout/index_04.jpg) no-repeat;
width: 30px; height: 448px;
}
#div-1right {
float:right;
background: url(../images/layout/index_07.jpg) no-repeat;
width: 30px; height: 448px;
}
#div-1-padding {
 padding-left:0px;
}
#div-1a {
 background-color:#e9cfa0;
 color:#FFFFFF;
 float:left;
 width:250px;
 background: url(../images/layout/index_05.jpg) no-repeat;
 min-height:448px;
 height:auto !important;
 height:448px;
}
#div-1b {
 background-color:#e9cfa0;
 color:#8a3410;
 font-size:14px;
 float:left;
 width:660px;
  background: url(../images/layout/index_06.jpg) no-repeat; 
 /*background: url(../images/layout/contentbg.jpg) no-repeat;*/
 min-height:400px;
 height:auto !important;
 height:448px;
 padding-top:95px;

}
#div-1c {
 /* background-color:#AAAAAA; */
 color:#8a3410;
 clear:both;
 padding-left: 280px;
 height:35px;
}

#div-1c a {
 color:#825026;
}
/* navigatie */
#navlistlevel1
{
margin-left: 0px;
padding-left: 0px;
padding-right:0px;
padding-top:0px;
list-style: none;
}

#navlistlevel1 .li1
{
padding-left: 25px;
padding-bottom:5px;
padding-top:10px;
font-size:15px;
font-weight:bold;
background:url(../images/navigation/nav-bg.png);
background-repeat:no-repeat;
background-position: 0px 0.4em; 
font-family: Arial;
}


#navlistlevel2
{
margin-left: 0px;
padding-left: 0px;
padding-right:0px;
padding-top:10px;
list-style: none;
}

#navlistlevel2 .li2 
{
padding-left:15px;
padding-top:0px;
font-size:14px;
/*background:url(../images/navigation/nav-bg2.png);
background-repeat:no-repeat;
background-position: left; 
*/
}

.nav3 {
margin-top: 10px; font-weight:bold; font-size: 12px; margin-bottom: 10px;
/*background-image:url(../images/navigation/nav-bg3.png);
background-repeat:repeat-x;
*/
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:4px;
border: 0px solid #b0e1ec;
}

.nav4 {

margin-top: 0px; COLOR: #444444; font-size: 11px; margin-bottom: 0px;
}

#nav4 {
border: 1px solid #d0ad83;
background-color:#dab47a;
background-repeat:repeat-x;
margin-top:10px;
color:#000000;
}
#nav4 a{

color:#000000;
}


	#list tr td {
		padding: 1px 1px;
	}	
	
	#list tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}

	#list tr.ruled td	{
			background:#efd7ac;
		}


