@charset "utf-8";

/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414245;
}

body {
	background-color: #e6e6e6;
	padding: 0px;
	margin: 0px;
}

/**
* Border
*/

.frame {
	margin: 0px 0 0px 20px;
	width: 910px;
	height: auto;
	text-align: left;
	background-color: #ffffff;
}

.header {
	position: relative;
	height: 99px;
}

.headerstart {
	position: relative;
	height: 35px;
}
.header .navigation {
	position: absolute;
	top: 68px;
	left: 280px;
	width: 600px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

.headerstart .navigation {
	position: absolute;
	top: 0px;
	left: 280px;
	width: 600px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

* HTML  .header .navigation { left: 220px; top: 78px;  }
* HTML  .headerstart .navigation { left: 220px; top: 0px;}

.header UL.navigation LI,
.headerstart UL.navigation LI {
	float: left;
	margin-right: 20px;
}

.header .logo,
.headerstart .logo {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 265px;
	height: 95px;
}

.header .topmenu {
	position: absolute;
	margin: 0;
	right: 10px;
	top: 6px;
	height: 30px;
	float: right;
}

.visual {
	position: relative;
	display: block;
	height: 150px;
}

.visualstart {
	position: relative;
	display: block;
	height: 365px;
}
#tickerdiv {
	margin-left: 290px;
}
/**
* Content
*/

.content {
	position: relative;
	width: 910px;
	height: auto;
	margin: 2px 0px 0px 0px;
	background-color: #ffffff;
	min-height: 325px;
}

.content .colMargin {
	padding: 0px 30px 0px 20px;
}
* HMTL .content .colMargin { padding: 0px 20px 0px 15px; !important }

.content .colNavigation {
	float: left;
	width: 228px;
	height: auto;
}

.content .colMain {
	float: left;
	background-color: transparent;
	width: 455px;
	height: auto;
}

.content .colMain * {
	line-height: 20px;
}

.content .colRight {
	float: left;
	width: 227px;
	padding-top:15px;
	height: auto;
}

.content .colRight * {
	font-size: 11px;
	line-height: 16px;
}

.content .colRight p {
	margin: 16px 0px;
}

.content .colRight .h2 {
	margin: 20px 0px -10px 0px;
}

.content .colClear {
	clear: both;
	width: 1px;
	height: 10px;
	overflow: hidden;
	margin: 0px;
}

.colTabsBodyInner .colClear {
	height: 1px;
}

/**
* Content - Home
*/

.contentHome {
	background-repeat: repeat-y;
}

.contentHome .colMain {
	width: 607px;
}

.contentHome .colRight {
	width: 303px;
}

/**
* Content - 0 Spalten (Impressum...)
*/

.content0Col .colMain {
	float: left;
	background-color: transparent;
	width: 682px;
	height: auto;
}

/**
* Content - 1 Spalte
*/

.content1Col {
	background: url(../images/bg_img.gif) repeat-y;
}

.content1Col .colMain, .content1ColTabs .colMain {
	width: 682px;
}

.content1Col .colMain .colMargin {
	padding-left: 30px;
}

/**
* Content - 2 Spalten
*/

.content2Col {
	background-image: url(../images/bg_img.gif);
}


.content2Col .colMain .colMargin {
	padding-left: 30px;
}

* HTML .content1Col .colMain .colMargin, .content2Col .colMain .colMargin { padding-left: 20px; }
* HTML .content1Col .colMain { width: 550px; border:0px solid #f0f; }
* HTML .content1Col .colMain .colMargin { width: 550px; border:0px solid #0f0; margin:0; padding:0;}
* HTML .content1Col .colNavigation { display:block;width: 200px; border:0px solid #f00; margin:0; padding:0;}

* HTML .content2Col .colMain .colMargin { width: 400px;}
* HTML .content2Col .colNavigation { width: 200px;}
* HTML .content2Col .colRight { width: 200px;}

/* ------------- TOPMENU ---------------------- BEGIN ---------------- */

.header .topmenu li {
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

.header .topmenu li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	margin-right: 20px;
}

.header .topmenu li.search {
	padding: 0px;
}

.header .topmenu li.search a {
	margin-right: 0px;
}

.header .topmenu form {
	margin-top: 3px;
}

.header .topmenu input {
	background-color: #cccccc;
	border: 0px;
	padding: 2px 4px 2px 4px;
	color: #414245;
	width: 95px;
	margin-top: 0px;
}

.header .topmenu li a:hover {
	text-decoration: underline;
}

/* ------------- TOPMENU ---------------------- END ---------------- */

/* ------------- FOOTER ---------------------- BEGIN ---------------- */

#footer {
	position: relative;
	height: 20px;
	width: 910px;
	background: #e6e6e6;
}

#copyright {
	position: absolute;
	left: 255px;
	top: 50%;
	margin-top: -5px;
	font-size: 9px;
}

#footermenu {
	position: absolute;
	left: 550px;
	/* width: 455px; */
	width: 320px;
	height: 30px;
	top: 45%;
	margin-top: -8px;
}

#footermenu li {
	float: left;
	height: 16px;
	list-style-type: none;
	padding: 0px 0px 0px 4px;
}

#footermenu li a {
	display: block;
	padding: 5px 0px 5px 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

#footermenu li a:hover {
	text-decoration: underline;
}

#footermenu li span {
	display: block;
	padding: 2px 0px 5px 8px;
}

/* ------------- FOOTER ---------------------- END ---------------- */

/**
* Top-Navigation 
*/

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

ul.topnavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}


/**
* Searchbox
*/

.colSearch {
	position: absolute;
	top: 5px;
	right: 18px;
	width: 189px;
	height: 30px;
	z-index: 100;
}

.colRightSearch {
	padding: 5px 18px 5px 20px;
	border-bottom: 1px solid #ededed;
}

form.formSearch {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
}

form.formSearch .sword {
	padding-left: 5px;
	line-height: normal;
	font-size: 11px;
	border-color: #fff;
	border: none;
	height: 14px;
	width: 160px;
}

/* Fuer IE6 */

* html form.formSearch .sword {
	width: 160px;
}

.contentHome form.formSearch .sword {
	width: 235px;
}

/**
* Formate
*/

p {
	margin: 20px 0px;
}

h3 {
	margin-bottom: -20px;
}

a, a * {
	color: #ecb113;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.external {
/*	background-image: url(../images/link_external.gif);
	background-repeat: no-repeat;
	background-position: left 2px; */
	padding-left: 0px;
}

a.document {
/*	background-image: url(../images/link_document.gif);
	background-repeat: no-repeat;
	background-position: left 2px; */
	padding-left: 0px;
}

.vorbei a, 
.vorbei a *,
.vorbei { font-weight:normal; color: #999999; }

.content .colMain a.external {
	background-position: left 5px;
}

.content .colMain a.document {
	background-position: left 4px;
}

li {
	margin: 0px;
	padding: 0px;
}

h1, .h1 {
	padding: 0px;
	margin: 15px 0px 20px 0px;
	font-weight: bold;
	font-size: 14px;
	
}

.content .colMargin h2, 
.content .colMargin .h2 {
	margin: 0px 0px 20px 0px;
}

.h2sub {
	margin: 15px 0px 5px;
}

.contentImage .description {
	margin: 3px 0px 0px 0px;
}

.contentImage .description * {
	font-size: 11px;
	line-height: 16px;
}

.contentImage .description a {
	display: block;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/link_zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/**
* Sitemap
*/

.csc-sitemap ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.csc-sitemap ul li {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px;
	padding: 0px;
}

.csc-sitemap ul ul {
	padding-left: 20px;
}

.csc-sitemap ul ul li {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.csc-sitemap ul ul ul li {
	font-size: 12px;
	font-weight: normal;
}

/**
* Suchergebniss
*/

.tx-indexedsearch-res .res {
	margin: 0px -10px;
	padding: 10px;
}

.tx-indexedsearch-res .percent {
	float: right;
}

.tx-indexedsearch-res p, .tx-indexedsearch-res h3 {
	margin: 0px;
}

.tx-indexedsearch-res .res-tmpl-css-odd {
	background-color: #ffffff;
}

.tx-indexedsearch-res .res-tmpl-css-even {
	background-color: #f6f6f6;
}

.tx-indexedsearch-browsebox strong * {
	color: #414245;
}

/**
* Formulare
*/

form {
	margin: 0px 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.csc-mailform-field {
	clear: both;
	padding: 2px 0px;
}

.csc-mailform-field label {
	float: left;
	width: 125px;
	padding-top: 3px;
	line-height: normal !important;
}

input.mf-input, textarea.mf-text {
	width: 400px;
	margin: 0px;
	padding: 1px 1px 1px 5px;
	line-height: normal !important;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
}

textarea.mf-text {
	height: 100px;
}

input.mf-check, input.mf-radio {
	width: 15px;
	border: none;
}

input.mf-submit {
	line-height: normal !important;
	margin: 10px 0px 0px 125px;
	padding-left: 20px;
	padding-right: 20px;
}

/**
* Navigation
*/

.content .colNavigation .navigation {
	list-style: none;
	width: 240px;
}

* HTML .content .colNavigation .navigation { margin: 0px; margin-bottom:20px; width: 240px; height: auto; }

ul.navigationLevel1 {
	padding: 0;
	line-height: 20px;
}
ul.navigationLevel2 {
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}
.colNavigation ul li {
	margin: 0px;
	padding: 0px;
}

ul.navigationLevel1 li a {
	color: #504f4f;
	font-size: 11px;
	background: url(../images/link_icon.gif) no-repeat;
}

ul.navigationLevel1 li.inactive a { color: #999999; }

ul.navigationLevel1 li.selected a {
	background-image: url(../images/link_icon_n.gif);
}


ul.navigationLevel1 li a:hover {
	background-image: url(../images/link_icon_n.gif);
	text-decoration: underline;
}

ul.navigationLevel1 li a.active {
	background-image: url(../images/link_icon_n.gif);
		text-decoration: underline;
}

ul.navigationLevel2 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

ul.navigationLevel1 li {
	list-style-type: none;
	padding: 0px;
	line-height: 20px;
}

ul.navigationLevel1 li a {
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 0px 0px 0px 32px;
	height: 20px;
	line-height: 20px;
}

ul.navigationLevel2 li a {
	font-weight: normal;
	padding: 0px 0px 0px 45px;
	color: #504f4f;
	background: url(../images/submenu_icon.gif) no-repeat 34px center !important;
}

ul.navigationLevel2 li.inactive a { color: #999999; }

ul.navigationLevel2 li.selected a {
	background-repeat: no-repeat;
	background-position: 35px center;
	font-weight: normal;
	padding: 0px 0px 0px 45px;
	background-image: url(../images/submenu_icon.gif);
	color: #504f4f;
	font-weight:bold;
}

ul.navigationLevel2 li a:hover {
	background-image: url(../images/submenu_icon.gif);
	color: #504f4f;
}

DIV.bahnmenu {
	display: block;
	width: 170px;
	text-align: center;
}

ul.csc-menu-1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

ul.csc-menu-1 li a {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	padding-left: 10px;
	color: #504f4f;
	background: url(../images/submenu_icon.gif) no-repeat 0px center !important;
}

ul.csc-menu-1 li a:hover {
	text-decoration: underline;
}

ul.csc-menu-1 li a.active {
	text-decoration: underline;
}
/* ------------- NEWS ---------------------- BEGIN ---------------- */

.news-list-container dd {
    margin: 0px;
}
.news-list-cats { padding: 0xp; padding-left:3px;  margin:0px; margin-top:20px;margin-bottom:5px; background: #e6e6e6; }
* HTML .news-list-cats { margin-top:5px;}

.news-list-cats, .news-list-cats a { font-size:11px; font-weight: normal;}

hr.clearer {
	margin: -1px -1px 0 0;
	padding: 0;
	height: -0.1px !important;
	border: none;
	clear: left;
	width: 1px;
	display: block;
	background: #ffffff;
	background-image: none;

/* safari bug */
	height: 1px;
	overflow: hidden;
}

hr.blackhr {
	margin: 0;
	padding: 0;
	height: 1px !important;
	border: none;
	display: block;
	background: #dddddd;
	background-image: none;

/* safari bug */
	height: 1px;
	overflow: hidden;
}
.news-single-img { float: left; padding-right:10px;}
.news-single-img img {
	padding-right:10px;
	padding-bottom: 10px;
}
/* ------------- NEWS ---------------------- END ---------------- */
/* ------------- SCORECARD ---------------------- BEGIN ---------------- */

.sc-white  { background-color: #FFFFFF; color: #000000; }
.sc-yellow { background-color: #FFFF00; color: #000000; }
.sc-black  { background-color: #3300ff; color: #FFFFFF; }
.sc-red    { background-color: #FF0000; color: #000000; }
TABLE.scorecard { width: 600px; text-align:center; line-height:18px; color:#444444; background:#f3f3f3; border-collapse:collapse; margin:10px 0;  }
TABLE.scorecard TD { text-align:center; padding:2px; line-height:15px; border:#aaaaaa 1px solid; }
TABLE.scorecard TH { text-align:center; padding:2px; line-height:15px; border:#aaaaaa 1px solid; }
TABLE.scorecard TD A, TABLE.scorecard TD strong { text-align:center; }
/* ------------- SCORECARD ---------------------- END ---------------- */

/**
* Slimbox
*/

#lbCloseLink {
	background: none !important;
	text-align: right !important;
	height: auto !important;
}


TABLE TR TD { vertical-align: top; }
TABLE.spalte1-150 TR TD.td-0 { width:150px; }
p.bodytext { margin:0px; padding:0px; }

TABLE.listmonthview TD.day {
	text-align: center;
	width:20px;
	border-right:1px solid #f2f2f2;
}
TABLE.listmonthview TD.month_weekday {
	border-bottom: 1px solid #f2f2f2;
}
TABLE.listmonthview TD.month_weekend,
TABLE.listmonthview TD.month_holiday {
	background-color: #e2e2e2;
	border-bottom: 1px solid #f2f2f2;
}
TABLE.listmonthview TD.month_holiday {
	color: #999999;
}
TABLE.listmonthview TD.dayactive {
	color: #414245;
}
TABLE.listmonthview_navi TD.monthname {
	background-color: #e2e2e2;
}
TABLE.listmonthview_navi TD.monthname A {
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;;
}


.detailhead { padding: 0xp; padding-left:15px;  margin:0px; margin-top:20px;margin-bottom:5px; background: #f2f2f2; }

.detailhead P { padding: 0px; margin: 5px 0px;}
.detailbody P { padding: 0xp;  margin: 15px 0px; }
.detailinfos  { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; background: #f2f2f2; color: #8c8e94; }
.detailinfos div.rand { padding: 15px; } 
.detailinfos div.rand B,
.detailinfos div.rand p,
.detailinfos div.rand strong { color: #8c8e94; }
dl, dd { margin-left: 0px; margin-top: 0px;}
div.news-single-item p { margin-top:0px; margin-bottom:0px;}

div.box, .csc-frame-frame2 { border: 1px solid #dddddd; padding: 10px; }
div.box h2, div.box .h2, .csc-frame-frame2 h2 , .csc-frame-frame2 .h2 { margin: 0px; !important }

.tx-feusersview-pi1 {width: 550px;}
.tx-feusersview-list-label {font-weight:bold; padding-right:15px;}
.tx-feusersview-list-data {padding-right:15px;}
.tx-feusersview-details-label {font-weight:bold;}
.tx-feusersview-single-label {font-weight:bold;}
.tx-feusersview-link {text-decoration:none;font-weight:bold;}
a:link {text-decoration:none;font-weight:bold;}
a:hover {text-decoration:none;font-weight:bold;}
a:visited {text-decoration:none;font-weight:bold;}
#tx-feusersview-pagebrowser {text-align:right;font-weight:bold;padding-top:10px;padding-bottom:10px;}
#tx-feusersview-pagebrowser a {font-weight:bold;text-decoration:none;color:#cccccc;padding:3px;}
#tx-feusersview-count {text-align:left;padding-bottom:10px;}
#tx-feusersview-abc {text-align:left;font-weight:bold; padding-top:10px;padding-bottom:10px;}
#tx-feusersview-abc a {font-weight:bold;text-decoration:none;padding:3px;}
.tx-feusersview-active {padding:3px;}
.tx-feusersview-nolink {color:#cccccc;padding:3px;}
.tx-feusersview-character {padding-left:2px; padding-right:2px;}

TABLE.contenttable TD { padding:0; }
TABLE.contenttable TD P.bodytext { padding:0; margin:0; }

TABLE.rangliste TD { padding: 5px; }
TABLE.rangliste TR.tr-odd { background-color: #eeeeee; }
TABLE.rangliste TD.td-1 { width: 200px; }
TABLE.rangliste TD.td-last,
TABLE.rangliste TH.td-last{ background-color: #eeeeee; }

TABLE.orga { border-bottom:1px solid #ccc; width: 500px; }
TABLE.orga TH { width: 200px; }

table tr.top10 {
	font-weight: bold;
}
table {
	border-collapse: collapse;
}
table tr.platz10 td {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
table tr.platz11 td {
	padding-top: 5px;
}

table.karte tbody tr.tr-even {
	background: #fff;
}
table.karte tbody tr td.td-0 {
	width: 450px;
	padding-left: 10px;
	padding-right: 20px;
}
table.karte tbody tr td.td-last {
	padding-right: 10px;
	width: 100px;
}