html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.1%;
	color: #000000;
	background-color: #C5DEF0;
}
table { font-size: 1.0em; }

a {	color: #000000;	text-decoration: underline; }
a:active, a:hover { text-decoration: none; }

img { border: 0px; }

ul, ol {
	margin-left: 12px;
	padding-left: 5px;
}

ol li {
	padding-bottom: 7px;
	margin-left: 10px;
}

ul.csc-menu {
	margin-left: 25px !important;
	padding-left: 5px;
}


/* Newsletter-Bestellung */
tr.tx-danewslettersubscription-pi1-form-row td p {
	margin:0px;
	padding:0px;
}

tr.tx-danewslettersubscription-pi1-listrow-header p {
	font-weight:bold;
	margin:0px;
	padding:0px;
}
	
p.tx-danewslettersubscription-pi1-mustlogin {
	margin-top:0px;
	margin-bottom:10px;
}

input.submitbutton {
	margin-top:10px;
}

table.contenttable td {	padding: 0px 20px 2px 0px; }

table.contenttable caption {
	font-weight: bold;
	text-align: left;
}

/* Table Layout 1: Erste Zeile fett */
table.contenttable-1 .tr-0 td { font-weight: bold; }


/* Rahmen */

table#rahmen {
	height: 100%;
	font-size: 0.70em;
}

table#rahmen td { vertical-align: top; }
td#rahmen-links { width: 80px; }
td#rahmen-inhalt { width: 730px; }
td#rahmen-rechts {width: 160px; }

td#rahmen-links-home {
	width: 121px;
	background-image: url('../../fileadmin/template/bild-home-links.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.bg-home {	
	background-image: url('../../fileadmin/template/bg-home-links.gif');	
	background-repeat: repeat-y;
}

td#rahmen-inhalt-home { width: 689px; }

td#rahmen-links, td#rahmen-inhalt, td#rahmen-inhalt-home {
	background-image: url('../../fileadmin/template/bg-inhalt.gif');
	background-repeat: repeat-x;
	background-position: 0px 109px;
}

td#rahmen-rechts {
	background-image: url('../../fileadmin/template/bg-inhalt-rechts.gif');
	background-repeat: no-repeat;
	background-position: 0px 109px;
	background-color: #B0D3EB;
}

td#rahmen-rechts-home {
	background-image: url('../../fileadmin/template/bild-home-rechts.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #B0D3EB;
}

div#header-links, div#navigation, div#header-rechts, div#header-links-home, div#titelzeile-home, div#header-rechts-home {
	height: 109px;
	overflow: hidden;
}

div#navigation {
	background-image: url('../../fileadmin/template/bg-header-komplett.gif');
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	width: 890px;
	height: 109px;
}

div#header-links {
	background-image: url('../../fileadmin/template/bg-header-links.gif');
	background-repeat: no-repeat;	
}

div#header-links-home {
	background-image: url('../../fileadmin/template/bg-header-links-home.gif');
	background-repeat: no-repeat;
}

div#titelzeile-home {
	background-image: url('../../fileadmin/template/bg-titelzeile-home.gif');
	background-repeat: no-repeat;
}

div#header-rechts {
	/*background-image: url('../../fileadmin/template/bg-header-rechts.gif');
	background-repeat: no-repeat;*/
}

div#header-rechts-home {
	background-image: url('../../fileadmin/template/bg-header-rechts-home.gif');
	background-repeat: no-repeat;	
}

div#inhalt {
	width: 630px;
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
	padding-top: 109px;
}

div#inhalt-home {
	width: 630px;
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
}

div#home-link-sih {
	position: absolute;
	height: 60px;
	width: 60px;
	margin: 30px 0px 0px 15px;
	cursor: pointer;
}

div#home-link-lsbh {
	position: absolute;
	height: 60px;
	width: 80px;
	margin: 30px 0px 0px 75px;
	cursor: pointer;
}

img.bild-home {
	position: absolute;
	bottom: 0px;
	z-index: 1;
}

p.csc-linkToTop { text-align: right; }

#home-link-sih, #home-link-lsbh { z-index: 4; }


/* Hauptnavigation */

div#navigation ul, div#subnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 68px 0px 0px 90px;
	position: absolute;
	width: 800px;
}

div#navigation li { float: left; border-right: 1px solid #EB2627; }

div#navigation a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	text-transform: uppercase;
	color: #747578;
	font-size: 0.9em;
}

div#navigation a:active, div#navigation a:hover, div#navigation a.aktiv { color: #EB2627; }

div#navigation li.last { border: 0; }


/* DropDown Navigation */

div#dropdown { 
	top: 0px;
	left: 0px;
	position: absolute;	
	z-index: 3;
}

div#dropdown a {
	display: block;
	width: 240px;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding: 2px 0px 2px 7px;
	margin: 0;
	border-bottom:1px solid #FFFFFF;
}

div#dropdown a:active, div#dropdown a:hover, div#dropdown a.aktiv { color: #EB2627; }

div#dropdown div {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #404751;
	border-bottom: 1px solid #404751;
	padding: 4px 0px 3px 0px;
	z-index: 3;
}


/* Unternavigation */

div#subnav {
	margin: 12px 0px 0px 0px;
	/*height: 100px;*/
}

div#subnav h4 {
	font-size: 1.0em;
	font-weight: normal;
	padding: 4px 0px 4px 7px;
	background-color: #FEEEE6;
	border-bottom: 1px solid #EB2627;
	margin: 0;
}

div#subnav h4 a {
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

div#subnav a.aktiv {
	color: #EB2627;
	font-weight: bold;
}

div#subnav-rubriken, div#subnav-magazin {
	background-color: #FDDFD1;
	margin: 0px 0px 25px 0px;
}

div#subnav-rubriken a {
	text-decoration: none;
	display: block;
	width: 203px;
	margin-left: 7px;
	line-height: 1.3em;
	height: 1.4em;
	overflow: hidden;
}

h4 a:hover, div#subnav-rubriken a:hover { color: #EB2627; }

div#subnav-rubriken ul {
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div#subnav-rubriken ul li {
	list-style-type: none;
	float: left;
}

div#subnav-rubriken table { padding: 0px 0px 5px 0px; }


/* Inhalt */

td#rahmen-inhalt div.csc-textpic-imagewrap {
	float: Left;
	padding: 0px 0px 0px 0px;
	z-index: 10;
}

td#rahmen-rechts div.csc-textpic {
	margin: 7px 7px 0px 6px; /* Update fuer Magazin */
	padding: 0px 0px 0px 0px;
}

td#rahmen-rechts div.csc-textpic img { margin: 0px 0px 12px 0px; }

/* Weisser Hintergrund für "Rahmen 1" bei "Text mit Bild */
.csc-frame-frame1 .csc-textpic-imagewrap {
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 4 !important;
}

/* Oranger Hintergrund Sportkreise */
.csc-frame-frame2 { background-color: #FDDFD1; }
.csc-frame-frame2 p {
	padding: 15px 30px 0px 10px;
	margin-bottom: 0px !important;
}

td#rahmen-rechts .csc-textpic-caption, td#rahmen-rechts dl.csc-textpic-image {width: 150px; }

td#rahmen-rechts .csc-textpic-image { border-bottom: 1px solid #404751; }

div.csc-textpic-imagewrap dl { margin: 0px 0px 8px 0px; }

address {
	font-style: italic;
	padding: 5px 0px 7px 3px;
	clear: both;
}

dd.csc-textpic-caption {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 3px 0px 5px 0px;
}

/* In FF, IE6 und O gehts als Block-Element */
p.csc-subheader {
	font-size: 1.0em;
	font-style: italic;
	margin: 0px 0px 8px 0px;
}

/* Der IE7 braucht den inline-block */
*+ html p.csc-subheader { display: inline-block; }

/* Workaround fuer IE6 zur Beeinflussung des Textumflusses bei "Text mit Bild"
Hier liegt ein klarer Bug vor, der nicht standardkonform geloest werden kann */
* html p.csc-subheader { margin-right: 0.8em; }

h1 {
	font-size: 1.5em;
	line-height: 1.3em;
	background-color: #FFFFFF;
	padding: 2px 2px 3px 6px;
	margin: 0px 0px 6px 0px;
	z-index: 1;
}

h1 a, h1 a:active, h1 a:hover {
	color: #EB2627;
	font-size: 0.64em;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	border-right: 10px solid #C5DEF0 !important;
	background-color: #C5DEF0;
}

h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}

td#rahmen-rechts-home h3 {
	color: #666666;
	font-size: 1.0em;
	letter-spacing: -0.1em;
	padding: 50px 0px 0px 5px;
}

h4 {
	font-size: 1.0em;
	margin: 0px 0px 12px 0px;
}

h5 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px !important;
}

p.bodytext {
	font-style: normal;
	margin: 0px 0px 12px 0px !important;
}

div.spacer {
	border-top: 1px solid #000000;
	margin: 0px 0px 8px 0px;













}

p.text-einleitung { font-weight: bold; }

div.csc-textpic li { margin-left: 10px; }

textarea { font-family: Verdana; font-size: 1.0em; }


/* Buttons Home */

a.button {
	display: block;
	width: 173px;	
	font-weight: bold;
	text-decoration: none;
	background-color: #FDDFD1;
	border-bottom: 1px solid #EC1D25;
	margin: 0px 0px 11px 0px;
	padding: 4px 0px 4px 7px;
}

a.button:hover, a.button:active, a.button.aktiv { color: #EC1D25; text-decoration: none; }

table.buttons-home, table.buttons-home-2 {
	margin: 50px 0px 0px 55px;
	border-spacing: 0;
}

table.buttons-home-2 { margin-top: 20px; }

div.tx-fdfx2cols-pi1 table td, div.tx-fdfx3cols-pi1 table td { border: none; }

/* Bild SiH rechts */
td#rahmen-rechts-home div.csc-textpic div {
	margin-left: auto !important;
	margin-right: auto !important;
}


/* Bereich rechts */

div.icons img  { margin: 3px 0px 6px 2px; }

div.icons {
	border-bottom: 1px solid #404751;
	margin: 0px 3px 0px 4px;
	padding: 7px 0px 9px 2px;
}

/* Button rot -> "Rahmen 1" */
div.csc-frame div.icons a {
	color: #EB2627 !important;
	font-weight: bold;
}

div.suche {
	padding: 5px 0px 6px 2px;
	margin: 0px 3px 0px 4px;
	border-bottom: 1px solid #404751;
}

div.suche { margin-bottom: 2px; }
div.suche form, div.suche p { margin: 0; }

div.suche input.suchfeld, input.tx-indexedsearch-searchbox-sword {
	width: 121px;
	border: 1px solid #E8EBEF;
	border-top: 1px solid #C2C3C5;
	margin-bottom: 3px;
}

a.buttons-rechts, a.buttons-rechts-user {
	display: block;
	width: 146px;	
	text-align: center;
	text-decoration: none;
	padding: 2px 0px 3px 0px;
}

a.buttons-rechts {
	color: #F5EADE;
	background-color: #93A5B9;
	border-top: 1px solid #DDE2E9;
	border-right: 1px solid #ACB3BD;
	border-bottom: 1px solid #404751;
	border-left: 1px solid #404751;
}

a.buttons-rechts-user {
	background-color: #fddfd1;
	border-top: 1px solid #FDDFD1;
	border-right: 1px solid #FDDFD1;
	border-bottom: 1px solid #EB2627;
	border-left: 1px solid #EB2627;
}

a.buttons-rechts:hover, a.buttons-rechts:active, a.buttons-rechts-user:hover, a.buttons-rechts-user:active { text-decoration: none; }


/* Tabelle Partner + Sportkongress Logos */

table.partner {
	width:100%;
	background-color: #FFFFFF;
}

table.partner td {
	text-align: center;
	vertical-align: middle !important;
	padding: 10px 0px 10px 0px;
}

table.partner-transparent { width:100%; }

table.partner-transparent td {
	text-align: center;
	vertical-align: middle !important;
	padding: 0px 10px 16px 0px;
}


/* Menü SiH Magazin */

ul.csc-menu-1, div#subnav-magazin ul {
	list-style-type: none;
	margin: 0;
	background-color: #fddfd1;
	padding: 0px 0px 0px 0px;
}

ul.csc-menu-1 a, div#subnav-magazin a {
	display: block;
	width: 606px;
	padding: 6px 7px 8px 7px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	border-bottom: 1px solid #404751;
}

ul.csc-menu-1 a:hover, div.csc-menu-1 a:active, div#subnav-magazin a:active, div#subnav-magazin a:hover { color: #eb2627; }

div#subnav h4.header-magazin {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

div#subnav h4.header-magazin b { font-size: 1.1em; }

/* Menü des Seitenihalts (z.B. Spotinfrastruktur > Veröffentlichungen */

ul.csc-menu-3 { margin: 0px 0px 25px 0px; }
ul.csc-menu-3 a { line-height: 1.5em; }


/* Übernommene - leicht abgewandelte - Klassen für Routenplaner */

table.map24 { border: 1px solid #BEBEBE; }	

.map24_input {
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}

.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-size: 1.0em;
}
	
.map24_text { font-size: 1.0em; }
	
.map24_margin { margin-left: 10px; }

.map24_padding { padding-left: 10px; }

.map24_title {
	font-family: Arial; 
	font-size: 1.0em;
	color:#FFFFFF;
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}

.map24_submit {
	font-size: 1.0em;
	color: #0D3D6A;
}


/* Sonderseiten */

div.ballnacht {
	background-color: #FBC32F;
	padding: 5px;
	margin-bottom: 5px;
}

div.ballnacht h2 {
	font-size: 1.3em;
	margin: 0px 0px 4px 0px;
}

div.ballnacht-vorschau {
	margin: 20px 0px 10px 0px;
	padding: 10px;
	background-color: #FEEEE6;
}

div.ballnacht-special {
	margin: 10px 0px 25px 0px;
}
div.ballnacht-vorschau h3 {
	color: #EB2627;
	font-size: 1.3em;
}

div.mumm50 { margin-bottom: 25px; }
div.mumm50 h1 { background-color: #CFE4F1; }
div.mumm50 span { color: #0073B3; }

div.sportkongress {
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	/*background-color: #DADDEC;*/
}

div.sportkongress h2 { margin: 5px 0px 12px 0px; font-size: 1.3em; }
div.sportkongress h3 { margin: 5px 0px 12px 0px; font-size: 1.2em; }
div.sportkongress p { margin: 0px 0px 0px 0px; }

img.sportkongress { margin-bottom: 5px; }

p.sportkongress-flyer {
	float: right;
	margin: 0px 0px 0px 20px;
}

div.sportkongress ul {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 30px 0px 30px 150px;
	padding: 0px 0px 0px 0px;
}

div.sportkongress ul li {
	list-style-type: none;
	text-align: left;
}


/* Presse */

hr.clearer {
	height: 1px;
	border: none;
	background-color: #000000;
	margin: 10px 0px 10px 0px;
}

span.news-list-date {
	display: block;
	font-style: italic;
	font-weight: normal;
 	margin-top: 15px; 
}

div.news-latest-item  {
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #000000;
}

div.news-list-item a:hover { color: #000000; }

td.tx-ttnews-browsebox-SCell { background-color: transparent !important; }

div.news-single-backlink, div.news-latest-gotoarchive { margin-top: 30px; }

dl.news-single-files dd { margin: 5px 0px 0px 15px; }

dl.news-single-files img { margin-right: 7px; }

div.news-latest-morelink, div.news-latest-category { margin: 10px 0px 10px 0px; }

div.news-list-item a img, div.news-single-img img { margin-bottom: 12px; }


/* rheinmaintv */

div#rheinmaintv { margin-top: 20px; }

div#rheinmaintv p { margin: 0px 0px 12px 0px; }

div.rheinmain-links img { margin: 0px 0px 5px 0px; }

div.rheinmain-links {
	width: 244px;
	float: left;
	margin: 0px 20px 0px 0px 
}

div.rheinmain-links .csc-uploads { background-color: #FFFFFF; }

div.rheinmain-links .csc-uploads p { padding: 5px 7px 0px 10px; }

div.flash-rheinmain {
	/*height: 237px;*/
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.flash-rheinmain embed {
	margin: 0px 0px 0px 0px;
	width: 244px;
	height: 205px;
}

div#rheinmaintv a {text-decoration: none; }

div#rheinmaintv a:hover, div#rheinmaintv a:active { color: #EB2627; }

div.subnav-rheinmain { 
	background-color: #FFFFFF;
	min-height: 170px;
	margin: 25px 0px 0px 264px;
	padding: 10px 7px 0px 15px;
}

div.subnav-rheinmain a {
	display: block;
	height: 15px;
	background-image: url('../../fileadmin/template/picto-kamera-schwarz.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
	text-decoration: none;
}

div.subnav-rheinmain a:hover, div.subnav-rheinmain a:active, div#rheinmaintv a.aktiv {
	background-image: url('../../fileadmin/template/picto-kamera-rot.gif');
	color: #EB2627;
}

div.rheinmain-einstieg-txt {
	padding: 5px 7px 5px 10px;
	background-color: #FFFFFF;
}


/* Suchfunktion NEU */

dl.tx-indexedsearch-info {
	border-bottom: 1px solid #000000;
	padding-bottom: 25px;
}


dl.tx-indexedsearch-info dt { float: left; }
dl.tx-indexedsearch-info dd { padding-left: 30px; }
dl.tx-indexedsearch-info .tx-indexedsearch-text-item-path { padding-top: 12px; }

div.tx-indexedsearch-browsebox ul {
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 0;
}

div.tx-indexedsearch-browsebox ul li {
	float: left;
	padding-right: 10px;
}
	
div.tx-indexedsearch-browsebox { padding-bottom: 20px; }

span.tx-indexedsearch-icon { vertical-align: bottom; }

span.tx-indexedsearch-percent {
	display: block;
	float: right;
	margin: -22px 0px 0px 0px;
}

/* Marktplatz */
div.tx-srfeuserregister-pi1 dl dt label span {
	color:#000000;
}
div.tx-srfeuserregister-pi1 dt {
	text-align:left;
    width:100px;
}
div.tx-srfeuserregister-pi1 dd {
    width:350px;
}
div.tx-srfeuserregister-pi1 dd input {

    width:292px;
}

div.tx-srfeuserregister-pi1 dd input.tx-srfeuserregister-pi1-password {
	width:80px;
}

div.tx-srfeuserregister-pi1 dd input.tx-srfeuserregister-pi1-submit {
	width:120px;
}

div.tx-srfeuserregister-pi1 p {
	font-style: normal;
	margin: 0px 0px 12px 0px !important;
	padding:0px;
}

div.tx-kesmallads-pi1 input.inputclass { width: 210px; }
div.smalladform-field select.inputclass { width: 215px; }

div.smalladform-field { margin: 2px 0px 5px 0px; }
div.smalladform-field-check { margin: 10px 0px 10px 0px; }
div.smalladform-field-label { margin: 5px 0px 5px 0px; }

input.submitclass { margin-top: 5px; }
div.smalladform-label-check input { margin: 2px 2px 2px 0px; }

div.smalladform-field textarea {
   height: 150px;
   width: 400px;
}

/* Galerien */

div.jm-gallery-album-entry a { text-decoration: none; }
div.jm-gallery-album-entry img { margin-bottom: 7px; }

/* RTE */
span.rot {
   color:#ff0000;
}

/* tip-a-friend */
td.tip-url { padding: 5px 0px 25px 5px; }
td.tip-desc { font-size: 0.8em; }
td.tip-captcha { text-align: right; }
td.tip-error { color: #FF0000; padding: 10px 0px 25px 5px; }

/* Neue Startseite lsbh - 20.08.2008 */

div.csc-frame-invisible { margin-left: -25px; }
div.csc-frame-invisible div.csc-header { margin-left: 25px; }

div.csc-frame-invisible ul.csc-menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	background-color: transparent !important;
}

div.csc-frame-invisible ul.csc-menu li {
	float: left;
	margin: 10px 20px 10px 0px;
}

div.csc-frame-invisible ul.csc-menu li a {
	display: block;
	width: 265px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 7px 6px 7px;
	margin: 0px 5px 0px 5px;
	background-color: #FDDFD1;
	border-bottom: 1px solid #EB2627;
	border-bottom: 1px solid #404751;
}

div.csc-frame-invisible ul.csc-menu li a:hover, div.csc-frame-invisible ul.csc-menu li a:active { color: #eb2627; }

/* Zusaetlicher Marktplatz Button */
div#inhalt div.icons {
	clear: both;
	border: none;
	text-align: center;
	padding-top: 12px;
	margin-top: 12px;
	margin-right: 25px;
}
* html div#inhalt div.icons { padding-top: 0px; }

div#inhalt div.icons a {
	display: inline-block;
	width: 263px;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 7px 6px 7px;
}

div#inhalt div.icons a.buttons-rechts-user {
	background-color: #FDDFD1;
	border-bottom-color: #000;
	border-left: none;
	border-top: none;
	border-right: none;
}

div#inhalt div.icons a:hover { color:#EB2627; }
