/* CSS global (Öffentlich und intern)*/

/******************* 01 Globale Formatierungen *******************/

html * {
	margin: 0;
	padding: 0;
	font-size: 100.01%;

}

html {
	overflow-x: hidden;
	overflow-y: auto;
}


img {
	border: 0;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	/* border: 0; */
	padding: 0;
	margin: 0;
}

td {
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
}

.kalenderdatum_startseite {
	width: 142px;
}

/******************* 02 Positionierungen *******************/

.floatright {
	float: right;
}

#inhaltsblock .floatleft {
	float: left;
	margin-right: 10px;
}

#inhaltsblock .clearleft {
	clear: left;
}

/******************* 03 Tabellen *******************/

/*** Spalten ***/

.standardtabelle .datum {
	width:	75px;
}

.standardtabelle .kalenderdatum {
	width: 120px;
}

.standardtabelle .kalendermonat {
	padding-top: 10px;
}

.standardtabelle .betreff {
	text-align: left;
	width:	195px;
}

.standardtabelle .betreff2 {
	width:	300px !important;
	/* width: 325px; */
}

.standardtabelle .empfaenger {
	width:	100px;
	text-align: center;
}

.standardtabelle .options {
	width:	100px;
	text-align: right;
}

.standardtabelle .spalte1,
.standardtabelle .spalte2,
.standardtabelle .spalte3,
.standardtabelle .spalte4,
.standardtabelle .viertelspalte {
	width: 25%;
}

.teamdetailcol1 {
	width: 33%;
	font-weight: bold;
}

.teamdetailcol2 {
	width: 67%;
}

.linkspalte {
	text-align:right;
	padding-right:0px;
}

.teamcol2,
.teamcol2 th {
	width: 80px;
}

.rechtscol1 {
	width: 50%;
	font-weight: bold;
}

.standardtabelle.vertikal th,
.portraitcol1 {
	width: 164px;
	font-weight: bold;
}

.portraitcol3 {
	text-align: right;
}

.name
.vorname,
.jahrgang {
	width:	33%;
}

.kalenderdatum {
	width: 145px;
	padding-left: 5px;
}

.empfname,
.empfvorname {
	width: 105px;
}

/*** Zellen und Inhalt ***/

#inhaltsblock .standardtabelle img {
	margin: 0;
}

.mannschaftsfoto img {
	width: 400px;
}

.portraitrechts {
	width: 331px !important;
}

.intern-startseite-col1 {
	float: left;
	width: 137px;
	padding-top: 3px;
}

.intern-startseite-col2 {
	width: 362px;
	margin-left: 137px;
}

.intern-startseite-col11 {
	width: 501px;
}

.intern-profil-bild {
	float: left;
	width: 164px;
	padding-top: 3px;
}

img.portrait {
	margin-bottom: 10px;
}

.nachricht {
        text-align: right;
        padding-right: 5px;
}

.spiele {
	border-collapse: collapse;
	border-spacing: 0px;
}

.spiele td {
	padding: 3px 8px 8px 8px;
}

.empfaengerauswahl {
	height:400px;
	overflow:auto;
}

.bericht_tabelle th.zeilenkopf {
	font-weight: bold;
	width: 150px;
}

/*** Listenartig ***/

.standardtabelle.listenartig {
	margin-bottom: 16px;
}

.standardtabelle.listenartig th,
.standardtabelle.listenartig td {
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	border-top: 0 none;
}

/******************* 04 Lageplan *******************/

.lageplan .zlimg {
	border: 1px solid #0000FF !important;
}

#inhaltsblock .lageplan img {
	margin: 0;
}

.lageplan table {
	width: 126px !important;
}

.lageplan .ruler_img {
	border-color: black !important;
	border-style: solid !important;
	border-width: 0px 2px 1px !important;
}


/******************* 05 Spielerporträt *******************/

#spielerportrait {
	display: block;
}

#spielerportrait table {
	width: 330px !important;
	margin-bottom: 0px !important;
	margin-left: 170px;
	
}

table.spielerportrait {
	width: 330px !important;
}

#spielerportrait table table,
#spielerfoto table {
	float: none;
	margin-left: 0;
}

.standardtabelle.spielerportrait th {
	width: 120px;
}

.standardtabelle.spielerportrait td {
	width: 210px;
}

#spielerfoto,
#spielersponsor {
	width: 160px;
	float: left;
	display: block;
	clear: left;
}

#spielerfoto table {
	width: 150px !important;
	float: none;
}

#spielersponsor h6 {
	margin-bottom: 8px;
	padding-bottom: 0;
	margin-top: 16px;
}

#spielerportrait img {
	margin-bottom: 8px;
	width: 150px;
}

#spielerportrait img.spielersponsor{
	width: 120px;
}

a.mail {
	background: url(http://dateien.fairgate.ch/verwaltung/icon_msg.gif) no-repeat 0 3px;
	padding-left: 22px;
	padding-top: 6px;
	display: block; 
}

.zugehoerigkeiten {
	width: 330px;
	margin-left: 170px;
	display: block;
	clear: both;
	margin-top: 16px;
}

/******************* 05 diverse Inhalte *******************/

hr {
	clear: both;
}

#inhaltsblock h3 {
	clear: left;
}

.myteam_subnavi_aktiv {
	font-weight: bold;
}

.footer_text {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.footer_dash {
	margin: 0 8px 0 12px !important;
	display: none;
}

#vereinssponsoren .lizenzblock h3 {
	display: block;
}

/******************* 06 Formular / 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;
}

.editor iframe {
	width: 570px !important;
}

.formular label,
.formular .vorbutton {
	width: 115px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.breit .formular label,
.breit .formular .vorbutton {
	width: 90px;
}

div.eingerueckt,
.formular .meldungstext,
.formular .hinweis,
.formular .form_einruecken {
	margin-left: 130px;
}

.breit div.eingerueckt,
.breit .formular .meldungstext,
.breit .formular .hinweis,
.breit .formular .form_einruecken {
	margin-left: 105px;
}

span.meldungstext {
	display: block;
}

input[type="file"] {
	width: auto !important;
}

input[type="radio"] {
	background-color: transparent !important;
	background-image: none !important;
	border: 0 !important;
}

span.radiolabel label {
	float: none;
}

.ausblenden {
	display: none;
}

.form_zeile {
	clear: left;
}

.formular .checkboxlist {
	list-style-type: none;
	list-style-position: outside;
}
.formular .checkboxlistitem label {
	float: none;
	display: inline;
	margin-right: 0;
}
.formular .checkboxlistitem input {
	margin-right: 2px;
}

/****************** 07 Newsletter *******************/

.vorspann {
        font-weight: bold;
}

/******************* 08 Zählerleiste *******************/

.zaehlerleiste {
	margin-top: 8px;
	text-align: right;
	padding-bottom: 12px;
	line-height: 2em;
	font-size: 12px;
}

.zaehlerleiste div {
	display: inline !important;
	height: 16px;
}

.angezeigt {
	float: left;
	font-style: italic;
}

.zaehlerleiste .weiter a {
	background-image: url(http://dateien.fairgate.ch/mandant/pfeil_weiter_grau.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 13px 1px 3px;
}

.zaehlerleiste .zurueck a {
	background-image: url(http://dateien.fairgate.ch/mandant/pfeil_zurueck_grau.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 3px 1px 13px;	
}

.zaehlerleiste a {
	border: 1px solid #ccc;
	padding: 0 3px 1px;
	font-weight: normal;
	text-decoration: none;
}
.zaehlerleiste a:hover {
	background-color: #ddd;
}

.seitenzaehler {
	font-weight: bold;
}

.bericht_zaehler {
	text-align: right;
}

/******************* 09 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;
	}

/******************* 10 Login / Formulare *********************/

.loginhinweis {
	color: red;
	line-height: 1.1em;
	font-size: 11px;
}

button:hover {
	cursor: pointer;
}

/******************* 11 IE6-Hacks *******************/

.ie6_img_margin {
	display: block;
}

.bildlegende {
position:relative;
right:-308px;
text-align:right;
width:300px;
}