body, html {
margin:0;
padding:0;
  scrollbar-face-color:#000;
  scrollbar-highlight-color:#000;
  scrollbar-3dlight-color:#fff;
  scrollbar-shadow-color:#000;
  scrollbar-darkshadow-color:#fff;
  scrollbar-arrow-color:#fff;
  scrollbar-track-color:#fff;
}

#topbalk{
	background-image: url(../images/rubber.jpg);
	height: 14px;
}


#header{
	width:960px;
	height: 111px;
	background-image: url(../images/header.jpg);
}

#main{
	width: 960px;
	height: 488px;
	background-image: url(../images/middle.jpg);
}

#content{
	width: 570px;
	height: 400px;
	float:left;
	padding-top:10px;
}

#contentSales{
	width: 350px;
	height: 400px;
	float:left;
}

#text{
	margin-left:23px;
	margin-top:12px;
	padding-right:20px;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	overflow:auto;
	height:395px;
	line-height: 20px;
}

#text_form{

	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	overflow:auto;

	line-height: 20px;
}

td, .white {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	margin:0px;
	text-align:left;
	vertical-align:top;
	
	}

.white td {

padding:4px;}


#text h2{
	font-size: 22px;
	color: #43a342;
	font-family: Verdana;
	padding:0;
	margin:0 0 17px 0;
	font-weight: bold;
}

#right{
	width:355px;
	font-size: 10px;
	color: #fff;
	font-family: Verdana;
	float:left;
}

#images{
	margin-left:47px;
	margin-top:50px;
}

#images img{
	margin-bottom:3px;
}


#text a{
	color: #43a342;
	font-weight:bolder;
	text-decoration:none;
}
#logos{
	float:right;
}

#footer{
	color:#000;
	float:right;
	margin-top:7px;
}

#footer a{
	color: #43a342;
	font-weight:bolder;
	text-decoration:none;
}
	
	
.dropdown
{
    height: auto;
    padding: 4px 4px 4px 4px;
	color:#000;
}

.dropdown ul
{
    list-style: none;
    margin: 80px 0px 0px 18px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.dropdown ul li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 8px 0px 0px;
    position: relative;
}

.dropdown ul li a
{
    color: #000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

.dropdown ul li a:hover
{
    text-decoration: underline;
}

.dropdown ul li ul
{
    background: #43a342;
    border: #000000 solid 1px;
    display: none;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 25px;
	color:white;
}

.dropdown ul li ul li
{
    color: #fff;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    left: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    top: auto;
    width: 170px;
}

.dropdown ul li ul li a
{
    color: #fff;
    display: block;
    padding: 3px 3px 3px 6px;
}

.dropdown ul li ul li ul 
{
    left: 125px;
    top: 2px;
}


.flag{
	margin-left:25px;
	margin-right:10px;

}

/* fotobook CSS */ 
.albumthumb{
background-color:#336666;
border:10px;
border-color:#ffffff;
margin:6px;
width:50px;
height:50px;
}

.albumthumbactive
{
width:50px;
height:50px;
margin:6px;
border:solid;
border-width:1px;
border-color:#43a342;
}

.main {/* maat grote foto */
margin:6px;
}

.thumbsholder {
padding-top: 0px;
padding-left:20px;
padding-bottom: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
overflow: auto;
width: 222px;
margin-top: 0px;
margin-bottom: 0px;
height: 340px;
text-align:left;
}

.bigphoto{
	margin-top: 7px;
}

#divScroll img {  /* applied to images */
display:block;
padding: 0px;
border: 4px solid #4193BE;
margin: 5px;
}
