body {
	margin: 24px;
	padding: 0;
	background: url("/img/global/bg.gif") repeat-x;
	background-position: 0px 12px;
	background-color: black;
}
body, td {
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
a:active { color: #FFFFCC; }
a:visited { color: #FFFFCC; }
a:link { color: #FFFFCC; }
a:hover,a.offline:hover { color: #FFCC33; }

a.offline {
	color:#B7B78C;
}

a.menuMain, a.menuMain:active, a.menuMain:visited, a.menuMain:link {
	margin-left: 18px;
	margin-right: 18px;
	text-decoration: none;
	color: #5B5850;
	font-weight: bold;
	line-height: 1em;
	text-transform:uppercase;
}
a.menuMain:hover { color: #C69400; }
a.menuMain:active { color: #C69400; }

a.menuSub, a.menuSubAktiv {
	text-decoration: none;
	color: #FFFFCC;
	margin-left: 18px;
	margin-right: 18px;
	line-height: 1.7em;
	text-transform:uppercase;
}
a.menuMain, a.menuSub, a.menuSubAktiv {
	font-family: "Lucida Grande", "Arial Narrow", Arial, Helvetica, sans-serif;
}
a.menuSubAktiv, a.menuSubAktiv:visited, a.menuSub:hover {
	color: #FFCC33;
}
a.os { 
	text-decoration: none;
}
a.untermenue { 
	text-decoration: none;
	text-transform:uppercase;
	font-size:0.9em;
}

/* for all browsers that understand min-width */
.main1 {width:100%; min-width:900px;}

#menuDiv1 {
	float: left;
	width: auto;
	border: 1px solid #8D8770;
	background: url(/img/global/verlauf1.gif) no-repeat;
	background-color: #3F3D37;
}
#menuDiv2 {
	float: left;
	width: auto;
	background: url("/img/global/verlauf2.gif") no-repeat;
}
#flag {
	float: left;
	padding: 0px 0px 0px 12px;
}
#logo {
	padding: 12px 24px 12px 0px;
	text-align: right;
}
#flashcontent {
	float: left;
}

#headline {
	height: 80px;
	margin-left: 36px;
	border-top: 1px solid #8D8770;
	border-left: 1px solid #8D8770;
	border-right: 1px solid #8D8770;
	background-color: #5F5A47;
}
#content {
	margin-left: 36px;
	margin-bottom: 0px;
	border: 1px solid #8D8770;
	background-color: #3F3D37;

	background-image: url(/img/global/verlauf3.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
h1, .h1 {
	font-size: 1.1em;
	font-weight: bold;
}
h1[ abbr~=Platz]{
	font-size: 2.1em;
	font-weight: bold;
}
h2, .h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.s {
	font-size: 10px;
}

.input, .submit, .select {
	color: #FFFFCC;
	background-color: #3F3D37;
	border: 1px solid #8D8770;
	font-size: 1em;
}
.input:focus {
	color: #3F3D37;
	background-color: #FFFFCC;
}
/* Formatdefinitionen fŸr Tabelle_______________________*/
.tabellenkasten {
	width:750px; 
	height:120px; 
	background-color:#5F5A47; 
	padding:5px; 
	border-bottom:1px solid white;
	}

.tabelle_logo {
	width:200px; 
	background-color:#5F5A47; 
	padding:3px; 
	float: left;	
	}

.tabelle_bild {
	width:120px; 
	padding:3px; 
	float: left;	
	}

.tabelle_platz {
	width:250px; 
	float: left; 
	}

.tabelle_sekunde {
	width:111px; 
	float: left; 
	padding-left:8px;
	}

.tabellenkastenankuendigung {
	width:750px; 
	height:80px; 
	background-color:#5F5A47; 
	padding:5px; 
	border-bottom:1px solid white;
	}

/* Formatdefinitionen zum Drucken_______________________*/
@media print {
  	.main1 {width:100%; min-width:100px;}
  	#menuDiv1 {display:none;}
  	#menuDiv2 {display:none;}
  	#flag {display:none;}
  	#logo {display:none;}
  	#headline {	margin-left: 0px; border: 1px solid white; width:75%}
  	#content {	margin-left: 0px; border: 1px solid white; width:75%}
  	img {	width:200px; height:300px}
	body, .body {margin: 0px; background-color: white; 	color: black; font:70% Arial, Geneva, Verdana, sans-serif;}
}
