a.hiddenAnchor {
    margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	display: inline !important; 
}

body {
	color: #000000;
	background-color: #dedede;
	width: 100%;
	height: 100%;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img, table {
	border: none;
}

td {
	vertical-align: top;
}

h1 {
    display: none;
}

h2 {
    font-size: 45px;
    font-weight: normal;
    color: #c9c9c9;
    margin: 45px 0 30px 0;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #747474;
    margin: 0px;
}

a, a:link, a:visited {
     text-decoration: underline;
     color: #e91624;
}

a:hover, a:active, a:focus {
     text-decoration: underline;
     color: #999999;
}

#container {
	margin-top: 20px;
	margin-left: -475px;
	left: 50%;
	width: 950px;
	position: absolute;
	background-color: #e91624; 
}

#container2 {
	width: 928px;
	margin: 11px;
	position: relative;
	background: #ffffff url('../../portal/pics/content_bg.gif') no-repeat;
	background-position: right 87px;
	min-height: 550px;
}

#container0_einstieg {
	margin-top: 20px; margin-left: -475px; left: 50%; width: 950px; position: absolute;
}

#container1_einstieg {
	background-color: #ffffff;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	height: 418px;
}

#container2_einstieg {
	width: 939px;
	margin-left: 11px;
	position: relative;
}

#container2_einstieg div.bild {
	width: 673px;
	height: 418px;
	position: relative;
	text-align: left;
	float: left;
}

#container2_einstieg div.text {
    width: 651px;
    height: 396px;
    overflow: auto;
    margin-top: 11px;
    margin-left: 11px;
}

#container2_einstieg div.text h1 {
	font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#container2_einstieg div.logo {
	text-align: right;
	float: right;
}

#einstieg_text {
	margin-top: 6px;
	margin-left: 10px;
	color: #595858;
}

#content {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-top: 1px solid #d1d1d1;
	line-height: 18px;
	min-height: 550px;
}

/* IE-Bugfix: Inhalt verschwindet bei clear */
* html #content {
	height: 1px;
}

#header {
	position: relative;
	width: 928px;
	height: 87px;
	background-image: url('../../portal/pics/header/header_standard.jpg');
}

#navi_h0 {
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	right: 130px;
	bottom: 13px;
}

#navi_h0 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi_h0 li {
	display: inline;
	margin-right: 5px;
}

#navi_h0 a, #navi_h0 a:visited, #navi_h0 a:hover {
	color: #010101;
	text-decoration: none;
}

#navi_h0 a:hover {
	text-decoration: underline;
}

#navi_h1 {
	font-family: Helvetica, Arial, sans-serif;
	height: 30px;
	padding-left: 7px;
}

#navi_h1 ul {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	list-style-type: none;
}

#navi_h1 li {
	text-transform: uppercase;
	display: inline;
	margin-right: 5px;
	color: #757575;
}

#navi_h1 a, #navi_h1 a:visited {
	color: #757575;
	text-decoration: none;
}

#navi_h1 a:hover {
	color: #757575;
	text-decoration: underline;
}

#navi_h1 li.aktiv a, #navi_h1 li.aktiv a:link, #navi_h1 li.aktiv a:visited {
	color: #da2a36;
}

#navi_h2 {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 7px;
	width: 700px;
}

#navi_h2 ul {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 5px;
	list-style-type: none;
	display: inline;
}

#navi_h2 li {
	text-transform: uppercase;
	display: inline;
	margin-right: 5px;
	color: #acacac;
}

#navi_h2 a, #navi_h2 a:visited {
	color: #acacac;
	text-decoration: none;
}

#navi_h2 a:hover {
	color: #acacac;
	text-decoration: underline;
}

#navi_h2 li.aktiv a, #navi_h2 li.aktiv a:link, #navi_h2 li.aktiv a:visited {
	color: #da2a36;
}

div.bilder {
	clear: both;
	margin: 0 0 21px 0;
	padding-top: 25px;
}

div.bilder img {
	margin: 0 4px 4px 0;
}

div.absatz {
	margin-right: 15px;
	width: 615px;
}

div.absatz-grau {
	margin-left: 90px;
	margin-right: 15px;
	color: #A0A0A0;
}

.grau {
	color: #A0A0A0;
}

div.clear {
	clear: both;
}


/* E I N G A B E F E L D E R */
div.formular {
	margin-top: 15px;
}

div.formular td {
	padding-bottom: 4px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #D6D6D6 solid;
	font-size: 12px;
	width: 200px;
	height: 100px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #D6D6D6 solid;
	font-size: 12px;
	width: 200px;
	padding-left: 2px;
}

input.button {
	width: 206px;
	padding: 0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #D6D6D6 solid;
	font-size: 12px;
	width: 206px;
}

#kajonaCaptcha {
	border: 2px #D6D6D6 solid;
}

label {
	display: block;
	float: left;
	width: 140px;
	height: 19px;
}


/* P A R T N E R */
.partner {
	width: 143px;
	float: right;
	margin: 20px 20px 0 0;
	font-size: 11px;
	text-align: center;
	background-color: #dedede;
	color: #757575;
	font-weight: bold;
}

.partner a {
	display: block;
	margin-bottom: 5px;
}

.partner img {
	width: 131px;
	height: 56px;
	border: 1px solid #757575;
}

/* G A L L E R Y */
.galleryNavi {
	float: left;
	width: 160px;
}

.galleryNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.galleryNavi li {
	padding-bottom: 4px;
}

.galleryNavi li a, .galleryNavi li a:link, .galleryNavi li a:visited {
	border: 1px solid #D6D6D6;
	display: block;
	padding: 0 4px 0 4px;
	text-decoration: none;
	color: #757575;
}

.galleryNavi li.active a, .galleryNavi li.active a:link, .galleryNavi li.active a:visited {
	color: #e91624;
	border: 1px solid #e91624;
}

.galleryNavi li a:hover, .galleryNavi li a:active, .galleryNavi li a:focus {
	text-decoration: underline;
}

.galleryContent {
	margin-left: 200px;
}

.galleryList td {
	text-align: center;
	vertical-align: middle;
}

.galleryList td.pic {
	padding-right: 20px;
	padding-bottom: 20px;
}

.galleryList td a {
	display: block;
	background-color: #D6D6D6;
	padding: 7px 0 7px 0;
	width: 165px;
}

.galleryDetail {
	margin-top: 20px;
}

.galleryDetail td {
	text-align: center;
	vertical-align: middle;
}

.galleryDetail td.pic {
	width: 500px;
}

.galleryDetail td.back {
	text-align: right;
	vertical-align: top;
	padding-top: 250px;
	padding-right: 20px;
}

.galleryDetail td.forward {
	text-align: left;
	vertical-align: top;
	padding-top: 250px;
	padding-left: 20px;
}

.galleryDetail div.description {
	width: 140px;
	height: 200px;
}

/* D O W N L O A D S */
.downloadList p {
	margin: 0;
	padding: 0;
}

/* N E W S */

.newsList:link, .newsList:visited, .newsList:hover, .newsList:active, .newsList:focus {
	width: 600px;
	height: 100px;
	margin-bottom: 15px;
	display: block;
	color: #000000;
	text-decoration: none;
}

.newsList .info {
	float: right;
	width: 440px;
}

.newsList .date, .newsList .more {
	font-size: 10px;
}

.newsList h3 {
	cursor: pointer;
}

.newsList .more {
	cursor: pointer;
}

.newsList .more:hover, .newsList .more:active, .newsList .more:focus {
	text-decoration: underline;
}

.newsDetail .newsTeaser {
	color: #757575;
}

.newsDetail img {
	float: right;
	margin-top: 15px;
}

.newsDetail .newsContent {
	margin-right: 365px;
}

.newsDetail .date {
	font-size: 10px;
}

.sportangebote td {
	border: none;
	padding: 8px 16px 8px 0;
}

.sportangebote td.logo {
	vertical-align: middle;
}

.sportangebote img {
	width: 126px;
	height: 91px;
}

.sportangebote a, .sportangebote a:link, .sportangebote a:visited {
	border: 1px solid #d1d1d1;
	display: block;
	text-decoration: none;
	background-color: #d1d1d1;
	font-weight: bold;
	color: #757575;
}

.sportangebote a:hover, .sportangebote a:active, .sportangebote a:focus {
	color: #e91624;
}

.sportangebote a span {
	padding-left: 3px;
}

/* MMM */
.distancecounter p {
	font-size: 20px;
	font-weight: bold;
	
}

.distancecounter h2 span {
    font-size: 12px;
}

.distancecounter a {
	padding: 5px;
	background-color: #d1d1d1;
	border: 2px #D6D6D6 solid;
	font-weight: bold;
}
