/*  
Theme Name: WordPress Standard DE-Edition
Theme URI: http://wordpress.org/
Description: Das komplett eingedeutschte Standard-Theme - basierend auf dem famosen <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Deutsche Bearbeitung: <a href="http://blogshop.de">Olaf A. Schmitz</a> und <a href="http://blog.zeitgrund.de">Olaf Baumann</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* visitors statistics */
#online_info {
	position:  relative;
	left: 30px;
	top: 189px;
	color:#fff;
	font-family: sans-serif, Helvetica;
	font-size: 11px;
}
#online_text, #hour_text, #today_text, #week_text, #month_text, #year_text {
	background-color: rgba(0,0,100,0.2); 
}
#today_text, #week_text, #month_text, #year_text,
#online_visitors, #hour_visitors, #today_visitors, #week_visitors, #month_visitors, #year_visitors {
	display: none;
}
#online_visitors, #hour_visitors, #today_visitors, #week_visitors, #month_visitors, #year_visitors {
	background-color: rgba(0,0,100,0.6);
	padding: 0 2px 0 2px;
}
#online_visitors:hover, #hour_visitors:hover, #today_visitors:hover, #week_visitors:hover, #month_visitors:hover, #year_visitors:hover,
#hour_text.clickable:hover, #today_text.clickable:hover, #week_text.clickable:hover, #month_text.clickable:hover, #year_text.clickable:hover {
	background-color: rgba(100,0,0,0.6);
	cursor: pointer;
}
/* Begin horizontal menu */
#NSFWChampions	{ height: 270px; }
table.navmenu 	{
	border: 1px solid #44f;
	margin: 0 0 0 12px;
	font: normal 100.01% Helvetica, Arial, sans-serif;
	text-align: center;
	font-size:12px;
	width: 1000px;
	background-color: #ccf;
	color: #44a;
}
table.navmenu td	{
 	padding: 5px 5px 5px 5px;
	width: 8%;
	border-right: 1px solid #fff;
}
table.navmenu td.actual,
table.navmenu td.actual:hover	{
	background-color: #aae;
	color: #009;
}
table.navmenu td:hover	{
	background-color: #44a;
	color: #fff;
}
/* End horizontal menu */

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #bbb;
	color: #333;
	text-align: center;
	}

.block	{
	margin-top: 8px;
	margin-bottom: 0px;
}
#page {
/*	background-color: white;*/
/*	border: 1px solid #959596;*/
	text-align: left;
	background: url("http://streckenflug.ch/WordPress/wp-content/themes/Nimbus/images/body.jpg") repeat-y top;
	}

#header {
	background: url('images/header.jpg') no-repeat top center;
	}

#headerimg 	{
	/* margin: 7px 9px 0; */
	height: 202px;
	width: 1034px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.00em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	margin-top: -0px;
	}

.entry p	{
	padding: 0;
	margin-top: 6px;
	margin-bottom: 0px;
}
.entry h4	{
	padding: 0;
	margin: 0;
}
.entry ul	{
	line-height:85%;
	list-style-type:none;
}
ul.weisheiten	{
	margin:0;
	background-color:#dfd;
}
ul.weisheiten .titel {
	list-style-type:none;
	font-weight: bold;
}
.entry li li:hover	{
	background-color: #ff9;
}
.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	margin-top: 0px;
	font-size: 90%;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/footer.jpg') no-repeat bottom;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.headline {
	list-style-type: circle;
}
.headline li {
	border-bottom: solid 1px #666;
	color: #e00;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 1034px;
/*	border: 1px solid #959596;*/
	}

#header {
/* 	background-color: #73a0c5; */
	margin: 0 0 0 0px;
	padding: 0;
/* 	height: 200px; */
	width: 1034px;
	}

#headerimg {
	margin: 0;
	height: 202px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 780px;
	overflow: hidden;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 780px;
	}
.planung	{
	width: 980px;
}
.post {
	margin: 0 0 0 0px;
	text-align: justify;
	clear:both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 20px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1034px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 10px 25px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* div > img	{ */
.horizontal	div	{
	float: left;
	}

div.bilder	{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft, .alignleftframed {
	float: left;
	margin: 0 10px 2px 0;
	}

.alignleftframed {
	padding:5px;
	border: solid 1px #888;
	}

div.alignright {
	margin: 0 0 2px 10px;
	}

div.aligncentered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.bildLink	{
	text-align: center;
	margin: 1px;
	cursor:pointer;
	}

.bild	{
	text-align: center;
	margin: 1px;
	}

#clear	{
	clear: both;
	}

img	{
	border:none
}
div.portraitliste {
	text-align: center;
	margin-bottom: 8px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
/* 	content: "\00BB \0020"; */
	}

.entry ul li:before	{
/*	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.post h4 { margin-top:0px; margin-bottom:2px; }
.post p { margin-top:0px; margin-bottom:5px; }
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-top: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	max-width: 180px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 818px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
#sidebar select	{
	width: 100%;
}
.sidelinks .CellLink { border-bottom: solid 3px #a66; }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/*
tr.odd {
	background-color: #e8e8ff;
	}*/
/* End Various Tags & Classes*/

/*------------------------------------------------
**	Regtherm Tabelle
*/
#wettercolumn, #briefingcolumn, #sidebar {
	font-size: 1.0em
	}
#wettercolumn h2	{
	margin-top: 0;
	margin-left: 24px;
}
h2.SummaryTitle	{
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-bottom: 0;
	margin-left: 24px;
}
table.SummaryTable	{
	width: 100%;
 	font-size: 10px; 
	background-color: #eee8f0;
}
tr.headerCenter, td.headerCenter {
	font-weight:700;
	text-align: center;
}
td.headerLeft {
	text-align: left;
}
tr.dimensions {
	font-size: 90%;
	text-align: center;
}
td.ThermTitel {
	background-color: #ffbbbb;
}
td.DynTitel {
	background-color: #bbbbff;
}
td.ThermLink {
	text-align: left;
}
a.ThermLink {
	white-space: nowrap;
	font-stretch: expanded;
	text-decoration: none;
}
.ThermLink:hover  {
	background: #000099;
	color: #ffffff;
}
tr.ThermData {
	font-size: 110%;
	text-align: center;
}
/*------------------------------------------------
**	Tagesgang Karte
*/
tr.MapHeaderCenter {
	font-weight:700;
	text-align: center;
	background-color: #bbccee;
	padding: 5px;
}
#vorher, #nachher	{
	width: 101px;
}
#vorher:hover, #nachher:hover	{
	background-color: #f88;
	cursor:pointer;
}
.ThermikTagesgang table	{
	margin: 0;
}
#ThermikTagesgangImg	{
	width: 567px;
	height: 376px;
}

/*------------------------------------------------
**	Regtherm Karten
*/
#wettercolumn > div	{
	clear: both;
}
.hidden 	{
	display: none;
}
.versteckt 	{
	display: none;
}
#ThermikKarte table, #DynamikKarte table	{
	width: 567px;
}
#ThermikKarte h2, #DynamikKarte h2	{
	border-bottom: 1px solid #000;
	width: 567px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 24px;
}
#PrognoseKommendeTage table	{
	width: 100%;
}
#BaselWetter h2, #Basel h2	{
	margin-bottom: 2px;
	margin-top: 7px;
	margin-left: 24px;
}
#IsobarenKarte h2, #KartenTool h2	{
	margin-left: 24px;
}
img.SatellitenKarte	{
	width: 780px;
}
#NotamFrame	{
	width: 590px;
	height: 900px;
}
#Notam, #FormularHelp	{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}
#NSFW2008 ul, li.collaps ul	{
	display: none;
}
#NSFW2008:hover > ul, li.collaps:hover > ul	{
	display: block;
}
#PresentationNSFW2008	{ width: 100%; height: 680px;}
/*------------------------------------------------
**	tooltips
*/
th.tip	{
	background-color: #2222dd;
	color: #ffffff;
}
table.tip td	{
	padding-right: 10px;
}
td.tipthermhead	{
	background-color: #ffbbbb;
}
td.tipdynhead	{
	background-color: #bbbbff;
}

/*------------------------------------------------
**	Sidebar
*/
.wettbewerb	{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ddf;
}
.wettbewerb > div	{
	margin-left: 5px;
	margin-right: 5px;
}
.wettbewerb ul	{
	background-color: #ccf;
}
.wettbewerb	ul ul{
	background-color: #bbf;
}
.wettbewerb	ul ul ul{
	background-color: #aaf;
}
.wettbewerb	ul ul ul ul{
	background-color: #99f;
}
.collapsed > ul		{ display: none;}
.uncollapsed > ul	{ display: block;}

.uncollapsed > h2	{
	background-color: #44f;
	color: #fff;
	cursor:pointer;
}
.is_on	{
	background-color: #cfc;
	cursor:pointer;
	font-weight: bold;
}
.is_off, .collapsed > h2	{
	background-color: transparent;
	cursor:pointer;
}/*
.is_off:hover	{
	background-color: #afa;
}*/
.collapsed > h2:hover, .is_off:hover	{
	background-color: #eef;
}
.FlugtagSelect, #sidebar .PilotSelect, .ClubSelect	{ width: 150px; }
/*------------------------------------------------
**	Wetter Sidebar
*/
.briefing ul ul li.link:hover	{
	background-color: #ddf;
	cursor: pointer;
}
.quick	{
	color: #e44;
	font-size: 120%;
}
/*---- Grafische Tabelle ----------------------------------*/
#briefingcolumn .AreaTitle	{
	font-size: 1.6em;
	border-bottom: solid #000 thin;
}
table.graphic	{
	text-align: center; 
	width: 100%;
	font-size: small;
	border-right: 1px solid #000;
	height: 100%;
	page-break-inside: avoid;
}
td.gcol1top	{
	width: 1%;
	text-align: left;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
td.gcoltop	{
	width: 3.8%;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
#TimeColLeft	{
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}
#TimeColRight	{
	border-top: 1px solid #666666;
	font-size: xx-small;
	color: #888888;
}
#comment	{
	text-align: left;
	white-space: nowrap;
}
td.gcol1	{
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #000;
	border-left: 1px solid #666666;
}
#underlined	{
	border-bottom: 1px solid #666666;
}
td.Konvcell, td.Konvcell1000, td.KonvcellAtOptimum, td.KonvcellAtMinimum	{
	font-size: smaller;
	border-right: 1px solid #ffffff;
	color: #ffffff;
}
td.Konvcell1000	{
	border-bottom: 1px solid #ffffff;
}
td.KonvcellAtOptimum	{
	border-bottom: solid thick #66dd66;
}
td.KonvcellAtMinimum	{
	border-bottom: solid thick #dd6666;
}
td.steigcell	{
	border-top: 1px solid #006600;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #ffffff;
}
td.tempcell	{
	border-right: 1px solid #ffffff;
}
td.dewcell	{
	border-bottom: 1px solid #444444;
	border-right: 1px solid #ffffff;
}
td.degcell	{
	border-right: 1px solid #ffffff;
}
td.ktcell	{
	border-bottom: 1px solid #000;
	border-right: 1px solid #ffffff;
}
.iPhone { display: none; }
@media print {
body { background:white; color:black; margin:0 }
#header { display: none; }
#briefingcolumn { width: 100%;}
#briefingcolumn table { page-break-inside:avoid; }
#briefingcolumn { font-size: 150%; }
#briefingcolumn h2, #briefingcolumn h3 { page-break-after:avoid; }

#sidebar { display: none; }
#footer { display: none; }
.noprint { display: none; }
}
@media screen and (max-device-width: 480px) { 
.iPhone { display: block; }
#sidebar, .TooBig { display: none; }
body { background:white; color:black; margin:0; 9 }
#header { background: url('images/header.iphone.jpg') no-repeat top center; width: 807px; }
#headerimg 	{ height: 158px; width: 807px; }
#page { background: url("http://streckenflug.ch/WordPress/wp-content/themes/Nimbus/images/body.iphone.jpg") repeat-y top; 
	border: none;
	width: 807px;
	margin: 0; 
}
table.navmenu 	{ width: 778px;margin-left:11px; }
#footer { background: url('images/footer.iphone.jpg') no-repeat bottom;margin: 0;width:807px; }
#footer p { padding: 0 10px 22px 10px; }
.narrowcolumn {
	padding: 0 10px 15px 10px;
	margin: 0 0 0 0;
	width: 780px;
	}
.post { padding-right:5px; }
/*html {-webkit-text-size-adjust:none}*/
/*p { border:solid 1px #f00; }*/
/*div { border:solid 1px #f00; }*/
/*body { width:807px; border:solid 1px #0f0; }*/
/*table { border:solid 1px #00f; }*/
}

/*------------------------------------------------
**	Ranglisten
*/
table.Rangliste	{
	width: 100%;
	font-size: 11px;
	border-bottom: 1px solid #000000;
}
content table.ChampionsRangliste	{
	font-size: 8px;
}
table.TagesRangliste	{
	border-bottom: 1px solid #444488;
}
tr.OLCHeader, tr.FlightHeader, tr.ClubHeader	{
	background-color: #a0b0d0;
}
td.DatumTitel	{
	font-weight: 700;
	font-style: italic;
	font-size: large;
	font-family: verdana;
	color:#bb5020;
	padding-left:24px;
}
tr.OLCOddRow, tr.OddFlightRow, tr.OddClubRow	{
	background-color: #e0e4ff;
}
tr.OLCEvenRow, tr.EvenFlightRow, tr.EvenClubRow	{
	background-color: #f4f4ff;
}
tr.OLCEvenRow:hover, tr.OLCOddRow:hover, tr.EvenFlightRow:hover, tr.OddFlightRow:hover,
td.legende	{
	text-align:center;
	letter-spacing: 5px;
}
td.label	{
	color: #888888;
}
td.champrang,td.headrang,td.rang,td.liga_rang,td.champpunkte,td.headpunkte,
td.punkte,td.champdatum,td.punkterechts,td.punkterechtsul,td.champkm,td.headkm,td.km,td.kmh,td.headr	{
	text-align:right;
}
td.start,td.end	, td.headc, td.headdat, td.headright, td.punktecenter,td.runde,
td.runderechts, td.nsfw_flug {
	text-align:center;
}
td.champrang,td.headrang,td.rang,td.champpunkte,td.headpunkte,td.punkte,td.champkm,td.headkm,td.km,td.kmh,td.start,td.end,
td.champname,td.headname,td.name,td.dep,td.club,td.champclub,td.headclub,td.plane,td.champdatum,td.datum,td.headl,td.headr,
td.namerechts, td.nsfw_flug	{
	padding-left:4px;
	padding-right:4px;
}
td.rang,td.punkte	{
	padding-left:2px;
	padding-right:2px;
}
#under50points	{
	color: #888888;
}
#justUploaded	{
	color: #448833;
}
#red	{
	color: #cc8888;
}
#blue	{
	color: #4444bb;
}
td.OLC:hover	{
	background-color:#285080;
}
td.OLC, td.namerechts, td.runderechts	{
	border-right: 1px solid #444488;
}
a.OLC:hover	{
	background-color:#285080;
	color:#ffffff;
}
a.OLC	{
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
	color:#2255aa;
}
#best, tr.best	{
 	background-color:#ccf0bb; 
}
#bestever, tr.bestever	{
 	background-color:#f0ccbb; 
}
#tagesgold, tr.tagesgold	{
	background-color:#e8d750;
}
#tagessilber, tr.tagessilber	{
	background-color:#a8a8a8;
}
#tagesbronce, tr.tagesbronce	{
	background-color:#e8b8a0;
}
td.champclub, td.headclub, td.headOLC, td.headright, td.rechts, td.legende,
td.punkterechts, td.punkterechtsul	{
	border-right:1px solid #444488;
}
td.rang, td.label, td.headrang, td.datum, td.headdat, td.champrang	{
	border-left:1px solid #444488;
}
td.champrang,td.champpunkte,td.champname,td.champkm,td.champdatum,td.champclub,
 td.punkterechtsul, td.nsfw_flug	{
	border-bottom:1px solid #444488;
}
td.headrang,td.headpunkte,td.headname,td.headkm,td.headclub,td.headc,td.headl,td.headr,td.headOLC, td.headdat, td.headright	{
	border-bottom:1px solid #444488;
	border-top:1px solid #444488;
}
#typ_h	{
	background-color:#fff0b0;
}
#typ_f	{
	background-color:#70b0ff;
}
#typ_g	{
	background-color:#70f0ff;
}
#typ_c	{
	background-color:#b0ffa0;
}
#typ_a	{
	background-color:#ffb0b0;
}
td.champrang	{
	font-weight: 700;
}
a.PilotLink, a.ClubLink {
	text-decoration: none;
}
a.PilotLink:hover, a.ClubLink:hover {
	background: #000099;
	color: #ffffff;
}
/*------------------------------------------------
**	Kolonnen Formattierung
*/
.WetterGrafikTabelle { border: solid 1px #666;width:100%;text-align:center; }
.WetterGrafikTabelle .head { text-align:center; }
.WetterGrafikTabelle .lineleft { border-left:solid 1px #666; }
.WetterGrafikTabelle .lineright { border-right:solid 1px #fff; }
.WetterGrafikTabelle .Titel { font-size:150%; color:#a44; font-weight:bold;font-style:italic; }
.WetterGrafikTabelle .Beschriftung { text-align:right;padding-right:5px;border-right:solid 1px #666; }
.WetterGrafikTabelle .underline { border-bottom:solid 1px #666; }
.WetterGrafikTabelle .KonvCell { border-right:solid 1px #fff;color:#fff; }
.WetterGrafikTabelle .tausender { border-bottom:solid 1px #fff; }
.WetterGrafikTabelle .minimum { border-bottom:solid 4px #f00; }
.WetterGrafikTabelle .optimum { border-bottom:solid 4px #0a0; }
.WetterGrafikTabelle .low, .WetterGrafikTabelle .high { border-bottom:solid 4px #00f; }
.WetterGrafikTabelle .overline { border-top:solid 1px #666; }
.WetterGrafikTabelle .wende { border-left:solid 1px #f00;border-right:solid 1px #f00; }

.moeglich { background-color: #aaffbb; }

.DistanzLegende	{ width: 100%; }
/*------------------------------------------------
**	Datenbank Dialog Formattierung
*/
table.database	{
	font-size: 14px;
}
.database .head	{
	text-align: left;
	font-weight: bold;
}
.database .red	{
	background-color: #fcc;
}
.database .blue	{
	background-color: #ccf;
}
.database .green	{
	background-color: #cfc;
}
.database .yellow	{
	background-color: #ffc;
}
/*------------------------------------------------
**	NSFW Formattierung
*/
table.NSFWEinzel, table.NSFWGruppen	{
	font-size: 12px;
	width: 100%;
}
table.NSFWEinzel .legende, table.NSFWGruppen .legende	{
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}
.NSFWEinzel ._odd td, .NSFWEinzel ._even td,
.NSFWGruppen ._odd td, .NSFWGruppen ._even td	{
	border-bottom: solid 1px #88b;
}
/*------------------------------------------------
**	Pilots Best Formattierung
*/
table.PilotsFlightsVor2007	{
	font-size: 12px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
table.PilotsJahr	{
	font-size: 11px;
	width: 100%;
}
table.PilotsBest	{
	font-size: 12px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
/*
.PilotsBest .Datum, .PilotsJahr .Datum, .PilotsFlightsVor2007 .Datum	{
	text-align: center;
}*/
/*------------------------------------------------
**	OLC Championsrangliste Formattierung
*/
table.Champion	{
	font-size: 12px;
	width: 100%;
}
table.PilotsChampion	{
	font-size: 12px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.Champion .subtitle	{
	font-size: 85%;
}
.Champion ._odd td, .Champion ._even td	{
	border-bottom: solid 1px #88b;
}
/*------------------------------------------------
**	Tagesliste Formattierung
*/
table.OLCTag	{
	font-size: 10px;
	width: 100%;
}
/*------------------------------------------------
**	Beste Fluege Formattierung
*/
table.BesteFluege	{
	font-size: 10px;
}
.BesteFluege .Zahl	{
	padding-right: 5px;
}
/*------------------------------------------------
**	Gruppen, Alle Fluege Formattierung
*/
table.Gruppen, table.AlleFluege, table.Verein	{
	width: 80%;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
.Gruppen .spacer, .AlleFluege .spacer	{
	width: 20px;
}
/*------------------------------------------------
**	Liga Formattierung
*/
table.LigaRunde, table.LigaSchluss	{
	width: 100%;
	font-size: 11px;
}
.LigaRunde .Gruppe, .LigaSchluss .Gruppe	{
	padding-left: 10px;
	white-space: nowrap;
}
.LigaSchluss .Rang, .LigaSchluss .Punkte	{
	padding-right: 10px;
}
.LigaSchluss .Piloten	{
	padding-left: 10px;
}
/*------------------------------------------------
**	Rangliste Formattierung
*/
.Rangliste	{
	border: solid 1px #444;
}
.Rangliste caption	{
	font-weight: 700;
	font-style: italic;
	font-size: large;
	font-family: verdana;
	color:#bb5020;
}
.Rangliste th	{
	background-color: #a8b8d8;
	border-bottom: solid 1px #444;
}
.Rangliste .OrderCell:hover	{
	background-color: #68a;
	color: #fff;
	cursor:pointer;
}
.Rangliste .Zahl, .Rangliste .Rang, .Rangliste .rechts	{
	text-align: right;
}
.Rangliste .Mitte	{
	text-align: center;
}
.Rangliste .bold	{
	font-weight: bold;
}
.Rangliste .Datum	{
	text-align: center;
}
.Rangliste .Checkmark	{
	text-align: center;
	font-weight: bold;
	color: #f00;
	min-width: 20px;
}
.Rangliste ._odd .Checkmark:hover, .Rangliste ._even .Checkmark:hover,
.Rangliste .Checkmark:hover, .Rangliste .Checkmark:hover	{
	color: #fff;
 	background-color:#f00; 
	cursor:pointer;
}
.Rangliste ._OLC	{
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Rangliste ._bestever td, .Rangliste td._bestever 	{
 	background-color:#fdc; 
 	border-bottom: solid 1px #fff;
}
.Rangliste ._seasonbest td	{
 	background-color:#ccf0bb; 
 	border-bottom: solid 1px #fff;
}
.Rangliste .gray td	{
 	color:  #666;
}
.Rangliste .red td	{
 	color:  #c44;
}
.Rangliste .blue	{
 	color:  #44c;
}
.Rangliste .Rang	{
	font-weight: bold;
	padding-left: 3px;
}
.Rangliste .CellLink, .Schweizermeister .CellLink, .WM .CellLink, #sidebar .CellLink	{
	color:#008;
}
.database .CellLink:hover, .Rangliste .CellLink:hover, .Rangliste ._odd .CellLink:hover, .Rangliste ._even .CellLink:hover,
.Schweizermeister .CellLink:hover, .WM tr.CH > td.CellLink:hover, #sidebar .CellLink:hover	{
	background-color:#285080;
	color:#ffffff;
	cursor:pointer;
}
.Rangliste ._odd	{
	background-color: #e0e0ff;
}
.Rangliste ._even	{
	background-color: #fbfbff;
}
.Rangliste ._even:hover td, .Rangliste ._odd:hover td	{
	background-color: #ffff90;
}
#Piloten .bild	{
	margin-left: auto;
	margin-right: auto;
}
/*------------------------------------------------
**	NFSW Farben
*/
.typ_h, .Rangliste ._even .typ_h, .Rangliste ._odd .typ_h
	{ background-color:#fff0b0; }
.typ_f, .Rangliste ._even .typ_f, .Rangliste ._odd .typ_f
	{ background-color:#70b0ff; }
.typ_g, .Rangliste ._even .typ_g, .Rangliste ._odd .typ_g
	{ background-color:#70f0ff; }
.typ_c, .Rangliste ._even .typ_c, .Rangliste ._odd .typ_c
	{ background-color:#b0ffa0; }
.typ_a, .Rangliste ._even .typ_a, .Rangliste ._odd .typ_a
	{ background-color:#ffb0b0; }
.typ_aat, .Rangliste ._even .typ_aat, .Rangliste ._odd .typ_aat
	{ background-color:#ffb0b0; }
.typ_d, .Rangliste ._even .typ_d, .Rangliste ._odd .typ_d
	{ background-color:#d0c040; }
/*------------------------------------------------
**	Footer Formattierung
*/
.Rangliste ._legende	{
	text-align:center;
	letter-spacing: 5px;
}
.Rangliste .total td	{
	background-color: #b8c8e0;
	border-top: 1px solid #444;
	font-weight: bold;
}
/*------------------------------------------------
**	Historische Schweizermeister
*/

table.Schweizermeister	{
	font-size: 12px;
	margin: 0px auto 0px auto;
	width: 100%;
	padding: 0px;
	border: 1px solid #888888;
	background-color: #e8e8ff;
}
table.Schweizermeister td	{
	padding:2px 7px 2px 7px;
}
td.nummerierung	{
	text-align: right;
}
table.Schweizermeister tr	{
	background-color: #c8c8ff;
}
table.Schweizermeister tr.odd	{
	background-color: #d8d8ff;
}
table.Schweizermeister tr:hover	{
	background-color: #f0f0a0;
}
table.Schweizermeister th	{
	background-color: #a8a8f0;
}
table.Schweizermeister h2	{
	margin:0px;
	padding:5px;
	background-color: #5050b0;
	color: #fff;
}
/*------------------------------------------------
**	Historische Weltmeister
**	Historische Europameister
*/

table.WM	{
	font-size: 12px;
	margin: 0px auto 0px auto;
	width: 100%;
	padding: 0px;
	border: 1px solid #888888;
	background-color: #e8e8ff;
}
table.WM td	{
	padding:2px 7px 2px 7px;
}
td.nummerierung	{
	text-align: right;
}
table.WM tr, td.filler	{
	background-color: #cbcbff;
}
table.WM tr.Veranstalter td	{
	font-weight: bold;
	font-style: italic;
	background-color: #ababff;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
}
table.WM tr.Klasse td	{
	font-style: italic;
	background-color: #e0e0ff;
}
table.WM tr.CH	{
	font-style: italic;
	background-color: #c8d8c8;
}
table.WM tr.clickable:hover	{
	cursor: pointer;
}
table.WM tr.Gold	{
	background-color: #d0d0b0;
}
table.WM tr.Silber	{
	background-color: #b8b8b8;
}
table.WM tr.Bronce	{
	background-color: #d0b0b0;
}
table.WM tr:hover, table.WM tr.CH:hover td	{
	background-color: #f0f0a0;
}
table.WM th	{
	background-color: #a8a8f0;
}
table.WM h2	{
	margin:0px;
	padding:5px;
	background-color: #5050b0;
	color: #fff;
}
.centered	{
	margin-left: auto;
	margin-right: auto;
}
