* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #f00;
	background-color: #FFFFFF;
}
h1 { 
	color: #c00026; font-size: 150%; line-height: 1.8em; text-align: center; 
}
h2 { 
	color: #c00026; font-size: 120%; background-color: #c0c0c0; text-align: center;
}
h3 { 
	color: #c00026; font-size: 125%; 
}
h4 { 
	color: #c00026; font-size: 100%; background-color: #c0c0c0; text-align: left; text-indent: 10px; margin-top: 0.5em; margin-bottom: 0.5em; 
}
h5 { 
	color: #c00026; font-size: 105%; margin-top: 0.5em; margin-bottom: 0.5em; 
}
h6 { 
	color: #c00026; font-size: 100%; background-color: #c0c0c0; text-align: center; margin-top: 10px; padding-top: 3px; padding-bottom: 3px; 
}
p {
	font-size: 0.8em;
	margin-bottom: 1em;
}
#container{
	background-color: #FFFFFF;
	width: 100%;
	color: 000;
}
#header {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/tanzfabrik_fond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C50C1F;
}
#logo {
	color: #000000;
	height: 122px;
	width: 99%;
	text-align: right;
	position: relative;
	background-image: url(../images/tanzfabriklogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#main {
	margin-left: 120px;
	color: #000;
	position: relative;
}
#column {
	float: right;
	width: 120px;
	color: #000;
	background-color: #DFDFDF;
	position: relative;
	left: -5px;
	top: 5px;
}
#navigation {
	color: #000;
	background-color: #C50C1F;
	position: absolute;
	width: 110px;
	top: 160px;
	margin-right: 10px;
}

#navigation ul {
	text-align: left;
	padding-top: 0.7em;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
}
#navigation li {
	padding-bottom: 0.7em;
	margin-left: 10px;
}
#navigation a:link { 
	color: #fff; font-weight: bold; text-decoration: none; 
}
#navigation a:visited { 
	color: #fff; font-weight: bold; text-decoration: none; 
}
#navigation a:hover { 
	color: #fc0; text-decoration: underline; 
}
.navigation li  /* nur f√ºr Aktuelle News */ {
	background-color: #f03;
	margin: 0 10px 10px 0;
	padding-top: 5px;
	padding-bottom: 2px;
	border-style: outset;
	border-width: 3px;
}
.navigation a:link { 
	color: #ff0; background-color: #f03; 
}
.navigation a:hover { 
	color: #fff; text-decoration: none; outline-style: inset; 
}
#news {
	font-weight: bold;
	background-color: #f03;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 0.5em;
	border: outset 3px #ff9;
}
.aktuelles a:link, .aktuelles a:visited { 
	color: #ff6; 
}
.aktuelles a:hover { 
	color: #fff; text-decoration: underline; 
}	
#content {
	color: #000;
	background-color: #FFFFFF;
	margin-right: 140px;
}
p.mainbot {
	clear: both;
	height: 55px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00026;
}
address {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-align: right;
	width: 99%;
}
#adresszeile {
	height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C50C1F;
	visibility: visible;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 80%;
	clear: both;
}
#headline_unten {
	font-family: Arial, Helvetica, sans-serif;
	color: #C50C1F;
	font-size: 2.1em;
	font-weight: bold;
	text-align: right;
	margin-right: 180px;
	margin-top: 30px;
	float: right;
	position: relative;
	clear: both;
	width: 70%;
}
#headline_oben {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	margin-right: 180px;
	float: right;
	position: relative;
}
.tabdatum {
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.videoplayer {
	background-image: url(../images/videoplayer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#indextab {
}
#h3.indextab   a:link {
	color: #FFFFFF;
}

