* {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;

	/*border: dotted 1px #ff0000;*/
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	/*background-image: url('../images/body_bg.jpg');
	background-color: #CCCCCC;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-y;*/
	background: #CCCCCC url('../images/body_bg.jpg') repeat-y center;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	color: #333333;
}

a
{
	text-decoration: none;
	color: #3333cc;
}

a:hover
{
	text-decoration: none;
	color: #999999;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 18pt;
	margin: 0px 0px 10px 0px;
}

h1.News-Titel-Unsichtbar {
	display: none;
}

h2 {
	font-size: 16pt;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 14pt;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
}

p {
	font-size: 10pt;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul li
{
	margin: 0px;
	padding: 0px 0px 2px 9px;
	list-style: none;
	background-image: url('../images/nav_item_bg.gif');
	background-repeat: no-repeat;
}

a.link_arrow
{
	color: #333333;
	padding: 0px 0px 0px 9px;
	background-image: url('../images/nav_item_bg.gif');
	background-repeat: no-repeat;
}

a.link_arrow:hover
{
	color: #999999;
}

#toolbar div
{
	padding-left: 3px;
}

#toolbar .metaData
{
	clear: both;
	float: none;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #000000;
}

.metaData
{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
}

.metaData input, .metaData select, #toolbar select
{
	width: 98%;
}

.metaDataLabel
{
	display: inline-block;
	width: 150px;
}

.metaDataContent
{

}

#print {
	width: 760px;
	margin: 2em;
}

#fcheimberg {
	width: 1000px;
	/*height: 800px;*/
	margin: 0px auto;
}

#page_shadow_left {
	float: left;
	height: 100%;
	width: 20px;
	/*background-image: url('../images/shadow_left.jpg');*/
}

#page {
	width: 959px;
	height: 100%;
	background-color: #ffffff;
	margin: 0px auto;
	float: left;
	position: relative;
	background-image: url('../images/header1.jpg');
	background-repeat: no-repeat;
}

#page_shadow_right {
	float: right;
	height: 100%;
	width: 20px;
	/*background-image: url('../images/shadow_right.jpg');*/
}

#header {
	height: 175px;
	width: 100%;
	/*border-bottom: solid 1px #3333cc;*/

}

#footer {
	width: 100%;
	height: 150px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	clear: both;
	margin: 0px 0px 0px 0px;
}

#sponsoren {
	float: right;
	margin: 7px 19px 0px 0px;
}

#lastupdate {
	width: 180px;
	float: left;
	margin: 7px 0px 0px 14px;
}

#fchlogo
{
	position: absolute;
	top: 5px;
	left: 10px;
	display: none;
}

#main {
	width: 100%;
	position: relative;
}

#content {
	width: 741px;
	position: relative;
	top: 20px;
	left: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

.clearfix {
	clear: both;
}

#headerlinks {
	position: absolute;
	/*top: 7px;
	right: 20px;*/
	top: 0px;
	right: 0px;
	padding: 7px 20px;
	margin: 0px;
	list-style: none;
	text-align: right;
	/*width: 300px;*/
}

#headerlinks li {
	display: inline;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-image: none;
	/*background-image: url('../images/nav_item_bg_grey.gif');
	background-repeat: no-repeat;*/
}

#headerlinks li a {
	text-decoration: none;
	color: #000000;
	text-shadow: white 0 0 5px;
}

#headerlinks li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#mainNavigation {
	position: absolute;
	top: 156px;
	left: 190px;
	margin: 0px;
	padding: 0px;
}

#mainNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainNavigation ul li {
	display: inline;
	margin: 0px;
	padding: 2px 10px 0px 10px;
	list-style: none;
	background: none;
	/*border-right: solid 1px #CCCCCC;*/
	border-collapse: collapse;
}

#mainNavigation ul li a {
	text-decoration: none;
	color: #3333cc;
	font-size: 14pt;
}

#mainNavigation ul li a:hover {
	text-decoration: none;
	color: #999999;
}

a.active {
	color: #333333 !important;
}

a.active:hover {
	color: #999999 !important;
}

#contentNavigation {
	width: 165px;
	position: absolute;
	top: 60px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}

#contentNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentNavigation ul li {
	margin: 0px;
	padding: 0px 0px 2px 9px;
	list-style: none;
	background-image: url('../images/nav_item_bg.gif');
	background-repeat: no-repeat;
}

#contentNavigation ul li a {
	text-decoration: none;
	color: #3333cc;
}

#contentNavigation ul li a:hover {
	text-decoration: none;
	color: #999999;
}

#sitemap {
	width: 165px;
	margin: 0px;
	padding: 0px;
}

#sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sitemap ul li {
	margin: 0px;
	padding: 0px 0px 2px 9px;
	list-style: none;
	background-image: url('../images/nav_item_bg.gif');
	background-repeat: no-repeat;
}

#sitemap ul li ul {
	margin: 0px 0px 10px 0px;
}

#sitemap ul li a {
	text-decoration: none;
	color: #3333cc;
}

#sitemap ul li a:hover {
	text-decoration: none;
	color: #999999;
}

.objectZone
{
	display: block;
	width: 100%;
	padding: 3px;
	margin-top: 20px;
	border: solid 1px #000000;
	background-color: #c0c0c0;
}
.objectZoneTitle
{
	display: inline-block;
	width: auto;
	position: relative;
	background-color: #c0c0c0;
	border: dotted 1px #000000;
	border-bottom: none 0px #000000;
	top: -15px;
	text-align: center;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

.relatedContent
{
	width: 150px;
	top: 7px;
	right: 0px;
	text-align: left;
	float: right;
}

.relatedContent p
{
	text-align: left;
}

.contentSmall
{
	width: 580px;
	float: left;
}

.contentWide
{
	width: 735px;
}

.roundedBox
{
	border: solid 1px #333333;
	background-color: #c0c0c0;
	padding: 0px 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#c0c0c0));
	background: -moz-linear-gradient(#FFFFFF, #c0c0c0);
	background: linear-gradient(#FFFFFF, #c0c0c0);
	-pie-background: linear-gradient(#FFFFFF, #c0c0c0);
	behavior: url(/css/PIE.htc);
}

#exNewsOverview
{
	width: 360px;
	/*height: 300px;*/
	min-height: 300px;
	overflow: hidden;
	position: relative;
}

#exNewsOverview .exNewsRow
{
	position: relative;
	border-top: solid 1px #ffffff;
}

#exNewsOverview .exNewsStatus0
{
	border-left: solid 4px #ff0000;
	border-right: solid 4px #ff0000;
}

#exNewsOverview .exNewsRow .exNewsDate
{
	width: 70px;
	padding-left: 2px;
	float: left;
	position: absolute;
}

#exNewsOverview .exNewsRow .exNewsLink
{
	width: 285px;
	position: relative;
	left: 75px;
}

#exNewsBar
{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	font-style: italic;
}

/* Resultate und Ranglisten */
#resultsPlaceholder{
}

#resultsPlaceholder table {
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	width: 99%;
}
.tableNISTT
{
    background-color: #DDDDDD;
    padding: 1px;
    border-bottom: solid 1px #CCCCCC;
}

.tableNIStdHLBL
{
    background-color: #ffffff;
    border-bottom: dashed 1px #CCCCCC;
	padding-left: 3px;
}

.tableNIStd
{
    padding-left: 3px;
    background-color: #EEEEEE;
}

.tableNIStdHL
{
    padding-left: 3px;
    background-color: #ffffff;
}

.tableNISBL
{
    background-color: #EEEEEE;
    border-bottom: dashed 1px #CCCCCC;
	padding-left: 3px;
}
/* ENDE: Resultate und Ranglisten */

.relatedNews *
{
	text-align: left;
}

.relatedNews .newsDate
{

}

.table_wide, .table_edit
{
	width: 99%;
}

tr.table_headrow td
{
	border-bottom: solid 1px #333333;
}

.table_wide td, .table_edit td
{
	padding: 2px 5px;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}

.table_headrow
{
	font-weight: bold;
}

.table_edit td input, .table_edit td textarea
{
	width: 100%;
}

.cancel
{
	display: inline;
}

.imgGallery
{
	display: block;
	text-align: center;
}

.imgGallery a
{
	margin: 10px 3px;
}

#formmail .formrow
{
	margin: 5px 0px;
}

#formmail .formrow .formlabel
{
	float: left;
	display: inline-block;
	width: 175px;
	text-align: right;
	padding-right: 10px;
}

#formmail .formrow .formfield input, #formmail .formrow .formfield textarea
{
	width: 375px;
}

#formmail .formspacer
{
	margin: 15px 0px 0px;
}

#formmail * {
}

#formmail input {
	color: #333333;
}

#formmail .formbuttons, #formmail .formbuttons * {
	text-align: center;
	color: #333333;
}

#roomreservation #formmail {
	width: 530px;
	float: left;
}

#roomreservation #reserved {
	width: 190px;
	float: right;
}

#roomreservation #formmail .formrow .formlabel {
	width: 125px;
}

#roomreservation #formmail .formerror {
	color: #ff0000;
}

#roomreservation #formmail .formrow .formfield input, #roomreservation #formmail .formrow .formfield textarea {
	width: 360px;
}

.teamsponsor { position: relative; background-color: #eeeeee; height: 50px; border: solid 1px #333333; margin-bottom: 15px; }
.teamsponsor .title { position: absolute; top: -14px; right: 20px; background-color: #eeeeee; padding: 0px 6px; font-style: italic; border: solid 1px #333333;  border-bottom: none; }
.teamsponsor .sponsor { position: relative; margin-right: 20px; padding-top: 7px; text-align: right; font-weight: bold; font-size: 15pt; }
.teamsponsor .sponsor a { font-size: 10pt; line-height: 10pt; font-weight: normal; }

.event-details {
	position: absolute;
	width: 500px;
	border: solid 1px #999999;
	background-color: #ffffff;
	padding: 10px;
	display: none;
}

.event-details-close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#currentDocuments .update {
	font-size: 8pt;
	font-style: italic;
	color: #999999;
}
