body {
	background-color: #000000;
}

.browser_midden {
	position: absolute;
	left: 50%;
}

a:link{
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
}


a:visited{
	color: #fff;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
}

a:active{
	color: #ff8400;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
}

.website {
	position: absolute;
	left: -200px;
	width: 400px;
	top: 0px;
	height: 910px;
	border: 0px;
}

	
html {
	margin: 0px;
	padding: 0px;
    
}

body {
	margin: 0px;
	padding: 0px;
}

table{
	font-family: helvetica;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	color: #fff;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.titel2 {
	color: #ff8400
}

.tekst {
	margin-left: 14px;
	top: 14px;
	margin-right: 14px;
	bottom: 14px;
	font-family: helvetica;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	color: #fff;
}



.block0 {
	left:0px;
	width: 400px;
	height: 328px;
	background-image: url(00_header.jpg);
	background-repeat: no-repeat;
	color: #fff;
	
}

.block1 {
	width: 400px;
	position: relative;
	background-color: #0c0c0c;
}


.block2 {
	width: 400px;
	position: relative;
	background-color: #1a1a1a;
}

.block3 {
	width: 400px;
	position: relative;
	background-color: #0c0c0c;
}

.block4 {
	width: 400px;
	position: relative;
	background-color: #1a1a1a;
}

.block5 {
	width: 400px;
	position: relative;
	background-color: #0c0c0c;
}

.blocklvdv {
	width: 400px;
	position: relative;
	background-color: #000;
}

.blockmenu {
	width: 98px;
	height: 161px;
	position: absolute;
	left: 201px;
	top: 332px;
}

#contact-area {
	width: 380px;
}

#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 360px;
	font: arial;
	font-size: 11px;
	background-color:#333333;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
}

#contact-area textarea {
	height: 110px;
	width:360px;
	font: arial;
	font-size: 11px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 0px solid #333333;
	
}

#contact-area input.submit-button {
	width: 55px;
	height: 20px;
 	margin-left: 0px;
	margin-top:0px;
	padding-top:0px;
	font: arial;
	font-size:11px;
	color: #ff8400;
	background-color:#333333;
}
