﻿*{padding:0; margin:0;}

body {
	color: white;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:bottom;
	overflow-x: hidden; /*Horizontaler Scrollbalken wird ausgeblendet*/
}

/* ===========================

   1. Allgemeine DIV-Bereiche

   =========================== */

#wrapper {
  color: black;
  background:#fff;
  width: 824px;
  margin-right: auto;
  margin-left: auto;
}

#kopfbereich {
  color: black;
  background-color: #fff;
  height: 248px;
  width: 800px; 
  margin-left: 6px;
  position:relative; /* Bezugspunkt für linker_bereich und rechter_bereich*/
}

	#linker_bereich
	{
	position:absolute;
	top: 0px;
	left: -118px;
	}

	#rechter_bereich
	{
	position:absolute;
	top: 0px;
	left: 806px;
	}
	
#navigation {
width:100%;

font-family:Trebuchet MS;
font-size:12px;
font-style:normal;

border-top:0px;
background:#fff;
padding:0;
margin-left: 12px;
}

	#navigation a {
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
	}
	
	#navigation a:hover {
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.group_oben {
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.group_oben {
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.group{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.group{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.drop{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.drop{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.droplinks{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.droplinks{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.droplinksunten{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.droplinksunten{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a.rundpfeil{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
	#navigation a:hover.rundpfeil{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	color: #e80000; 
	text-decoration: none; 
	font-weight: normal;
	}


#textbereich {
height: auto;
background-color:#fff;
width: 800px;
}

#schattierung
{
background:url(/img/root/schattierung.gif) repeat-y center;
background-color:#fff;
margin:0pt auto;
text-align:left;
width: 824px; 
}

#ueberschrift {
float: left;
text-align: center;
background-color: #fff;
width: 449px;
margin-left: 90px;
margin-right: 83px;
margin-top: 12px;
margin-bottom: 34px;
}

#ueberschrift2 {
float: left;
text-align: left;
background-color: #fff;
width: 449px;
padding-top: 25px;
}

#hauptinhalt {
font-family:Trebuchet MS;
font-size: 12px;
color: #585858;
font-weight: normal;
line-height: 21px;

float: left;
background-color: #fff;
width: 449px;
margin-top: 30px;
margin-left: 90px;
margin-right: 83px;
margin-bottom: 40px;
}

#hauptinhalt table.webnews_detail{
width: 449px;
}

#clear
{
clear: both;
}

#fussbereich 
{
font-family:Trebuchet MS;
font-size: 12px;
color: #3a3a3a;
font-weight: normal;
line-height: 22px;
position:relative;
width: 800px;
height: 185px;
background: #fff;
margin-left: 12px;
}

	#fussbereich_schatten_links
	{
	position:absolute;
	top: 0px;
	left: -409px;
	background: #ff0 url(/img/root/fussbereich_schatten_links.jpg);
	width: 409px;
	height: 185px;
	}
	
	#fussbereich_schatten_rechts
	{
	position:absolute;
	top: 0px;
	left: 800px;
	background: #ff0 url(/img/root/fussbereich_schatten_rechts.jpg);
	width: 409px;
	height: 185px;
	}

	#fussbereich_linie_links
	{
	position:absolute;
	top: 0px;
	left: -40px;
	}

	#fussbereich_linie
	{
	width: 800px;
	margin-bottom: 20px;
	}
	
	#fussbereich_linie_rechts
	{
	position:absolute;
	top: 0px;
	left: 800px;
	}
	
	#fussbereich_inhalt
	{
	width: 365px;
	margin-left: auto;
	margin-right:auto;
	}

	#fussbereich_spalte1
	{
	float: left;
	margin-right: 40px;
	text-align: center;
	}
	
		#fussbereich_spalte1 img
		{
		margin-bottom: 5px;
		}

	#fussbereich_spalte2
	{
	float: left;
	margin-right: 40px;
	text-align: center;
	}
	
		#fussbereich_spalte2 img
		{
		margin-bottom: 5px;
		}

	#fussbereich_spalte3
	{
	float: left;
	margin-right: 40px;
	text-align: center;
	}
	
		#fussbereich_spalte3 img
		{
		margin-bottom: 5px;
		}

	#fussbereich_spalte4
	{
	float: left;
	margin-right: 40px;
	text-align: center;
	}
	
		#fussbereich_spalte4 img
		{
		margin-bottom: 5px;
		}

	#fussbereich_logo_container
	{
	clear: both;
	width: 475px;
	}
	
		#fussbereich_logo
		{
		width: 127px;
		margin-left: auto;
		margin-right: auto;
		}
	
   /* ===========================

   2. Spezielle DIV-Bereiche

   =========================== */

#kurzinfos {
font-family:Trebuchet MS;
font-size: 12px;
color: #585858;
font-weight: normal;
line-height: 21px;

float: left;
background-color:#fff;
width: 173px;
padding-top: 28px;
height: auto;
}

#news {
font-family:Trebuchet MS;
font-size: 12px;
color: #3a3a3a;
font-weight: normal;
line-height: 22px;
float: left;
background-color: #fff;
width: 267px;
padding-top: 28px;
padding-left: 89px;
padding-right: 89px;
}

#news table.webnews{
background-color: #fff;
width: 267px;
}


#spielerportrait {
font-family:Trebuchet MS;
font-size: 12px;
color: #3a3a3a;
font-weight: normal;
line-height: 22px;
float: left;
background-color: #fff;
width: 489px;
margin-left: 50px;
margin-right: 83px;
margin-top: 30px;
}

#spielerportrait table {
font-family: Trebuchet MS;
font-size: 10px;
color: #585858;
font-weight: normal;
line-height: 21px;
}


#sponsoren {
float:left;
width:162px;
height: auto;
margin-top: 28px;
margin-left: 18px;
padding-left: 10px;
background-color:#fff;
}

#sponsoren_inhalt {
font-family:Trebuchet MS;
font-size: 12px;
color: #3a3a3a;
font-weight: normal;
line-height: 22px;

	
float:left;
width: 539px;
height: auto;
margin-top: 26px;
margin-left: 178px;
margin-right: 83px;
background-color:#ff0;
}

#sponsoren_partner {
float: left;
background-color: #fff;
width: 600px;
margin: 10px;
margin-left: 50px;
}

#sitemap {	
float:left;
width: auto;
margin-top: 30px;
margin-left: 100px;
}   

#lmo_inhalt {
float: left;
background-color: #fff;
width: 580px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 40px;
margin-top: 30px;
}



	#lmo_inhalt a {
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 22px;
	}

	#lmo_inhalt table td.nobr
	{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;
	padding-right: 5px;
	}

	#lmo_inhalt table.lmoMenu
	{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;
	padding-right: 5px;
	}

	#lmo_inhalt table.lmoMenu a
	{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;

	}

	#lmo_inhalt table.lmoMiddle a
	{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;

	}

	#lmo_inhalt table.lmoInner a
	{
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;
	
	}

	#lmo_inhalt table.lmoInner tr th
	{
	font-family:Trebuchet MS;
	font-size: 18px;
	color: #3a3a3a;
	font-weight: bold;
	line-height: 35px;
	
	}

	#lmo_inhalt table.lmoSubmenu a
	{
	/* Link: "auf diesen Spieltag wechseln", z.b. 01, 02, 03 usw. */
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;
	text-decoration: underline;
	}
	
	#lmo_inhalt table.lmoSubmenu
	{
	/* Link ausgewählt: "auf diesen Spieltag wechseln", z.b. 01, 02, 03 usw. */
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #e80000;
	font-weight: normal;
	line-height: 35px;
	}
	
	#lmo_inhalt table tr td a
	{
	/* Link vorheriger Spieltag, nächster Spieltag UND Teamnamen */
	font-family:Trebuchet MS;
	font-size: 10px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 50px;
	}
	
	#lmo_inhalt input.lmo-formular-input
	{
	/* Eingabefeld für Ergebnisse bei Tippspiel*/
	width: 80px;
	border: 1px solid #3a3a3a;
	}
	
	#lmo_inhalt td.nobr
	{
	/* Navigation, Datum, Uhrzeit, Vereine und Ergebnis unter Tippspiel*/
	white-space:nowrap; /*kein Umbruch*/
	}


   /* ===========================

   3. Allgemeine Html-Elemente

   =========================== */


h1 {
font-family:Trebuchet MS;
font-style: italic;
font-size: 27px;
text-align:left;
color: #e80000;
margin-bottom: 20px;
}

h3 {
font-family:Trebuchet MS;
font-size: 20px;
color: #3a3a3a;
font-weight: normal;
line-height: 26px;
padding-bottom: 5px;
}

#h3_kurzinfos {
width: 160px;
height: 63px;
padding-top: 5px;
background:url(/img/root/trennlinie_spiel.gif);
background-repeat: no-repeat;

}

#h3_sponsoren {
width: 160px;
height: 36px;
padding-top: 5px;
background:url(/img/root/trennlinie_sponsoren.gif);
background-repeat: no-repeat;
}

h4 {
font-family:Trebuchet MS;
font-size: 12px;
color: #585858;
font-weight: bold;
line-height: 21px;
padding-bottom: 5px;
}

h5 {
font-family:Trebuchet MS;
font-size: 12px;
color: #585858;
font-weight: normal;
line-height: 21px;
padding-bottom: 5px;
}

h6 {
font-family:Trebuchet MS;
font-size: 12px;
color: #585858;
font-weight: bold;
}

p.webnews_newsentry_freiraum {
height:10px;
}


   /* ===========================

   4. Teams

   =========================== */

p.tabelle_bezeichnung {
font-family:Trebuchet MS;
font-size: 11px;
font-weight: normal;
line-height: 18px;
color: #929292;
font-weight:normal;
}

#spalte_transfer
{
float:left;
width: 400px;

font-family:Trebuchet MS;
font-size: 12px;
font-weight: normal;
line-height: 18px;
color: #3a3a3a;
line-height: 21px;

margin-right: 10px;
}

#spalte1
{
float:left;
width: 15px;
font-family:Trebuchet MS;
font-size: 11px;
font-weight: normal;
line-height: 18px;
color: #585858;
line-height: 21px;
margin-right: 10px;
}

#spalte2
{
float:left;
width: 140px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 5px;
}

#spalte3
{
float:left;
width: 15px;

font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 10px;
}

#spalte4
{
float:left;
width: 60px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 10px;
}

#spalte5
{
float:left;
width: 30px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 10px;
}

#spalte6
{
float:left;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
}

#spalte1_nachwuchs
{
float:left;
width: 15px;
font-family:Trebuchet MS;
font-size: 11px;
font-weight: normal;
line-height: 18px;
color: #585858;
line-height: 21px;
margin-right: 10px;
}

#spalte2_nachwuchs
{
float:left;
width: 150px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 5px;
}

#spalte3_nachwuchs
{
float:left;
width: 15px;

font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 10px;
}

#spalte4_nachwuchs
{
float:left;
width: 80px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
margin-right: 10px;
}

#kontakt_linie
{
float:left;
width: 449px;
margin-top: 15px;
height: 1px;
background-color:#fff;
background-image: url(/img/root/kontakt_linie.gif);
background-repeat: no-repeat;
}

#kontakt_ueberschrift
{
float: left;
text-align: left;
background-color: #fff;
width: 449px;
margin-top: 20px;
margin-bottom: 5px;

font-family:Trebuchet MS;
font-size: 20px;
color: #3a3a3a;
font-weight: normal;
}

#kontakt_icon
{
float: left;
width: 25px;
height: 13px;
margin-top: 5px;
background-image: url(/img/root/kontakt_icon.gif);
background-repeat: no-repeat;
}

#kontakt_adresse
{
float:left;
width: 350px;
font-family:Trebuchet MS;
text-align:left;
font-size: 12px;
font-weight: normal;
line-height: 21px;
color: #3a3a3a;
}


/* --------------------------------- */

address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
	font-weight: normal;
}

a { text-decoration: none; outline: none; }

a:link { color: #000000; text-decoration: underline; font-weight: normal;}

a:visited { color: #000000; text-decoration: underline; font-weight: normal;}

a:hover, a:focus { color: #e80000; text-decoration: none; font-weight: normal;}

a:active { color: white; background-color: #000000; }

.skiplink { display: none; }







   /* =========================

   6. Tabelle für News-Archiv

   =========================== */

table.jahre {
   border-collapse: collapse;
   width: 80px;
   }

th.jahre{
	border: 1px solid #fff;
	
	font-family:Trebuchet MS;
	font-size: 20px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 26px;
	
	background: #fff /*url(/webnews/bilder/hintergrund.gif) no-repeat;*/
   }

table.monate {
   border-collapse: collapse;
   width: 60px;
   text-align: left;
   }  

th.monate {
   text-align: left;
   font-weight: bold;
   font-size: 15px;
   color: #000;
   background: #fff;
   }


table.hauptfeld {
   border-collapse: collapse;
   width: 200px;
   background-color: #fff;
   }

table.hauptfeld2 {
   border-collapse: collapse;
   width: 350px;
   background-color: #fff;
   }

table.hauptfeld3 {
   border-collapse: collapse;
   width: 20px;
   background-color: #ff0;
   }

th.bezeichnung{
   border: 1px solid #fff;
   text-align: right;
   font-weight: bold;
   color: #000;
   padding-right: 10px;
   padding-bottom: 7px;
   background-color: #fff;
   }

th.eingabefeld{
   width: 100px;
   border: 0px solid #fff;
   text-align: left;
   font-weight: normal;
   color: #000;
   background-color: #fff;
   }

th.eingabefeld_klein{
   width: 20px;
   border: 1px solid #fff;
   text-align: left;
   font-weight: normal;
   color: #000;
   padding-bottom: 7px;
   background-color: #fff;
   }

input.begriffe {
background-color: #FFF;
color:#000;
}

input.radio {
width: 80px;
}

select.kategorie {
width: 200px;
}

option:hover {
background: url(/webnews/bilder/hover_auswahlmenu.gif)
}


   /* ===========================

   7. Kontaktformular

   =========================== */
input
{
width: 300px;
height: 25px;
margin-bottom: 30px;
background-color: #fff;
}

input.code_eintragen
{
width: 300px;
height: 25px;
margin-bottom: 30px;
margin-top: 20px;
}

p.code_eintragen
{
padding-right: 10px;
padding-bottom: 30px;
background-color: #fff;
}

input.button
{
width: 80px;
height: 30px;
}
   
textarea
{ 
width: 300px;
height: 150px; 
}

p.absatz
{
padding-bottom: 30px;
padding-right: 10px;
background-color: #fff;
}

p.nachricht
{
padding-bottom: 130px;
padding-right: 10px;
background-color: #fff;
}
