body,html { 	

	margin: 0px 0px 0px 0px;
	height:100%; 
	padding: 0px;
	background-color: #000000;
}

#all {
	position: absolute;
	height:auto;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background_pc.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10pt;
}

#bannerbereich {
	position: relative;
	height: 409px;
	width: 861px;
	background-image: url();
}

#menu {

	position: relative;
	height: auto;
	width: 861px;
	top: 10px;
	color: #FFFFFF;
	text-align: center;
}

#submenu {

	position: relative;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	width: 247px;
	top: 40px;
	color: #FFFFFF;
	float: left;
	border-right: 1px dotted #fd9a00;
}

#partner {

	position: absolute;
	height: 20px;
	width: auto;
	top: 13px;
	right: 60px;
}

#lang {

	position: absolute;
	height: 21px;
	width: auto;
	bottom: 10px;
	right: 19px;
}

#sponsors{

	position: absolute;
	height: 40px;
	width: auto;
	bottom: 10px;
	left: 19px;
}

li {
	background: url(images/bg1_topcontent.png) top center no-repeat;
	list-style: none
}
li span {
	background: url(images/bg2_content.png) top center repeat-y;
	list-style: none;

}

#contentcontainer {

	position: relative;
	width: 861px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background-image: url(images/background_textur.png);
	background-repeat: repeat-y;
}

#content {

	position: relative;
	top: 40px;
	width: 600px;
	min-height: 500px;
	text-align: left;
	color: #ffffff;
	right: 0px;
	float: right;
}

#platzhalter {

	position: relative;
	height: 50px;
	width: 861px;
	float: inhert;

}

#main{

	position: relative;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	width: 861px;
	background-image: url(images/background_textur.png);
	background-position: top;
	text-align: center;
}

#border {
	position: relative;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	width: 861px;
	text-align: left;
}

#footer {
	font-weight:bold;
	position: relative;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	width: 861px;
	background-color: #fd9a00;
	background-image: url(images/background_textur.png);
	background-position: bottom;
	text-align: center;
}

#imprint {

	position: relative;
	width: 861px;
	min-height:30px;
  	height:auto !important;
  	height:30px;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
	both: clear;
}

A{

    font-size : 10pt;
    font-weight: bold;
    color : #fd9a00;
}

A:hover{

    font-size : 10pt;
    font-weight: bold;
    color : #ffffff;
}

P{
    font-size : 9pt;
}

table{
	text-align: left;
	color: #ffffff;
	right: 0px;
	float: right;
    color:#ffffff;
}	

strong {
    font-size: 8pt;
    color: #fd9a00;
}							    

h1 {
    font-size:8pt;
    color: #ffffff;
    background-image: url(images/headline.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 19px;
}

h2 {
    font-size: 18pt;
    color: #ffffff;
    background-color: #fd9a00;
    height: auto;
}

h3 {
    font-size: 10pt;
    color: #a7a7a7;
    height: 15px;
}

h4 {
    font-size: 10pt;
    color: #ffffff;
    border-bottom: 1px dotted #fd9a00;
}

h5 {
    font-size: 18pt;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */