﻿/* [FCSG] - [Datum] - [Online Consulting AG] - [format.css] */

/* ########################### AFG ARENA ########################### */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
	}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
body {
	color: #646466;
	font-size: 0.75em;
	line-height: 1.2em;
	height: 100%;
	}
#wrapper {
	text-align: left;
	width: 1000px;
	padding-top: 70px;
	margin: 0 auto;
	}
#logo {
	float: left;
	width: 300px;
	height: 70px;
	padding: 0 0 20px 45px;
	}
#gnav {
	float: right;
	width: 250px;
	}
#header {
	width: 816px;
	height: 170px;
	border-bottom: 3px solid #fff;
	overflow-y: hidden;
	}
#main{
	clear: both;
	width: 994px;
	border: 3px solid #fff;
	background: url('/images/main_bg.gif') 175px repeat-y;
	}
#left_content {
	float: left;
	width: 816px;
	}
#center {
	float: left;
	width: 640px;
	}
#content {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px 20px;
	}
#content_erfassung {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px 0px 0px 10px;
	}
#left {
	float: left;
	width: 175px;
	overflow: hidden;
	}
#right {
	float: left;
	width: 175px;
	margin-left: 3px;
	}
#footer {
	text-align: center;
	width: 1000px;
	padding: 5px 0;
	margin-top: 10px;
	background: #fff;
	}
#countdown {
	height: 48px;
	padding: 11px 0 0 17px;
	margin-top: 10px;
	background: url('/images/countdown_bg.gif') no-repeat;
	}

#countdown span {
	font-size: 1.2em;
	font-weight: bold;
	color: #00579D;
	float: left;
	width: 18px;
	height: 18px;
	padding: 2px 0 0 2px;
	margin-right: 12px;
	}

/************************************************
*				Style-Elemente					*
************************************************/
img {
	border: none;
	behavior: url("/portaldata/1/js/pngbehavior.htc");
	}
hr {
	clear: both;
	color: #ccc;
	height: 1px;
	margin: 5px 0;
	background: #ccc;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #00579d;
	}
a:focus {color: #000;}
address {font-style: normal;}
.more {
	text-align: right;
	display: block;
	width: 155px;
	margin-top: 10px;
	font-weight: bold;
	}
.more-suche {
	text-align: left;
	display: block;
	width: 155px;
	margin-top: 10px;
	font-weight: bold;
	}
.more-newsuebersicht {
	text-align: right;
	display: block;
	width: 50px;
	margin-top: 10px;
	font-weight: bold;
	}
sub, sup {font-size: .69em;}
sup {vertical-align: text-top;}
/************************************************
*					Navigation					*
************************************************/
/* Hauptnavigation */
#hnav {
	height: 27px;
	padding: 3px 0 0 100px;
	background: #00579d;
	border-bottom: 3px solid #fff;
	}
#hnav ul {background: url(/images/hnav_linie.gif) left repeat-y;}
#hnav li {
	text-align: center;
	float: left;
	padding: 0 10px;
	background: url(/images/hnav_linie.gif) right repeat-y;
	}
#hnav li.home a, #hnav li.home a:link, #hnav li.home a:visited {width: 42px; background-image: url('/images/hnav_home_bg.gif');}
#hnav li.afg a, #hnav li.afg a:link, #hnav li.afg a:visited {width: 74px; background-image: url('/images/hnav_afg_bg.gif');}
#hnav li.conference a, #hnav li.conference a:link, #hnav li.conference a:visited {width: 137px; background-image: url('/images/hnav_conference_bg.gif');}
#hnav li.fuehrungen a, #hnav li.fuehrungen a:link, #hnav li.fuehrungen a:visited {width: 76px; background-image: url('/images/hnav_fuehrungen_bg.gif');}
#hnav li.angebot a, #hnav li.angebot a:link, #hnav li.angebot a:visited {width: 61px; background-image: url('/images/hnav_angebot_bg.gif');}
#hnav li.tickets a, #hnav li.tickets a:link, #hnav li.tickets a:visited {width: 53px; background-image: url('/images/hnav_tickets_bg.gif');}
#hnav li.shop a, #hnav li.shop a:link, #hnav li.shop a:visited {width: 36px; background-image: url('/images/hnav_shop_bg.gif');}

#hnav li a:hover, #hnav li a:active, #hnav li a:focus, #hnav li.active a {background-position: 0 24px;}

#hnav li a, #hnav li a:link, #hnav li a:visited {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	height: 24px;
	overflow: hidden;
	}
#hnav li a span {visibility: hidden;}
	
/* Sekundaere Navigation */
#snav {
	padding: 10px;
	border-bottom: 3px solid #fff;
	}
#snav li a, #snav li a:link, #snav li a:visited {
	display: block;
	color: #00579D;
	line-height: 1.7em;
	height: 1%;
	padding-left: 10px;
	}
#snav li a:hover, #snav li a:active, #snav li a:focus, #snav li.active a {
	background: url('/images/snav_bg.gif') left 8px no-repeat;
	}
#snav li.True a, #snav li.True a:link, #snav li.True a:visited {
	background: none;
	}
#snav ul {border-top: 1px dotted #00579d;}
#snav ul li a, #snav ul li a:link, #snav ul li a:visited {
	padding-left: 35px;
	background: none !important;
	}
#snav ul li a:hover, #snav ul li a:active, #snav ul li a:focus, #snav ul li.active a, #snav ul li.active a:link, #snav ul li.active a:visited {	
	background: url('/images/snav_bg.gif') 25px 8px no-repeat !important;
	}
	
/* generische Navigation */
#gnav {margin-top: 50px;}
#gnav li {
	float: left;
	padding: 0 7px;
	background: url('/images/border_dotted.gif') right repeat-y;
	}
#gnav li:last-child {background: none;}
#gnav li a, #gnav li a:link, #gnav li a:visited {
	float: left;
	color: #fff;
	}

/* Breadcrumb */
#breadcrumb {
	width: 600px;
	margin: 10px 20px 0 15px;
	background: url(/images/border_dotted_horizontal.gif) 5px 20px no-repeat;
	}
#breadcrumb li {
	float: left;
	padding: 0 12px 0 5px;
	background: url(/images/breadcrumb_pfeil.gif) right no-repeat;
	}
#breadcrumb li a, #breadcrumb li a:link, #breadcrumb li a:visited {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	}
#breadcrumb li.active {background: none;}

/* Funktionen */
#funktionen {
	clear: both;
	font-size: .75em;
	margin: 20px 10px 0 195px;
	padding: 10px 0 5px 420px;
	height: 20px;
	width: 190px;
	background: url('/images/funktionen_bg.gif') no-repeat;
	}
#funktionen li {float: left;}
#funktionen li a, #funktionen li a:link, #funktionen li a:visited {
	float: left;
	text-transform: uppercase;
	padding: 0 10px 0 15px;
	color: #9e9ea0;
	}
#funktionen li.print {background: url('/images/funktionen_print.gif') no-repeat;}
#funktionen li.top {background: url('/images/funktionen_top.gif') no-repeat;}
#funktionen li.top a {padding-right: 0 !important;}

/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 1.2em;
	margin: 15px 0;
	}
h2 {font-size: 1.1em;}
h3 {font-size: 1em;}
	
/* Paragraph */
p {
	line-height: 1.5em;
	margin: 5px 0 10px 0;
	}
	
/* Listen */
#content ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	}
#content ul li {
	padding: 2px 0 2px 20px;
	background: url('/images/list_item.gif') 5px 7px no-repeat;
	}
#content ul ul li {margin-left: 20px;}
#content ul ul ul li {margin-left: 40px;}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
	
/* Seitenspalten */
#left .box, #right .box {
	padding: 10px;
	border-bottom: 3px solid #fff;
	}
#right .shopping-cart {
	border-top: 3px solid #fff;
	margin-top: 203px;
    }
#left h2, #right h2,
#left .bild, #right .bild {
	text-align: center;
	margin-bottom: 10px;
	}
#left h2, #right h2 {
	color: #fff;
	}
#left p, #right p {
	margin-bottom: 10px;
	}
.box:last-child {border: none;}
.imprint {
	position: relative;
	padding: 5px;
	width: 165px;
	color: #fff !important;
	vertical-align: bottom;
	float: left;
	}
.imprint a{
	color: #fff !important;
	}

.copy {
	position: relative;
	left: 660px;
	float: left;
	padding: 5px;
	/*vertical-align: bottom;*/
	width: 165px;
	height: 100%;
	font-size: 0.74em;
	color: #fff;
	}
.copy a{
	color: #fff !important;
	}

/************************************************
*					Footer						*
************************************************/
#footer a.bild, #footer a.bild:link, #footer a.bild:visited {
	margin: 0 18px;
	vertical-align: middle;
	}
#footer img {
	vertical-align: middle;
	}

/************************************************
*				Textbausteine					*
************************************************/
.col1-1,
.col1-2,
.col2-1,
.col1-1-1,
.textflow,
.col-linie  {
	width: 600px;
	margin-bottom: 10px;
	}
	
/* 2 Spalten */
.col1-1 .left, 
.col1-1 .right,
.col1-2 .left,
.col2-1 .right {
	float: left;
	width: 185px;
	}
.col1-1 .left, 
.col1-1 .right {
	width: 292px;
	}
.col1-2 .right,
.col2-1 .left {
	float: left;
	width: 400px;
	}
.col1-1 .right,
.col1-2 .right,
.col2-1 .right {
	margin-left: 15px;
	}

/* 3 Spalten */
.col1-1-1 .left,
.col1-1-1 .center,
.col1-1-1 .right {
	float: left;
	width: 185px;
	}
.col1-1-1 .center,
.col1-1-1 .right {
	margin-left: 22px;
	}
	
/* 4 Spalten */
.col1-1-1-1 .left,
.col1-1-1-1 .leftcenter,
.col1-1-1-1 .rightcenter,
.col1-1-1-1 .right {
	float: left;
	width: 133px;
	}
.col1-1-1-1 .leftcenter,
.col1-1-1-1 .rightcenter,
.col1-1-1-1 .right {
	margin-left: 22px;
	}

/* Bild mit Textumfluss */
.textflow .left,
.textflow .right {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	border
	}
.textflow .left {
	float: left;
	margin-right: 10px;
	}
.textflow .right {
	float: right;
	margin-left: 10px;
	}
/* ########################### FCSG ########################### */
.theme4 #wrapper {
	padding-top: 0;
	}
.theme4 #logo {
	float: none;
	width: 175;
	height: 170px;
	padding: 0;
	}
.theme4 #left, .theme4 #right,
.theme4 #left a, .theme4 #left a:link, .theme4 #left a:visited,
.theme4 #right a, .theme4 #right a:link, .theme4 #right a:visited {
	color: #fff;
	background: #00763b;
	}
.vorschau-tabelle {
	text-align: center;
	border-bottom: 3px solid #fff;
	}
.vorschau-tabelle p {
	text-align: left;
	margin-left: 10px;
	}
.theme4 #countdown span {color: #096133;}
.theme4 {background: #EAF2F6 url(/images/bg.gif);}
.theme4 a, .theme4 a:link, .theme4 a:visited {
	color: #096133;
	}
h2{color: #096133; margin-bottom: 10px;}
.theme4 hr {
	clear: both;
	color: #ccc;
	height: 1px;
	margin: 5px 0;
	background: #ccc;
	border: 0;
	}
/* Hauptnavigation */
.theme4 #hnav {background: #00763b;	padding-left: 50px;}
.theme4 #hnav ul {background: url(/images/hnav_linie.gif) left repeat-y;}
.theme4 #hnav li {background: url(/images/hnav_linie.gif) right repeat-y;}

.theme4 #hnav li.home a, .theme4 #hnav li.home a:link, .theme4 #hnav li.home a:visited {
	width: 42px;
	background-image: url('/images/hnav_home_bg.gif');
	}
.theme4 #hnav li.mannschaft a,.theme4  #hnav li.mannschaft a:link, .theme4 #hnav li.mannschaft a:visited {
	width: 100px;
	background-image: url('/images/hnav_mannschaft_bg.gif');
	}
.theme4 #hnav li.tickets a,.theme4  #hnav li.tickets a:link, .theme4 #hnav li.tickets a:visited {
	width: 55px;
	background-image: url('/images/hnav_tickets_bg.gif');
	}
.theme4 #hnav li.shop a,.theme4  #hnav li.shop a:link, .theme4 #hnav li.shop a:visited {
	width: 39px;
	background-image: url('/images/hnav_shop_bg.gif');
	}
.theme4 #hnav li.fancorner a,.theme4  #hnav li.fancorner a:link, .theme4 #hnav li.fancorner a:visited {
	width: 74px;
	background-image: url('/images/hnav_fancorner_bg.gif');
	}
.theme4 #hnav li.nachwuchs a,.theme4  #hnav li.nachwuchs a:link, .theme4 #hnav li.nachwuchs a:visited {
	width: 84px;
	background-image: url('/images/hnav_nachwuchs_bg.gif');
	}
.theme4 #hnav li.sponsoren a,.theme4  #hnav li.sponsoren a:link, .theme4 #hnav li.sponsoren a:visited {
	width: 79px;
	background-image: url('/images/hnav_sponsoren_bg.gif');
	}
.theme4 #hnav li.organisation a,.theme4  #hnav li.organisation a:link, .theme4 #hnav li.organisation a:visited {
	width: 94px;
	background-image: url('/images/hnav_organisation_bg.gif');
	}
.theme4 #hnav li a, .theme4 #hnav li a:link, .theme4 #hnav li a:visited {font-size: 1.3em;}

/* Sekundaere Navigation */
.theme4 #snav ul {border-top: 1px dotted #fff;}
.theme4 #snav li a:hover, .theme4 #snav li a:active, .theme4 #snav li a:focus, .theme4 #snav li.active a {
	background: url('/images/snav_bg.gif') left 8px no-repeat;
	}
.theme4 #snav li.True a, .theme4 #snav li.True a:link, .theme4 #snav li.True a:visited {
	background: none !important;
	}
.theme4 #snav ul li a:hover, .theme4 #snav ul li a:active, .theme4 #snav ul li a:focus, .theme4 #snav ul li.active a,
.theme4 #snav ul li.active a:link, .theme4 #snav ul li.active a:visited {	
	background: url('/images/snav_bg.gif') 25px 8px no-repeat !important;
	}

/* Generische Navigation */	
.theme4 #gnav {width: 175px;
	margin-top: 40px;
	margin-bottom: 10px;
	}

/* Counter */	
.theme4 #countdown {background: url('/images/countdown_bg.gif') no-repeat;}

/* Breadcrumb */
.theme4 #breadcrumb {
	background: url(/images/border_dotted_horizontal.gif) 5px 20px no-repeat;
	}
.theme4 #breadcrumb li {
	padding: 0 12px 0 5px;
	background: url(/images/breadcrumb_pfeil.gif) right no-repeat !important;
	}
.theme4 #breadcrumb li.active {background: none !important;}

/************************************************
*				Style-Elemente					*
************************************************/
.ticker {
	text-align: left;
	width: 600px;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	}
.ticker .zeit {
	float: left;
	width: 60px;
	padding-right: 10px;
	}
.ticker .zeit img {
	float: right;
	}
.ticker .beschreibung {
	float: left;
	width: 530px;
	}
input.save {
    text-align: left;
    float: right;
    color: #007A3F;
    width: 120px;
    padding: 5px;
    margin-bottom: 40px;
    border: 2px solid #007A3F;
    background: url(/images/input_save.gif) no-repeat right;
    }