/******** CSS Güntör ******************/
/******** Global **********************/
/******** Fairgate ********************/
/******** Andreas Bolli ***************/
/******** 20.02.09 ********************/

/******************* 03 Seitenaufbau *******************/

#container_zentriert {
	width: 950px;
	margin: 0 auto;
}

#headerblock {
	width: 910px;
	display: block;
	margin: 0 0 6px;
	padding-top: 20px;
}

#hauptblock {
}

#seitenspalte {
	width: 175px;
	float: left;
	clear: left;
}

#seitenspalte2 {
	width: 175px;
	float: left;
}

.seitenblock {
	margin: 0 0 6px 0;
}

#inhaltsblock {
	width: 560px;
	float: left;
	margin: 0 0 6px 0;
}

#einspaltig {
	display: block;
	width: 500px;
}

#inhaltsblock.breit {
	width: 735px;
}

.breit #einspaltig {
	width: 675px;
}

#zweispaltig_links {
	width: 250px;
	float: right;
	margin-left: 20px;
}

#zweispaltig_rechts {
	width: 230px;
	display: block;
}

#bannerblock {
	width: 160px;
	float: right;
	margin-left: 40px;
}

#footerblock {
	clear: left;
	display: block;
	width: 910px;
	background-color: #d5cec8;
}

#footerblock .inhalt {
	text-align:center;
}

#footerblock .footer_text {
	display: inline;
}

/******************* 04 Globale Formatierungen *******************/


body {
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Trebuchet, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}

li {
	list-style-position: inside;
}

p, ul {
	margin-bottom: 1em;
}

.fortsetzung {
	font-size: 90%;
	font-weight: normal;
	line-height: normal;
}

.hinweis {
	font-size: 90%;
	font-style: italic;
	display: block;
}

.hinweis.legende img {
	margin-left: 12px;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

#inhaltsblock a:hover,
#footerblock a:hover,
#seitenblock a:hover {
	text-decoration: underline;
}

/******************* 05 Header *******************/

#balken {
	width: 100%;
}

#vereinslogo {
	float: left;
	margin-top: 14px;
}

#headerblock h1 {
	font-size: 55px;
	font-weight: normal;
	width: 681px;
	line-height: 1.1em;
	margin-left: 173px;
}

#headerblock h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	margin-left: 173px;
	margin-top: 38px;
}

#sponsor_titel {
	float: right;
	text-align: center;
	font-size: 80%;
	margin-top: 15px;
}

#overlay {
	position: absolute;
	top: 0px;
	left: 30px;
	height: 160px;
	width: 850px;
}


#nebennavigation {
	position: absolute;
	left: 670px;
	top: 135px;
}

#nebennavigation li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}

/******************* 06 Footerblock *******************/

#footerblock p {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	font-size: 85%;
	line-height: 1em;
}

/******************* 07 Seitenblöcke *******************/

.seitenblock .inhalt {
	padding: 0px 12px;
}

.seitenblock h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 6px 0 0 2px;
	margin-bottom: 13px;
	color: white;
	border-bottom: none;
}

.seitenblock h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.seitenblock img {
	width: 120px;
	margin-bottom: 10px;
}

.seitenblock p {
}

.seitenblock label {
	width: 50px;
}

.seitenblock input {
	margin: 0 0 4px 0;
	width: 118px;
}

.seitenblock select {
	margin: 0 0 4px 0;
	width: 120px;
}

.seitenblock button {
	margin: 0 0 12px 50px;
	width: 70px;
}

/******************* 08 Navigation *******************/

#navigation h3 {
	margin-bottom: 6px;
	padding: 6px 0 0 14px;
}

#navigation .inhalt {
	padding: 0;
}

#navigation td td {
	width: 147px;
	border-top: 2px dotted #2256af;
}

#navigation td td#navbutt_13047_29162,
#navigation td td#navbutt_13115_29550 {
	border-top: none;
}

#navigation td td.navlevel2 {
	width: 127px;
	border-top: none;
	padding-left: 10px;
	font-size: 90%;
}


#navigation td td a {
	display: block;
	line-height: 1.2em;
	color: black;
	text-decoration: none;
	width: 124px;
	padding: 3px 0;
	margin-left: 13px;
}

#navigation td td.navi_csstext_selected a {
	color: black;
	text-decoration: none;
}

/******************* 08 Navigation neu *******************/

.fw-nav-level1 {
}

.fw-nav-btn {
	list-style: none;
	width: 147px;
	border-top: 2px dotted #2256af;
}

.fw-nav-first {
	border-top: none;
}

.fw-nav-level2 .fw-nav-first {
	border-top: 2px dotted #2256af;
}

.fw-nav-btn a {
	display: block;
	line-height: 1.2em;
	color: black;
	text-decoration: none;
	width: 124px;
	padding: 3px 0;
	margin-left: 13px;
}

.fw-nav-selected {
}

.fw-nav-selected a {
	color: black;
	text-decoration: none;
}

.fw-nav-btn a:hover {
}

.fw-nav-level2 .fw-nav-btn {
	width: 127px;
	border-top: none;
	padding-left: 10px;
	font-size: 90%;
}

.fw-nav-level2 .fw-nav-btn a {
}

.fw-nav-level2 .fw-nav-selected a {
}

.fw-nav-level2 .fw-nav-btn a:hover {
}

.fw-nav-level2 {
}

.fw-nav-level2 a {
}

/******************* 09 Sponsoren (Seitenblock & Sponsorenseite) *******************/

.sponsoren h5 {
	margin-bottom: 0px;
}

.sponsoren {
	border-collapse: collapse;
	border-spacing: 0px;
}

.sponsoren td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.sponsoren td.sponsorlogo {
	width: 140px;
	height: 60px;
	padding-right: 20px;
	text-align: center;
}

.sponsoren td.sponsorname {
	width: 70%;
	font-weight: bold;
}

.sponsoren .sponsortext {
	font-weight: normal;
}

#sponsoren .inhalt,
#vereinssponsoren .inhalt {
	padding-bottom: 8px;
}

#sponsoren img,
#vereinssponsoren img {
}


/******************* 10 Inhaltsblock *******************/

#inhaltsblock {
}

#inhaltsblock h3 {
	font-size: 150%;
	line-height: 1.2em;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #2256af;
	display: block;
}

#inhaltsblock h4 {
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 8px;
}

#inhaltsblock h5 {
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 8px;
}

#inhaltsblock h6 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 8px;
}

#inhaltsblock table {
	width: 100%;
 	border-collapse: collapse;
}

#inhaltsblock img {
	border: 0;
}

.mannschaftsfoto {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mannschaftsfoto img {
	width: 400px;
}

.intern-profil-bild {
	float: left;
	width: 164px;
	padding-bottom: 10px;
}

.profilbild {
	width: 135px;
}

.news_datum {
	float: right;
	margin: 3px 0 0 20px;
}

.inhaltsverzeichnis {
	line-height: 1.6em;
}

.nachricht {
        text-align: right;
        padding-right: 5px;
}

.kalenderdatum {
	width: 145px;
	padding-left: 5px;
}

.anmeldefrist {
	font-style: italic;
}

.suchformular label {
	font-weight: bold;
	margin-bottom: 5px;
}

.empfaengerauswahl {
	height:400px;
	overflow:auto;
}

img.portrait {
	margin-bottom: 10px;
}


.alternativtext,
.signatur {
	font-style: italic;
}

.funclink {
	text-decoration: none;
	padding: 2px 3px 1px;
}

ul.horizontal li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	margin-left: 0;
}

.spiele {
	border-collapse: collapse;
	border-spacing: 0px;
}

.spiele td {
	padding: 3px 8px 8px 8px;
}

/******************* 11 Tabellen *******************/

.standardtabelle {
	border-collapse: collapse;
	margin-bottom: 5px;
}

.standardtabelle.listenartig {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

.standardtabelle td {
	padding: 1px 5px 0;
	border-top: 1px solid #ccf;
	border-bottom: 1px solid #ccf;
}

.standardtabelle th {
	padding: 1px 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccf;
	text-align: left;
}

.zwischentitel {
	padding-top: 12px !important;
	background-color: transparent !important;
}

.teamcol2,
.teamcol2 th {
	width: 80px;
	text-align: center !important;
}

/******************* 11 Formulare *******************/

input, select, textarea {
	border-width: 1px;
	border-style: solid;
	width: 250px;
}

.formular,
.suchformualar {
	text-align: left;
	vertical-align: top;
}

.formular .form_zeile,
.suchformular .form_zeile {
	padding: 2px 0px 2px 0px;
	clear: left;
	border: 0px;
}

.formular label,
.formular .vorbutton {
	font-weight: normal;
	width: 105px;
	margin-right: 0px;
	text-align: left;
	float: left;
}

.formular label.radiolabel {
	margin-right: 20px;
	text-align: left;
	float: none;
}
.formular .radiobutton input {
	width: 16px;
	vertical-align: middle;
}

.formular input,
.formular textarea {
	width: 248px;
	text-align: left;
}

.formular select {
	width: 250px;
	text-align: left;
}

.formular textarea {
	height: 70px;
}

.formular button {
	text-align: center;
	width: 80px;
}

.formular .meldungstext {
	margin-left: 105px;
	margin-bottom: 5px;
}

.formular .hinweis,
.formular .form_einruecken {
	margin-left: 105px;
}

.formular .checkbox {
	width: 14px;
}

.suchformular input,
.suchformular select,
.suchformular textarea {
	width: 350px;
	text-align: left;
}

input[type=file] {
	letter-spacing: 0;
	width: auto;
}

#einspaltig button,
#zweispaltig_rechts button,
#zweispaltig_links button {
	margin-top: 4px;
	width: 85px;
}

.formular {
	border-collapse: collapse;
	border-spacing: 0px;
}

.formular td {
	padding: 2px 2px 2px 2px;	
}

/******************* 12 Ecken und Schatten *******************/
.container {
	position: relative;
	padding: 1px;
}

.inhalt {
	border: 2px solid #114e8b;
	padding: 0 15px 10px;
	background-color: white;
	margin: -1px 11px 18px;
}
.seitenblock .inhalt {
	border-top: none;
	background-image: url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_balken_m.gif);
	background-repeat: repeat-x; 
}

.ecke {
	position:absolute; 
	display:block; 
	z-index: 20;
}

.schatten {
	position:absolute; 
	display:block; 
	z-index: 19;
}

.ecke.lo { 
	background-image: url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_lo.gif);
	background-repeat: no-repeat; 
	top:0;
	left:0; 
	width:28px; 
	height:18px;
}
.ecke.lo2 { 
	background-image: url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_lo2.gif);
	background-repeat: no-repeat; 
	top:0;
	left:0; 
	width:12px; 
	height:18px;
}
.seitenblock .ecke.lo { 
	background-image: url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_balken_l.gif);
	width:27px; 
	height:30px;
}
.ecke.ro { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_ro.gif);
	background-repeat: no-repeat;
	top:0; 
	right:0;
	width:28px; 
	height:18px;
}
.ecke.ro2 { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_ro2.gif);
	background-repeat: no-repeat;
	top:0; 
	right:0;
	width:28px; 
	height:18px;
}
.seitenblock .ecke.ro { 
	background-image: url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_balken_r.gif);
	width:28px; 
	height:30px;
}
.ecke.ru { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_ru.gif);
	background-repeat: no-repeat;
	bottom:0; 
	right:0; 
	width:28px; 
	height:34px;
}
.ecke.ru2 { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_ru2.gif);
	background-repeat: no-repeat;
	bottom:0; 
	right:0; 
	width:28px; 
	height:34px;
}
.ecke.lu { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_lu.gif);
	background-repeat: no-repeat;
	bottom:0; 
	left:0; 
	width:28px; 
	height:34px;
}
.ecke.lu2 { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_ecke_lu2.gif);
	background-repeat: no-repeat;
	bottom:0; 
	left:0; 
	width:27px; 
	height:34px;
}
.schatten.l { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_schatten_l.gif);
	background-repeat: repeat-y;
	top:0; 
	left:0; 
	width:12px; 
	height:100%;
}
.schatten.r { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_schatten_r.gif);
	background-repeat: repeat-y;
	top:0; 
	right:0; 
	width:12px; 
	height:100%;
}
.schatten.u { 
	background:url(/demandit/files/M_28CD1185B3D01826D09/dms/image/LAYOUT_guent_schatten_u.gif);
	background-repeat: repeat-x;
	bottom:0; 
	left:0; 
	width:100%; 
	height:19px;
}

/******************* 13 Redaktion *******************/

#redaktion h3 {
	font-size: 14px;
        margin-bottom: 10px;
}

#redaktion {
	width: 800px;
        height: 800px;
        padding-top:10px;
        padding-left:10px;
}

#redaktion .editor iframe {
        height: 650px !important;
}

#redaktion label {
        font-weight:bold;
}

/****************** 14 Newsletter *******************/

.vorspann {
        font-weight: bold;
}

/******************* 15 Zählerleiste *******************/

.zaehlerleiste {
	margin-top: 8px;
	text-align: right;
	padding-bottom: 12px;
	line-height: 1em;
	font-size: 12px;
}

.zaehlerleiste div {
	display: inline;
	height: 16px;
}

.angezeigt {
	float: left;
	font-style: italic;
}

.zaehlerleiste .weiter {
	margin-left: 4px;
}

.zaehlerleiste .weiter a {
	background-image: url(http://dateien.fairgate.ch/verwaltung/weiter.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 15px 0 0;
}

.zaehlerleiste .weiter a:hover {
	background-position: bottom right;
}

.zaehlerleiste .zurueck {
	margin-right: 4px;
}

.zaehlerleiste .zurueck a {
	background-image: url(http://dateien.fairgate.ch/verwaltung/zurueck.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;	
}

.zaehlerleiste .zurueck a:hover {
	background-position: bottom left;
}

.seitenzaehler {
	font-weight: bold;
}

.seitenzaehler a {
	border: 1px solid #ccc;
	padding: 0 3px 1px;
	font-weight: normal;
	text-decoration: none;
}
.seitenzaehler a:hover {
	background-color: #ddd;
}

/******************* 14 Kalender *******************/

#einspaltig button.calendar {
	background-image: url(http://dateien.fairgate.ch/verwaltung/icon_calendar.gif);
	border: 0;
	cursor: pointer;
	height: 16px;
	margin: 0 0 0 15px;
	width: 16px;
	display: inline;
	float: none;
	vertical-align: text-bottom;
	background-color: transparent;
}
#einspaltig button.calendar:hover,
#einspaltig button.calendar.active {
	background-position: left bottom;
} 

div.calendar {
	background: url(http://dateien.fairgate.ch/mandant/datepicker/images/kalender.gif);
	height: 192px;
	padding: 0 6px;
	text-align: center;
	width: 158px;
	margin: 0 0 0 15px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 174px;
		overflow: hidden;
		padding-top: 18px;
		position: relative;
		width: 158px;
	}	
	
	div.calendar caption {
		color: #fff;
		font: bold 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	overflow: hidden;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(http://dateien.fairgate.ch/mandant/datepicker/images/kalender-prev.gif);
		left: 5px;
		top: 24px;
	}
	div.calendar caption a.next {
		background-image: url(http://dateien.fairgate.ch/mandant/datepicker/images/kalender-next.gif);
		right: 5px;
		top: 24px;
	}
	div.calendar caption a.alternate {
		top: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month.alternate {
		float: left;
		width: 84px;
	}
	div.calendar caption span.year.alternate {
		float: right;
		width: 63px;
	}

	div.calendar table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #008a00;
		font: normal 12px Arial, Helvetica, sans-serif;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(http://dateien.fairgate.ch/mandant/datepicker/images/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
		height: 21px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(http://dateien.fairgate.ch/mandant/datepicker/images/kalender-valid.gif);
		color: #008a00;
		cursor: pointer;
		vertical-align: middle;
	}
	div.calendar td.hilite {
		background: url(http://dateien.fairgate.ch/mandant/datepicker/images/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(http://dateien.fairgate.ch/mandant/datepicker/images/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(http://dateien.fairgate.ch/mandant/datepicker/images/kalender-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
		vertical-align: middle;
	}

