body
{
	background:url(../images/bg.gif) repeat;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", "gill sans", serif, verdana;
	font-size:11px;
}

#wrap {
	margin:-290px 0 0 0;
	height:580px;
	width:100%;
	top:50%;
	position:absolute;
	background-image:url(../images/bg_wrap.jpg);
}

#container
{
	margin:0 0 0 -500px;
	width:1000px;
	position:absolute;
	left:50%;
	background-image:url(../images/bg_container.jpg);
	background-repeat:no-repeat;
}

#top {
	height:109px;
	width:860px;
	float:left;
}

#logo {
	height:109px;
	width:300px;
	float:left;
}

#taalkeuze {
	height:57px;
	width:560px;
	padding:10px 0 0 0;
	text-align:right;
	color:#bbbdbe;
	font:12px;
	font-weight:bold;
}

#taalkeuze a {
	color:#bbbdbe;
}
#taalkeuze a:hover {
	text-decoration:none;
}

#navigatie {
	width:560px;
	height:42px;
	float:left;
}

#content {
	height:428px;
	width:860px;
	float:left;
}

#left {
	width:280px;
	height:398px;
	float:left;
	padding:30px 0 0 20px;
	color:#FFFFFF;
}

#left a {
	color:#FFFFFF;
	text-decoration:none;
}

#left a:hover{
	color:#cccccc;
	text-decoration:none;
}

.left_on {	
	background:url(../images/bg_left.jpg) no-repeat;
}
* html .left_on {	
	background:url(../images/bg_leftIE6.jpg) no-repeat; 
}

#right {
	width:540px;
	height:378px;
	float:left;
	padding:30px 0 0 20px;
}

#right a {
	color:#FFFFFF;
	text-decoration:none;
}

#right a:hover{
	color:#cccccc;
	text-decoration:none;
}

#logos {
	width:120px; /* 140 - 20 */
	height:398px;
	float:left;
	padding:30px 0 0 20px;
	color:#FFFFFF;
}

#logos a {
	color:#FFFFFF;
	text-decoration:none;
}

#logos a:hover{
	color:#cccccc;
	text-decoration:none;
}

.logos_on {	
	background:url(../images/bg_logos.jpg) 
	no-repeat;
}
* html .logos_on {	
	background:url(../images/bg_logosIE6.jpg) no-repeat;
}


#back {	
	width:522px;
	text-align:right;	
}

#footer {
	height:30px;
	padding:14px 0 0 360px;
	width:500px;
	color:#4a4a4a;
	text-align:right;
	clear:both;
}

#footer a {
	color:#4a4a4a; 
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#thumbs {
	width:155px;
	float:left;
	height:185px;
	text-align:left;
}

/*	 OPMAAK   */

h1 {
	font-size:16px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#bbbdbe;
	margin:0;
	padding:0;
}

h3 {
	font-size:13px;
	color:#bbbdbe;
	margin:0;
	padding:0;
	font-weight:normal;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #000000;
} 

p {
	margin:0;
	padding:0;
}

.border_ref {
	border:1px solid #4a4a4a;
}

.submenu_top  li { 
	list-style-image: url(../images/subnav_off.gif);
	line-height:16px;
	margin:0 0 0 -20px;
} 

.submenu_top  li a:hover { 
	list-style-image: url(../images/subnav_on.gif);
} 

.submenu  ul { 
	list-style-image: url(../images/subnav_off.gif);
	padding:0;
	line-height:20px;
	margin:0 0 0 16px;
} 

.submenu  ul a:hover { 
	list-style-image: url(../images/subnav_on.gif);
}

.submenu  li { 
	list-style-image: url(../images/subnav_off.gif);
	margin:0;
	margin:0 0 0 20px;
}
* html .submenu  li { margin:0 0 0 20px; }

.submenu  li a:hover { 
	list-style-image: url(../images/subnav_on.gif);
}
/*UL UL { list-style-image: url(../images/subnav_off.gif); }*/


.input
{
    
    margin-right: 1px;
    height: 17px;
    color: #fff;
    font-size: 11px;
	font-family:"Trebuchet MS";
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
	margin-bottom:2px;
}

.send
{
    width: 277px;
    margin-right: 1px;
    height: 20px;
    color: #fff;
    font-size: 11px;
	font-family:"Trebuchet MS";
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}





/* TAALKEUZE */

.lang_uk {
	text-decoration:none;
}

.lang_nl {
	text-decoration:none;
}

.lang_de {
	text-decoration:none;
}
