body {
	background-color: Black;
	left: 0px;
	top: 0px;
}

.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 95%;
}

.langSwitch {
	position: absolute;
	top: 5px;
	left: 700px;
	width: 100px;
	height: 20px;
}

.langForm {
		float: right;
	}
    
    .langForm select {
		font: 11px Arial, sans-serif;
		color: #000000;
		background-color: White;
	}

.topTable {
	width: 100%;
	border: 0;
	margin-top: 0px;
	height: 97%;
}

td {
	vertical-align: top;
	text-align: center;
}

img {
	border: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999999;
	padding-left: 10px;
}

#topLogo {
	position: absolute;
	height: 110px;
	width: 100%;
	left: 0px;
	top: 40px;
	background-color:#FFFFFF;
	background-image: url(../images/logo.png);
	background-position: left;
	background-repeat: no-repeat;
}

#topImages {
	position: absolute;
	height: 175px;
	width: 100%;
	left: 0px;
	top: 150px;
	background-color: #FFFFFF;
}

#topImages ul {
	border: 0;
	margin: 0;
	padding: 0;
	height: 175px;
}
		  
#topImages ul li {
	display: block;
	float: left;
	width: 200px;
	height: 175px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#ch_1 {
	background-image: url(../images/foto_1.jpg);
}
#ch_2 {
	background-image: url(../images/foto_2.jpg);
}
#ch_3 {
	background-image: url(../images/foto_3.jpg);
}
#ch_4 {
	background-image: url(../images/foto_4.jpg);
}
#ch_5 {
	background-image: url(../images/foto_5.jpg);
}
#ch_6 {
	background-image: url(../images/foto_6.jpg);
}
#ch_7 {
	background-image: url(../images/foto_7.jpg);
}
#ch_8 {
	background-image: url(../images/foto_8.jpg);
}

.leftNav {
	position: absolute;
	background-color: White;
	left: 0px;
	top: 327px;
	width: 200px;
	height: 95%;
	text-align: left;
	padding-top: 15px;
}

.leftNav ul {
			list-style-type: none;
			border: 0;
			margin: 0;
			padding: 0px;
			height: auto;
			padding-left: 15px;
		}
	
		.leftNav ul li {
			width: 200px;
			list-style-type: none;
			height: 40px;
			line-height: 40px;
			vertical-align: middle;
			font-size: 18px;
			font-family: Arial, Tahoma, MS Sans-Serif;
			text-align: left;
		}
		
		.leftNav ul li a {
			text-decoration: none;
			color: #888888;
		}
		.leftNav ul li a:link {
			text-decoration: none;
			color: #888888;
		}
		.leftNav ul li a:visited {
			text-decoration: none;
			color: #888888;
		}
		.leftNav ul li a:hover {
			text-decoration: underline;
			color: Black;
		}
		
		.active {
			color: #FF0077;
		}
		
.leftContact {
	position: absolute;
	left: 0px;
	top: 700px;
	width: 200px;
	height: 40px;
}
.leftContact p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	padding-left: 15px;
}

.rightBox {
	position: absolute;
	background-color: White;
	text-align: left;
	left: 200px;
	top: 327px;
	width: 600px;
	height: auto;
	overflow: none;
	border-left: 1px Black solid;
	padding-top: 15px;
}
.rightbox form {
	padding-left: 10px;
}
.rightbox input, textarea {
	border: 1px solid #999999;
}
.rightbox p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.rightbox h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

.rightbox h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.refLogo {
	text-align: left;
	width: 100px;
}

.refLogo img {
	border: none;
	float: left;
	padding-top: 6px;
}

.refText {
	text-align: left;
	width: 450px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.refText2 {
	text-align: left;
	width: 340px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.refImage {
	text-align: right;
	width: 150px;
	padding-bottom: 15px;
}
	
.fuch {
	color: #FF0077;
	font-weight: bold;
	}
.black {
	color: Black;
	font-weight: bold;
	}
	
.rightbox li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightbox td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
}

.refTable {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

.header {
	background-color: #BBBBBB;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.mid {
	text-align: center;
}

.refTable tr td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tekst {
    top: 105px;
    left: 370px;
    width: 410px;
    height: 280px;
    z-index:20;
    position: absolute;
    overflow: auto;
	 color: #440000;
	 font-family: Tahoma, sans-serif;
	 vertical-align: top;
	 padding-top: -10px;
	font-size: 11px;
	font-style: normal;
}

.tekst a {
	text-decoration: none;
	color: #990000;
}
.tekst a:hover {
	text-decoration: underline;
	color: #990000;
}
.tekst h3 {
    color: #990000;
	 font-family: "Times New Roman", Times, serif;
	 font-size: 22px;
	 margin-top: 0em;
	 margin-bottom: 0em;
}
.tekst table {
	border: 1px solid Black;
	vertical-align: top;
}
.tekst .noborder {
	border: none;
}

.tekst th {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid Black;
	text-align: left;
}
.tekst td {
	font-size: 11px;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	height: auto;
}

