@charset "UTF-8";

/* Structure and Images */

* {
	margin: 0;
	padding: 0;
}

div, img, p {
	border: 0;
}

body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #f3f6fd url('images/background.jpg') top left repeat-x;
	text-align: center;
	color: #000000;
}

div {
	position: relative;
	display: block;
	vertical-align: top;
}

td, th {
	font-size: 1em;
	vertical-align: top;
}

#container {
	width: 973px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 973px;
	height: 115px;
	background: transparent url('images/header.jpg') top left no-repeat;
}

#header1 {
	width: 973px;
	height: 115px;
	background: transparent url('images/header1.jpg') top left no-repeat;
}

#serviceNavigation {
	width: 680px;
	height: 24px;
	overflow: hidden;
	padding: 3px 4px 0 0;
	text-align: right;
	float: right;
}

#serviceNavigation form, #serviceNavigation a {
	float: right;
}

#home {
	width: 260px;
	height: 85px;
	display: block;
	margin-left: 8px;
	text-decoration: none;
	clear: both;
}

#mainNavigation {
	width: 965px;
	height: 23px;
	overflow: hidden;
	background: #2968c9 url('images/bg_mainnav.gif') top left repeat-x;
	margin: 0 4px;
}

#main {
	height: 570px;
	margin: 0 4px;
	background: transparent url('images/bg_main.gif') top left no-repeat;
	overflow: visible;
}

#subNavigation {
	width: 140px;
	padding-top: 33px;
	background: #fff;
	text-align: left;
}

#content {
	width: 678px;
	text-align: left;
}

#contentBorderTop {
	width: 678px;
	height: 33px;
	background: transparent url('images/content_border_top_bg.gif') top left no-repeat;
}

#contentBorderLeft {
	width: 25px;
	background: transparent url('images/content_border_left_bg.gif') top left repeat-y;
}

#contentBorderRight {
	width: 25px;
	background: transparent url('images/content_border_right_bg.gif') top left repeat-y;
}

#contentTable {
	width: 630px;
	background: #fff;
}

#rightCol {
	width: 140px;
	padding-top: 33px;
	float: left;
}

#footer {
	width: 973px;
	height: 27px;
	background: transparent url('images/footer.gif') bottom left no-repeat;
	clear: both;
}

#itworx {
	width: 973px;
	height: 20px;
	margin: 10px auto;
	text-align: center;
}
#itworx a, #itworx a:hover, #itworx a:active, #itworx a:visited {
	color: #999;
	font-size: 9px;
	text-decoration: none;
}

#top {
	float: right;
}

#loading {
	width: 100%;
	margin-top: 150px;
	text-align: center;
}

/* Turnament-Styles */

#content table.turnaments td, #content table.turnaments th {
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	margin: 1px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
}

.printonly {
	display: none;
}

/* Usage-Styles */

#content table.usage {
	margin: 0 0 15px;
	border-collapse: collapse;
}

#content table.usage_table_header {
	border-bottom: #d5d5d5 1px solid;
	margin: 15px 0;
}

#content table.usage_table_footer {
	border-top: #d5d5d5 1px solid;
	margin: 0 0 15px;
}

#content table.usage_table_header input {
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	margin: 1px;
	padding-left: 2px;
	padding-right: 1px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	width: 70px;
}

#content table.usage_table_header a {
	font-size: 9px;
}

#content table.usage td, #content table.usage th {
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	width: 73px;
	margin: 1px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 8px;
	cursor: default;
}

#content table.usage td.usage_time, #content table.usage td.usage_time_over, #content table.usage th.time {
	width: 46px;
}

#content td.usage_over {
	background: #044997;
	color: #fff;
}

#content td.usage_over a, #content td.usage_over a:link, #content td.usage_over a:visited, 
#content td.usage_over a:hover, #content td.usage_over a:active {
	color: #fff;
}

#content td.usage_bcm {
	background: #f9dc18;
}

#content td.usage_scs {
	background: #fcb13c;
}

#content td.usage_junior {
	background: #bf99ed;
}

#content td.usage_club {
	background: #cfcfcf;
}

#content td.usage_single {
	background: #bae969;
}

#content td.usage_ice {
	background: #9ed6f3;
}

#content td.usage_cba {
	background: #ff8d8f;
}

#content td.usage_free {
	background: #fff;
}

#content td.usage_time {
	background: #fff;
}

#content td.usage_time_over {
	background: #000;
	color: #fff;
}

/* Title- and Text-Decoration */

h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 0 0;
}

h2, h3, h4, h5, h6 {
	font-size: 11px;
	padding: 10px 0 5px;
}







h2 {
	font-weight: bold;
}

h3 {
	color: #666;
	font-weight: bold;
}

h4 {
	font-weight: normal;
	text-decoration: underline;
}

h5, h6 {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

/* Links */

#content a {
	color: #044997;
	text-decoration: none;
}

#content a:visited {
	color: #044997;
}

#content a:hover, #content a:active {
	color: #e4321b;
}

/* Lists */

#content ul {
	list-style: none outside url('images/list.gif');
}
#content ul ul {
	margin-left: 20px;
}
#content li {
	line-height: 21px;
	margin-left: 18px;
}


/* Forms */

#search {
	width: 124px;
	height: 21px;
	border: 0;
	background: #fff url('images/bg_search.gif') center right no-repeat;
	margin-left: 30px;
	vertical-align: top;
	padding: 5px 0 0 8px;
	font-size: 10px;
	color: #999;
}

fieldset.csc-mailform {
	border: 0;
}

fieldset.csc-mailform label {
	width: 210px;
	border: 0;
	padding-top: 3px;
	display: block;
	float: left;
}

fieldset.csc-mailform input, fieldset.csc-mailform textarea, fieldset.csc-mailform select {
	width: 250px;
	margin-bottom: 5px;
	padding: 2px;
	border-top: 1px #bebebe solid;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	border-left: 1px #bebebe solid;
	font: 1.0em Verdana,Arial,Helvetica,sans-serif;
}

fieldset.csc-mailform textarea {
	height: 150px;
}

fieldset.csc-mailform input:hover, fieldset.csc-mailform input:focus, fieldset.csc-mailform textarea:hover, fieldset.csc-mailform textarea:focus, fieldset.csc-mailform select:hover, fieldset.csc-mailform select:focus {
	border-top: 1px #808080 solid;
	border-right: 1px #a6a6a6 solid;
	border-bottom: 1px #a6a6a6 solid;
	border-left: 1px #808080 solid;
}

fieldset.csc-mailform input.csc-mailform-submit {
	width: 100px;
	height: 25px;
	margin: 20px 0 0 210px;
	background: #fff;
	border: 1px #044997 solid;
	font-size: 0.9em;
}

fieldset.csc-mailform input.csc-mailform-submit:hover, fieldset.csc-mailform input.csc-mailform-submit:focus {
	border: 1px #e4321b solid;
	font-size: 0.9em;
}

fieldset.rink_reservation label {
	width: 230px;
}

.error {
	text-align: left;
	font-weight: bold;
	padding: 3px;
	color: #e52f17;
	border: #e52f17 1px solid;
}


/* News-Extension */

div.news-single-timedata {
	float: right;
	margin-top: 2px;
	font-size: smaller;
}

div.news-single-item h2 {
	float: left;
	padding: 0 0 10px 0;
}

div.news-single-item h3 {
	color: #000;
	font-weight: normal;
	font-style: italic;
	clear: both;
}

div.news-single-img {
	float: left;
	margin: 2px 10px 0 0;
}

div.news-single-backlink {
	margin: 10px 0;
}

p.news-single-imgcaption {
	font-size: smaller;
	white-space: nowrap;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

p.news-single-author {
	font-size: smaller;
}

div.news-single-item p.bodytext {
	margin-bottom: 8px;
}

dl.news-single-files dd img {
	margin: 2px 5px 0 0;
}

span.news-list-date {
	float: right;
	margin-top: 8px;
	font-size: smaller;
}

div.news-list-item p.bodytext {
	clear: both;
}
/*
div.news-list-item a {
	display: block;
	margin-top: 4px;
	font-size: smaller;
}
*/
div.news-list-item h5 {
	float: left;
	padding-top: 5px;
}

div.news-list-item h5 a {
	font-size: 1em;
}


/* Sitemap-Extension */
.tx-dropdownsitemap-pi1 div {
	margin: 2px 0;
}

.tx-dropdownsitemap-pi1 div.expAll {
	margin-bottom: 18px;
}


/* CSC Styles */
span.csc-sword {
	color: #fff;
	background-color: #0066cc;
}

table.csc-searchResultInfo {
	width: 100%;
	margin: 10px 0 5px;
	padding-bottom: 3px;
	border-bottom: #ccc 1px dotted;
}

div.csc-sitemap {
	margin: 10px 0;
}

div.csc-header {
	clear: both;
}

dd.csc-textpic-caption {
	font-size: smaller;
	white-space: nowrap;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

table.contenttable, table.csc-uploads {
	border-collapse: collapse;
}

table.contenttable th, table.contenttable td {
	text-align: left;
	padding: 2px;
	font-size: 0.9em;
}

table.csc-uploads th, table.csc-uploads td {
	text-align: left;
	padding: 2px;
	font-size: 0.7em;
}

p.csc-uploads-description, td.csc-uploads-fileSize p {
	font-size: 0.8em;
}

td.csc-uploads-icon {
	padding-top: 0;
	padding-left: 0;
}

div.csc-frame-rulerBefore, div.csc-frame-rulerAfter {
	width: 100%;
	margin: 10px 0;
	border-bottom: #ccc 1px dotted;
}

.csc-frame-frame1 {
	padding: 2px 4px;
	background-color: #EDEBF1;
	border: #333 1px solid;
}

.csc-frame-frame2 {
	padding: 2px 4px;
	background-color: #F5FFAA;
	border: #333 1px solid;
}

.align-justify {
	text-align: justify !important;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

hr.clearer {
	width: 100%;
	margin: 5px 0;
	border: none;
	border-bottom: #ccc 1px dotted;
}

div.clear {
	clear: both;
}