html, body {
	height:100%;
}


body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	background-color: #000;	
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 0px auto;
}



div#distance { 
	width: 1px;
    height: 68px;
	/*height: 50%;
	margin-bottom: -325px;*/
	float: left;
}


 
div#container {
	width: 900px;
	margin: 0px auto;
	background-color: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: none;
	clear: both;
}
 
div#newsBlock {
	position:relative;
	top:-391px;
	left:54px;
	z-index: 1000;
	text-align: left;
	width: 330px;
	height: 90px;
	padding: 2px 10px 10px 10px;
	margin-bottom: 20px;
	background: #000000;
	/*background-image: url(../images/gradient_newsblock.png);
	background-repeat: repeat;*/
	font-size: 11px;
}


div#header {
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
	background-color: none;
}



div#contents {
	text-align: left;
	width: 900px;
	height: 350px;
	padding: 20px 0 20px 0;
	line-height: 1.2;
	clear: both;
}



div#contents h1 {
	color			: #ffffff;
	font-family		: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	margin-bottom	: 5px;
}




div#contents h2 {
	font-family		: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 20px;
	font-style		: normal;
	font-weight		: 600;
	margin-bottom	: 5px;
}




div#contents h3 {
	font-family		: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size		: 15px;
	font-style		: normal;
	font-weight		: 600;
	margin-bottom	: 5px;
}




table#kontakt tr td {
	padding: 0px 0 2px 0;
}




div#contents a.nyheter {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #00406E;
}




/* CONTENTS */




div#contents div#right p {
	margin: 0 0 11px 0;
}




div#contents a:link,
div#contents a:hover,
div#contents a:active,
div#contents a:visited {
	color: #00406E;
	font-weight: normal;
	text-decoration: none;
}




div#contents a:hover {
	text-decoration: underline;
}




div#contents img {
	border: 0;
}




div#contents img.leftwp {
	margin: 0 10px 10px 0;
	padding: 0;
}




div#contents img.rightwp {
	margin: 0 0 10px 10px;
	padding: 0;
}








div#contents form {
	margin: 0;
	padding: 0;
}




div#contents input,
div#contents textarea {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
 	color: #000;
 	background-color: #fff;
	width: 198px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #ccc;
}




div#contents span.couriernew {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

div#contents p {
margin-top: 0px;
}