@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	background-color: #000;
	line-height: 1.3em;
}
td {
	color: #FFF;
	vertical-align: top;
	text-align: left;
	width: 50%;
	padding-right: 20px;
}
a {
	color: #FC9;
	font-size: 10pt;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: lighter;
}
p.copy {
	font-size: 8pt;
}
p.copy a {
	font-size: 8pt;
	color: #9CF;
	text-decoration: none;
}
H1, H2, H3, H4, H5, H6 {
	padding: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #CCC;
}
H1 {
	font-size: 17pt;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
H2 {
	font-size: 15pt;
	color: #09F;
}
H3 {
	font-size: 13pt;
	color: #CCC;
}
H4 {
	color: #CCC;
}
H5 {
	color: #CCC;
}
H6 {
	font-size: 10px;
	margin-top: 5px;
	color: #CCC;
}
hr {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #CCC;
  }
img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
div#SliderContainer {
	width: 1500px;
	height: 100%;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}
div#Header {
	height: 400px;
	width: 990px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
div#Bottom {
	bottom:0px;
	left:0px;
	height: 100px;
	width: 100%;
	display: block;
	background-image: url(img/img_layout/BGBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div#BottomPadding {
	width: 966px;
	background-color: #FFF;
	padding: 30px;
}

div#Webcontent {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	z-index: 20;
}
div#Content {
	background-image: url(img/img_layout/BG_ContentM.png);
	background-repeat: repeat-y;
	width: 990px;
}
div#Footer {
	background-image: url(img/img_layout/BG_FooterM.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 990px;
	background-position: bottom;
	padding: 0px;
}
div#FooterPadding {
	color: #FFF;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 7px;
}
div#2Spalten {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
div#Spalte1, div#Spalte2, div#Spalte3 {
	min-height: 30px;
}
div#Spalte1 {
	position: relative;
	background-image: url(img/img_layout/BG_Player.png);
	background-repeat: repeat-y;
	padding: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
div#Spalte2 {
	float: right;
	width: 380px;
	position: relative;
}
div#Spalte3 {
	padding-top: 5px;
	padding-bottom: 5px;

}
/*
div#Content1 {
	width: 482px;
	min-height: 682px;
	float: left;
	background-image: url(img/img_layout/BG_Content.png);
	margin-bottom: 105px;
	z-index: 1;
}
div#Content4 {
	width: 482px;
	min-height: 340px;
	float: right;
	margin-left: 2px;
	background-image: url(img/img_layout/BG_Content.png);
	margin-bottom: 105px;
	position: relative;
}
div#Content2 {
	width: 240px;
	margin-left: 2px;
	height: 340px;
	overflow: auto;
	background-image: url(img/img_layout/BG_Content.png);
	position: relative;
	margin-bottom: 2px;
	float: left;
	z-index: 1;
}
div#Content3 {
	float: right;
	width: 240px;
	height: 169px;
	overflow: auto;
	background-image: url(img/img_layout/BG_Content.png);
	position: relative;
	margin-bottom: 2px;
	z-index: 1;
}
div#Content5 {
	float: right;
	width: 240px;
	height: 169px;
	overflow: auto;
	background-image: url(img/img_layout/BG_Content.png);
	position: relative;
	z-index: 1;
}
*/

div#ContentPadding {
	margin: 0px;
	z-index: 99;
	color: #CCCCCC;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}
div#BlackTop {
	height: 70px;
	width: 100%;
	position: absolute;
	z-index: 15;
	background-image: url(img/img_layout/BG_BlackTop.png);
	background-repeat: repeat-x;
}
div#LogoSection {
	height: 326px;
}
div#LogoPadding {
	margin-top: 150px;
	height: 89px;
	position: absolute;
	margin-left: 10px;
}
div#NavSection {
	background-image: url(img/img_layout/BG_HeadM.png);
	width: 990px;
	background-repeat: no-repeat;
	height: 74px;
}
div#Navigation {
	z-index: 1;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 100px;
}
div#Navigation a{
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	font-size: 16pt;
	display: block;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D464F;
	float: left;
	color: #FFF;
}
div#Navigation a:Hover {
	background-image: url(img/img_layout/BG_NavigationH.png);
	color: #FFF;
}
div#Phone {
	float: left;
	font-size: 11px;
	position: absolute;
	color: #FFF;
	z-index: 3;
	width: 990px;
	background-color: #000;
	text-align: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#Phone a {
	text-decoration: none;
}
