﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
		/* font-family: "Akzidenz Grotesk", "Myriad Pro", "Formata Regular", Geneva, Helvetica, Arial; */
	font-family: Arial Unicode MS,Standard;
	font-size: 100%;
	background-color: #000000;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
.oneCol #container {
	width: 950px;
	background: #000000;
	margin: 0 auto;
	border: 0px solid #CCCCCC;
	text-align: left;
	color: #FFFFFF;
}
.oneCol #mainContent {
	padding: 0 20px;
	margin: 0;
  border: 0px solid #CCCCCC;
  background-color: #000000;
}
.oneCol #topnavContent {
	margin: 0;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	vertical-align: baseline;
	height: 50px;
	padding: 0 20px 0px 0px;
	border: 0px solid #CCCCCC;
}
.oneCol #topnavContent a{
	color: #FFFFFF;
	text-decoration: none;
}
.oneCol #topnavContent a:hover{
	color: #CC0000;
	text-decoration: none;
}
.oneCol #headerimg {
	margin: 0;
	height: 135px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
	background-color: #000000;
}
.oneCol #headerlogo {
	width: 102px;
	height: 135px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #000000;
	background-image: url(../images/logo_2011.jpg);
	background-repeat: no-repeat;
}
.oneCol #headerslogan_de {
	width: 540px;
	height: 114px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: left;
	background-color: #000000;
	background-image: url(../images/slogan_de.gif);
	background-repeat: no-repeat;
}
.oneCol #headerslogan_en {
	width: 540px;
	height: 114px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: left;
	background-color: #000000;
	background-image: url(../images/slogan_en.gif);
	background-repeat: no-repeat;
}
.oneCol #headerright {
	width: 10px;
	height: 10px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: right;
	background-color: #000000;
	background-repeat: no-repeat;
}
.oneCol #headerimg_home {
	margin: 0;
	height: 238px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
	background-color: #000000;
}
.oneCol #headerlogo_home {
	width: 180px;
	height: 238px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #000000;
	background-image: url(../images/logo_2011_home.jpg);
	background-repeat: no-repeat;
}
.oneCol #headerslogan_home_de {
	width: 540px;
	height: 114px;
	padding: 0;
	margin-top: 63px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: left;
	background-color: #000000;
	background-image: url(../images/slogan_de.gif);
	background-repeat: no-repeat;
}
.oneCol #headerslogan_home_en {
	width: 540px;
	height: 114px;
	padding: 0;
	margin-top: 63px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: left;
	background-color: #000000;
	background-image: url(../images/slogan_en.gif);
	background-repeat: no-repeat;
}
.oneCol #headerright_home {
	width: 210px;
	height: 157px;
	padding: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	float: right;
	background-color: #000000;
	background-image: url(../images/header_2011_home.jpg);
	background-repeat: no-repeat;
}
.oneCol #headerhr {
	margin: 0;
	height: 1px;
	padding: 0;
	background-color: #FFFFFF;
}
.oneCol #content {
	margin: 0 0 0 260px;
	padding: 20px 20px 20px 20px;
	border: 0px solid #CCCCCC;
	font-size: 12px;
}
.oneCol #nav {
	margin: 0;
	padding: 20px 0 0 0;
	width: 175px;
	border: 0px solid #CCCCCC;
	float: left;
}
/* Navigations-Men&uuml; */
/*--formatiert die Men&uuml;leiste--*/
.oneCol #menu {
	width: 175px;
	margin: 0;
	padding: 0;
	background: #FF0000;
	font-size: 12px;
	line-height: 2;
	float: left;
	vertical-align: top;
}

/*--formatiert die Themenbl&ouml;cke--*/
.oneCol #menu ul {
	width: 175px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #000000;
}

/*--definiert die Block&uuml;berschriften--*/
.oneCol #menu h3 {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 2;
}
.oneCol #menu h3:hover {
	text-align: left;
	color: #CC0000;
	border: 0px solid;
}
marquee {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
/*--definiert die "Drop-Down-Links" im Normalzustand--*/
.oneCol #menu a {
	text-decoration: none;
	display: block;
	text-align: left;
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
.oneCol #menu a:hover {
	color: #CC0000;
	background: #000000;
}

/* verhindert im Zusammenhang mit position absolute bei ul ul eine H&ouml;henvergr&ouml;&szlig;erung von #menu beim Hovern --*/
.oneCol #menu li {
	position: relative;
}

/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
.oneCol #menu ul ul {
	position: absolute;
	top: 0;
	left: 175px;
	width: 140px;
	z-index: 2;
	display: none;
}

/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/
.oneCol #menu a.direkt:link {
	text-align: left;
	color: #FFFFFF;
	border: 0px solid;
	background: #000000;
	font-size: 12px;
	font-weight: normal;
}

/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/
.oneCol #menu a.direkt:hover {
	color: #CC0000;
	background: #000000;
	border: 0px solid;
}

/*--l&auml;sst die Dropdown-Links beim Hovern erscheinen--*/
.oneCol #menu ul li:hover ul {
	display: block;
}

/*--nur f&uuml;r IE-Versionen &lt;=6 erkennbar--*/
*html #menu ul li {
	float: left;
	width: 100%;
}
/*--nur f&uuml;r IE 7 erkennbar--*/
*+html #menu ul li {
	float: left;
	width: 100%;
}
/*--bewirkt Hover-Effekt f&uuml;r IE &lt;7 auch f&uuml;r ul- und li-Elemente--*/
*html body {
	behavior: url("../css/csshover3-source.htc");
	font-size: 100%;
}
*html #menu ul li a {
	height: 1%;
}
.oneCol #video1 {
	float: none;
	clear: both;
}
.oneCol #video2 {
	float: none;
	clear: both;
}
.oneCol #video3 {
	float: none;
	clear: both;
}
.oneCol #video4 {
	float: none;
	clear: both;
}
.oneCol #video5 {
	float: none;
	clear: both;
}
.oneCol #video6 {
	float: none;
	clear: both;
}
.oneCol #video7 {
	float: none;
	clear: both;
}
.oneCol #video8 {
	float: none;
	clear: both;
}
.oneCol #video9 {
	float: none;
	clear: both;
}
.oneCol #video10 {
	float: none;
	clear: both;
}
.oneCol #video11 {
	float: none;
	clear: both;
}

.contentlink {
	text-decoration: none;
	color: #CC0000;
}

.contentlink:hover {
	text-decoration: underline;
	color: #CC0000;
}

.fltrt { /* Mit dieser Klasse k&ouml;nnen Sie ein Element auf der Seite nach rechts flie&szlig;en lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse k&ouml;nnen Sie ein Element auf der Seite nach links flie&szlig;en lassen. */
	float: left;
  margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schlie&szlig;en eines Containers sein, der wiederum einen vollst&auml;ndigen Float enthalten sollte. */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.piwik_opt {
	margin: 0;
	padding 0;
	font-family: Arial Unicode MS,Standard;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #000000;
}
