body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}
#wrapper {
	width: 950px;
	position: absolute;
	height: 700px;
	left: 50%;
	margin-left: -475px;
}
#flipbook {
	position: absolute;
	height: 550px;
	width: 950px;
	top: 100px;
}
.login{
	position: absolute;
	height: 550px;
	top: 200px;
	left:350px;
	line-height:40px;
}
.content{
	position: absolute;
	height: 550px;
	top: 100px;
	left:350px;
	line-height:24px;
	text-align:right;
}
.news{
	position: absolute;
	top:100px;
	
}
.textfield{
background-color:#c6c6c6;
border-width:0px;
height:25px;
}
.bericht{
width:100%;
background-color:#c6c6c6;
border-width:0px;
}
.textarea{
background-color:#c6c6c6;
border-width:0px;
width:100%;
}
#contactForm{
	position:absolute;
	line-height:40px;
	left:100px;
}
.checkbox{
	text-align:left;
}
.label{
	text-align:right;
	padding-right:20px;
}
.kolom1{
text-align:right;
	padding-right:20px;
}
.button{
	text-align:right;
}
.adres{
	position:absolute;
	left:-150px;
	top:40px;
	text-align:left;
	line-height:15px;
	width:300px;
}
.titelcontact{
	color:#FFFFFF;
	line-height:20px;
}
#success{
	color:#c6c6c6;
	position:absolute;
	left:60px;
	top:40px;
	width:400px;
}
.titel{
	text-align:right;
	color:#c6c6c6;
	line-height:40px;
}
#fotos{
	position:absolute;
	left:-105px;
}
#contact {
	position: absolute;
	height: 550px;
	width: 950px;
	top: 50px;
}
#head {
	position: absolute;
	height: 50px;
	width: 950px;
	top:5px;
}
#footer {
	position: absolute;
	height: auto;
	width: 950px;
	top: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
#footer2 {
	position: relative;
	text-align:center;
	height: auto;
	width: 950px;
	top: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 25px;
	left: 540px;
}
#nav_news {position: absolute; left:0px;}
#nav_press {position: absolute; left:100px;}
#nav_downloads {position: absolute; left:200px;}
#nav_contact {position: absolute; left:330px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	text-align: center;
	padding-left: 5px;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
/*#wrapper #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#wrapper #navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.failed{
	color:#FF0000;
	text-align:right;
}
.logocontact{
	position:absolute;
	left:-22px;
}
.showroom{
	width:180px;
	border-top:solid #333333;
	border-bottom:solid #333333;
	border-width:1px;
}