@charset "utf-8";
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	background-image: url(../img/thenq_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #55217C;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	position:absolute;
	width:1024px;
	height:500px;
	left:50%;
	margin-left:-512px;
	margin-top: 0px;

}
#header{
	height: 230px;
	text-align: center;
	padding-left: 68px;
	padding-top: 50px;
}
#midden{
	height: 570px;
	padding-bottom: 32px;
	padding-left: 68px;
}

#content{
	float: left;
	height: 200px;
	width: 900px;
}
#menu{

	}

.menu{
	font-size: 13px;
	font-weight: bold;
	height: 215px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li {
	height: 215px;
	list-style: none;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0;
	margin-left: 0;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: 0px;
	height: 215px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.menu_home {
	background-image: url(img/home.gif);
	width: 190px;
}
.menu_home a {
	background-image: url(img/home_a.gif);
}
.menu_home_active {
	background-image: url(img/home.gif);
	width: 190px;
}
.menu_wie {
	background-image: url(img/wie.gif);
	width: 190px;
}
.menu_wie a {
	background-image: url(img/wie_a.gif);
}

.menu_wie_active {
	background-image: url(img/wie.gif);
	width: 190px;
}
.menu_wat {
	background-image: url(img/wat.gif);
	width: 190px;
}
.menu_wat  a {
	background-image: url(img/wat_a.gif);
}

.menu_wat_active {
	background-image: url(img/wat.gif);
	width: 190px;
}
.menu_contact {
	background-image: url(img/contact.gif);
	width: 190px;
}
.menu_contact a {
	background-image: url(img/contact_a.gif);
}

.menu_contact_active {
	background-image: url(img/contact.gif);
	width: 190px;
	}
.menu_home_us {
	background-image: url(img/home.gif);
	width: 190px;
}
.menu_home_us a {
	background-image: url(img/home_a.gif);
}
.menu_home_us_active {
	background-image: url(img/home.gif);
	width: 190px;
}
.menu_wie_us {
	background-image: url(img/wie_us.gif);
	width: 190px;
}
.menu_wie_us a {
	background-image: url(img/wie_a_us.gif);
}

.menu_wie_us_active {
	background-image: url(img/wie_us.gif);
	width: 190px;
}
.menu_wat_us {
	background-image: url(img/wat_us.gif);
	width: 190px;
}
.menu_wat_us  a {
	background-image: url(img/wat_a_us.gif);
}

.menu_wat_us_active {
	background-image: url(img/wat_us.gif);
	width: 190px;
}
.menu_contact_us {
	background-image: url(img/contact.gif);
	width: 190px;
}
.menu_contact_us a {
	background-image: url(img/contact_a.gif);
}

.menu_contact_us_active {
	background-image: url(img/contact.gif);
	width: 190px;
}
ul.menu li a:hover {background: none;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.tekst{
	height: 250px;
	margin-right: 450px;
}
.tekstL{
	height: 250px;
	float: left;
	width: 420px;
	margin-right: 45px;
}

.tekstR{
	height: 250px;
	float: left;
	width: 400px;
	;
	
}


.footer{
	height: 34px;
	font-weight: normal;
	color: #55217C;
	letter-spacing: 1px;
	font-size: 12px;
}
.footertekst{
	height: 34px;
	float: left;
	padding-top: 14px;
	}
.clearDiv{
clear:both;
}
.tekstL a u {
	color: #97C031;
}
.tekstR a u {
	color: #97C031;
}
