@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	margin-left: 0px;
	margin-top: 0px;
}

p
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	line-height: 15px;

}

.logo
{
	width:343px;
	height:45px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 0px;
}

.kontaktBox

{
	height: 400px;
	width: 200px;
	position: absolute;
	top: 60px;
	left: 690px;
	overflow:visible;
}

.projektBox
{
	height: 400px;
	width: 200px;
	position: absolute;
	top: 60px;
	left: 460px;
	overflow:visible;
	
}

.newsBox 
{
	height: 400px;
	width: 200px;
	position: absolute;
	top: 60px;
	left: 0px;
	padding: 0px;
		overflow:visible;
}
.infoBox
{
	height: 400px;
	width: 200px;
	left: 230px;
	top: 60px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: auto;
	bottom: auto;
		overflow:visible;

}
.contentBox 
{
	height: 824px;
	width: 890px;
	top:5%;
	position: absolute;
	left: 50%;
	vertical-align: middle;
	margin-left: -460px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	right: auto;
	bottom: auto;
	z-index: 3;
}
.iframe 
{
	position: absolute;
	height: 345px;
	width: 890px;
	top: 490px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: auto;
	bottom: auto;
	overflow: hidden;
}
.lineTop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	width: 890px;
	position: absolute;
	top: 109px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	bottom: auto;
	left: 0px;
	right: auto;
	z-index: 10;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: visible;
}

.lineBottom
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	width: 890px;
	position: absolute;
	top: 471px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	left: -4px;
	right: auto;
	bottom: auto;
	z-index: 11;
}

a.contentlink:link, a.contentlink:visited, a.contentlink:active
{
	color: #6a6d64;
	text-decoration: underline;
}

a.contentlink:hover
{
	color: #000000;
	text-decoration: none;
}

.newsheading 
{
	font-size: 14px;
	font-style: normal;
	 /* color: #6A6D64; */
	color: #f29400;
	vertical-align: baseline;
	font-weight: bold;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featured 
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6A6D64;
	border-right-color: #6A6D64;
	border-bottom-color: #6A6D64;
	border-left-color: #6A6D64;
	height: 180px;
	width: 200px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 210px;
	left: auto;
	right: auto;
	bottom: auto;
}
.trailer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	height: 381px;
	width: 365px;
	overflow: hidden;
	left: auto;
	top: auto;
}
