body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size:0.7em;
	margin: 0;
	background-color: #000000;
	background-image: url(../../middenbg1_v2.jpg);
	background-repeat: no-repeat;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {color: #cc3333;}
a:visited {color:#cc3333;}
a:hover {color: #ff3333;}
a:active { color:#000000;}


/* Top Classes */

.main {
	position:absolute;
	width: 100%;
	height: 100%;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
}

.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 60px;
	width: 200px;
}

.topbanner {
	word-spacing: 0.9em;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
	background-image: url(../images/topbg.jpg);
}

.menuTop {
	position: absolute;
	height: 20px;
	left: 20px;
	top: 80px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
}

.content {
	position:absolute;
	float: left;
	left: 0px;
	top: 100px;
	.top: 100px;
	width: 660px;
	height: 640px;
	visibility: visible;
	z-index: 1;
}

.flash {
	float: left;
	width: 640px;
	height: 480px;
	position: absolute;
	left: 10px;
	top: 30px;

	.top: 30px;
	z-index: 1;
}

.flashtext {
	float: left;
	width: 640px;
	height: 480px;
	position: absolute;
	left: 10px;
	top: 30px;
	z-index: 0;
	visibility: hidden;
}

.imgholder {
	position: absolute;
	left: 660px;
	width: 330px;
	height: 600px;
	border-left: solid #ccc 1px;
	visibility: visible;
	top: 100px;

}

.home {
	position: absolute;
	width: 350px;
	height: 250px;
	background: url(../images/textbg.jpg) repeat-x;
	left: 20px;
	top: 20px;
	.left: 20px;
	.top: 20px;
	padding: 10px;
	visibility: visible;
	z-index: 0;
}

.contact {
	position: absolute;
	width: 420px;
	height: 250px;
	background:url(../images/textbg.jpg) repeat-x;
	left: 20px;
	top: 20px;
	.left: 20px;
	.top: 20px;
	padding: 10px;
}


.imgtop {
	position: absolute;
    width: 240px;
	height: 170px;
	left: 400px;
	top: 20px;
	.top: 20px;
	visibility: visible;
}

.texttop {
	position: absolute;
	text-align:right;
	width: 240px;
	height: 170px;
	left: 400px;
	top: 20px;
	.top: 20px;
	visibility: visible;
}

.brochure {
	text-align: right;
	position: absolute;
	float: right;
	width: 240px;
	height: 170px;
	left: 400px;
	top: 200px;
	border-right-color: #CCCCCC;
	border-right: solid ccc 1px;
	visibility: visible;
}

.bannerhome {
    position: absolute;
	text-align: left;
	left: 24px;
	top: 400px;
	width: 620px;
    padding: 0px;
    margin: 0px; 
}

.bannercontact {
    position: absolute;
	text-align: left;
	left: 60px;
	top: 640px;
	width: 550;
    padding: 0px;
    margin: 0px; 
}

.footer {
    clear:left;
    background:url(../images/footerbg.gif);
    padding-left:10px;
    margin:0px;
    text-align: left; 
} 


#language {
	width: 100%; text-align:right; float:right; height: 20px; visibility: visible; position: absolute; top: 16px; z-index: 4;}
.language { }

#nl {
	width: 15px; height: 10px; visibility: visible; position: absolute; z-index: 4; 
margin-left: -100px; border: solid 2px #6498d2}
.nl { }

#en {
	width: 15px; height: 10px; visibility: visible; position: absolute; z-index: 4; 
margin-left: -80px; border: solid 2px #ffffff}
.en { }

#de {
	width: 15px; height: 10px; visibility: visible; position: absolute; z-index: 4; 
margin-left: -60px; border: solid 2px #ffffff}
.de { }

#fr {
	width: 15px; height: 10px; visibility: hidden; position: absolute; z-index: 4; 
margin-left: -40px; border: solid 2px #ffffff}
.fr { }
