/*Universal-Selektor, alle Abstände auf 0 setzen*/
*{
	padding:0; /* Abstände entfernen */
	margin:0;
}

body{
	font:12px "Trebuchet MS", verdana, arial, sans-serif;
	/* Für Zentrierung in älteren Browsern wichtig: */
	text-align: center;
	background: white;
	color:#474747;
	max-width: 1024px;
}

#text_orange{
	color:#FF7800;
}

#hinweis{
	position:absolute;
	top:580px;
	left:400px;
	text-align:left;
	border: 1px solid #E3E3E3;
	padding: 20px 10px 20px 10px;
	width:200px;
}

#statistik_punkte{
	color:#FF7800;
	padding:0px 0px 0px 20px;
}

#admin{
	position:absolute;
	top:0px;
	left:927px;
}

#amazon{
	position:absolute;
	top:280px;
	left:20px;
}

#buecher{
	position:absolute;
	top:450px;
	left:20px;
}

/* Allgemeine Formatierungen */
h2{
	margin: 1em 0;
	font-size: 16px;
	text-transform: uppercase;
	border-left: 5px solid orange;
	padding-left: 8px;
	line-height: 18px;  /* Höhe des linken Rands */
}

/* Header */
#header{
	width: 985px;
	background: white;
	height: 138px;
	color:black;
}

/* Navigation */
#navigation{
	width: 985px;
	height: 40px;
	background:#474747;
	position:absolute;
	top:120px;
	left:0px;
}

ul{
	list-style: none;
}

#meta li{
	float:left;
	position:relative;
	left:15px;
	top:10px;
}

/*#meta_session li{
	float:left;
	position:relative;
	left:427px;
	top:10px;
}

#meta_admin li{
	float:left;
	position:relative;
	left:384px;
	top:10px;
}*/

#meta li a{
	display:block;
	height: 30px;
	width: auto; /* Breite 650px:5 = 130px */
	text-decoration: none;
	line-height: 30px;
	float:left;
	background:#474747;
	color: white;
	padding-left:7px;
	padding-right:7px;
	font-size:11px;
}

#meta li a:hover{
	background:#474747;
	color: white;
	text-decoration:underline;
}

#sub_navi li{
	float:left;
	position:relative;
	left:148px;
	top:10px;
}

#sub_navi li a{
	display:block;
	height: 30px;
	width: auto; /* Breite 650px:5 = 130px */
	text-decoration: none;
	line-height: 30px;
	float:left;
	background:#474747;
	color: white;
	padding-left:7px;
	padding-right:7px;
	font-size:11px;
}

#sub_navi li a:hover{
	background:#474747;
	color: white;
	text-decoration:underline;
}

#seitenheader{
	position:absolute;
	left:5px;
	top:5px;
}

/* Inhalt */
#inhalt{
	position:absolute;
	left:0px;
	top:160px;
	width: 984px;

	text-align: left;  /* wichtig */
	background-color:white;
	padding-bottom:30px;
	border-right:1px solid #CCCCCC;
	
	min-height: 1100px;
	height: auto !important;	
	height: 100%;	
}

#inhalt_right{
	position:absolute;
	left:683px;
	top:35px;
	width: 400px;
	border-bottom:1px solid #CCCCCC;
		
	min-height: 1094px;
	height: auto !important;	
	height: 100%;
}

#inhalt_middle{
	position:absolute;
	left:15px;
	top:70px;
	width: 664px;
	
	min-height: 1100px;
	height: auto !important;	
	height: 100%;
}

/* Footer für anleitung.php */
#inhalt_anleitung{
	position:absolute;
	left:0px;
	top:160px;
	width: 984px;

	text-align: left;  /* wichtig */
	background-color:white;
	padding-bottom:30px;
	border-right:1px solid #CCCCCC;
	
	min-height: 2800px;
	height: auto !important;	
	height: 100%;	
}

#inhalt_right_anleitung{
	position:absolute;
	left:683px;
	top:35px;
	width: 300px;
	border-bottom:1px solid #CCCCCC;
		
	min-height: 2794px;
	height: auto !important;	
	height: 100%;
}

#inhalt_middle_anleitung{
	position:absolute;
	left:15px;
	top:70px;
	width: 664px;
	
	min-height: 2800px;
	height: auto !important;	
	height: 100%;
}

#google{
	position:absolute;
	left:2px;
	top:135px;
}

#google_text{
	position:absolute;
	left:2px;
	top:1000px;
}

#bigpoint{
	position:absolute;
	left:0px;
	top:135px;
}

#bigpoint_symbol{
	position:absolute;
	left:430px;
	top:-60px;
}

#sqoops{
	position:absolute;
	left:-650px;
	top:750px;
}

#sqoops_sky{
	position:absolute;
	left:490px;
	top:350px;
}

#news{
	position:absolute;
	left:1px;
	top:-28px;
	width:300px;
	background:#CCCCCC;
	max-height:150px;
}

#spielplan{
	position:absolute;
	left:1px;
	top:395px;
	background:#CCCCCC;
}

#tabelle{
	position:absolute;
	left:1px;
	top:640px;
	background:#CCCCCC;
}

#symbol{
	position:absolute;
	left:450px;
	top:0px;
}

#symbol_gewinne{
	position:absolute;
	left:390px;
	top:0px;
}

#tabelle_zeile_kopf{
	border-bottom: 1px solid #FF4E00;
}

#tabelle_zeile_bottom{
	border-top: 1px solid #FF4E00;
}

#tabelle_zeile{
	border-bottom: 1px solid #CCCCCC;
}

/* Mein_Keller Bereich */
#mein_keller_statistik{
	position:absolute;
	left:400px;
	top:377px;
}

#mein_keller_meldung{
	position:absolute;
	left:400px;
	top:377px;
	text-align:center;
	border: 1px solid #E3E3E3;
	padding: 20px 10px 20px 10px;
	width:400px;
}

#mein_keller_tipp_kollegen{
	position:absolute;
	left:20px;
	top:377px;
}

#mein_keller_tipp_kollege_profil_tippschein{
	position:absolute;
	left:20px;
	top:377px;
}

#mein_keller_tipp_kollege_profil_tippschein_aktuell{
	position:absolute;
	left:0px;
	top:205px;
}

#avatar{
	position:absolute;
	left:450px;
	top:-80px;
}

#avatar_2{
	position:absolute;
	left:450px;
	top:250px;
}

#mein_keller_avatar_menue{
	position:absolute;
	left:0px;
	top:605px;
	width:360px;
}

#mein_keller_tippkollege_menue{
	position:absolute;
	left:0px;
	top:750px;
}

#mein_keller_benutzer{
	position:absolute;
	left:210px;
	top:290px;
	color:#FFAF8B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:32px;
}

#mein_keller_profil{
	position:absolute;
	left:160px;
	top:250px;
	color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:30px;
}

/* Home Bereich (eingeloggt) */
#home_glueckspfeife{
	position:absolute;
	left:325px;
	top:35px;
}

#home_glueckspfeife_daten{
	position:absolute;
	left:320px;
	top:95px;
	text-align:center;
	width:290px;
}

#home_neue_tipper{
	position:absolute;
	left:-15px;
	top:200px;
}

#home_neue_tipper_daten{
	position:absolute;
	left:0px;
	top:280px;
	text-align:center;
	width:290px;
}

#home_spieltag_gewinner{
	position:absolute;
	left:330px;
	top:207px;
}

#home_spieltag_gewinner_daten{
	position:absolute;
	left:350px;
	top:305px;
	width:250px;
}

#topspiel_logo_1{
	position:absolute;
	left:25px;
	top:20px;
}

#topspiel_logo_2{
	position:absolute;
	left:195px;
	top:20px;
}

#home_topspiel{
	position:absolute;
	left:-15px;
	top:15px;
}

#home_topspiel_daten{
	position:absolute;
	left:-15px;
	top:97px;
	text-align:center;
	width:290px;
}

#home_text_1{
	position:absolute;
	left:0px;
	top:190px;
	width:370px;
}

#home_text_2{
	position:absolute;
	left:0px;
	top:350px;
	width:600px;
}

#home_text_3{
	position:absolute;
	left:400px;
	top:-40px;
	width:250px;
	font-size:16px;
}

/* Admin Bereich */
#admin_inhalt_1{
	position:absolute;
	left:0px;
	top:20px;
}

#admin_inhalt_2{
	position:absolute;
	left:0px;
	top:350px;
}

#admin_inhalt_3{
	position:absolute;
	left:0px;
	top:300px;
}

#admin_inhalt_4{
	position:absolute;
	left:0px;
	top:500px;
}

#admin_inhalt_5{
	position:absolute;
	left:0px;
	top:400px;
}

/* Index Bereich */
#symbol_index{
	position:absolute;
	left:480px;
	top:30px;
}

#symbol_index_2{
	position:absolute;
	left:0px;
	top:100px;
}

#teaser_index{
	position:absolute;
	left:5px;
	top:25px;
}

#teaser{
	position:absolute;
	left:-15px;
	top:25px;
}

#teaser_text{
	position:absolute;
	left:0px;
	top:130px;
	width:400px;
}

#teaser_text_dreizeilig{
	position:absolute;
	left:0px;
	top:174px;
	width:400px;
}

/*Wenn mehrere Symbole oder Teaser vorkommen (Bsp. gewinne.php)*/
#symbol_2{
	position:absolute;
	left:380px;
	top:440px;
}

#teaser_2{
	position:absolute;
	left:-5px;
	top:325px;
}

#teaser_text_2{
	position:absolute;
	left:0px;
	top:440px;
	width:400px;
}

#teaser_text_dreizeilig_2{
	position:absolute;
	left:0px;
	top:320px;
	width:370px;
}

#symbol_anleitung{
	position:absolute;
	left:340px;
	top:0px;
}

#symbol_anleitung_2{
	position:absolute;
	left:360px;
	top:1280px;
}

#symbol_anleitung_3{
	position:absolute;
	left:360px;
	top:545px;
}

#symbol_anleitung_4{
	position:absolute;
	left:360px;
	top:1010px;
}

#inhalt_element{
	position:absolute;
	left:0px;
	top:280px;
}

#code{
	position:absolute;
	left:0px;
	top:470px;
}

#meldung
{
	position:absolute;
	top:25px;
	left:0px;
	text-align:center;
	border: 1px solid #E3E3E3;
	padding: 20px 10px 20px 10px;
	width:400px;
}

#code_hintergrund
{
	background-color:#EDEDED;
	padding:4px 8px 4px 8px;
	text-align:left;
	font-size:8pt;
	border: 1px solid #FF4E00;
	width:280px;
	font-family:"Courier New", Courier, mono;
}

#links_tabelle{
	position:absolute;
	left:0px;
	top:590px;
	width:610px;
	border-collapse:collapse;
}

/* Footer */
#footer{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 30px;
	width:984px;
	line-height: 30px;
	background: white;
	color:white;
	background:#474747;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}

#footer span a{
	float: right;
	margin: -30px 10px 0 0;
	color: orange;
}

#footer span a:hover{
	color: white;
}

#login
{
	position:absolute;
	left:682px;
	top:-2px;
	z-index:1;
	float: left;
	padding-top:0px;
	color: white;
	font-size:11px;
	margin-top:0;
}

#submit
{
	background-color:#FF7800;
	color:#FFFFFF;
	width:auto;
	height:auto;
	border:0px none;
	padding-left:2px;
	padding-right:2px;
	margin-top:10px	
}

#submit_login
{
	background-color:#FF7800;
	color:#FFFFFF;
	width:auto;
	height:auto;
	border:0px none;
	padding-left:2px;
	padding-right:2px
}

#submit_logout
{
	background-color:#FF7800;
	color:#FFFFFF;
	width:auto;
	height:auto;
	border:0px none;
	padding-left:2px;
	padding-right:2px;
	position:absolute;
	top:18px;
	left:920px
}

#submit_kollege_loeschen{
	background-color:#e9e9e9;
	color:#FF4E00;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
}

#submit_kollege_tippschein{
	background-color:#e9e9e9;
	color:#FF4E00;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
}

#submit_tabellen_index{
	background-color:#FFFFFF;
	color:#FF4E00;
	width:auto;
	height:auto;
	border:1px solid #FFFFFF;
}

#submit_tippschein{
	background-image:url('grafiken/button_tippschein_abgeben.jpg');
	background-repeat:no-repeat;
	border:0px none;
	width:150px;
	height:30px
}

#submit_vor{
	background-image:url('grafiken/button_vor.jpg');
	background-repeat:no-repeat;
	border:0px none;
	width:60px;
	height:30px
}

#submit_zurueck{
	background-image:url('grafiken/button_zurueck.jpg');
	background-repeat:no-repeat;
	border:0px none;
	width:60px;
	height:30px
}

#benutzerdaten
{
	position:absolute;
	left:682px;
	top:-1px;
	color: white;
	text-align:left;
}

#input
{
	border: 1px solid #CCCCCC;
	color:#999999;
	padding:0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#input_tippschein
{
	border: 1px solid #999999;
	color:#000000;
	padding:0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	width:20px;
	text-align:left;
}

#navi
{
	position:absolute;
	left:390px;
	top:91px;
}

#logo
{
	position:absolute;
	left:2px;
	top:10px;
}

#navi_home a
{
	position:absolute;
	left:403px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#navi_anleitung a
{
	position:absolute;
	left:502px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#navi_gewinne a
{
	position:absolute;
	left:600px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#navi_tabellen a
{
	position:absolute;
	left:697px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#navi_tippschein a
{
	position:absolute;
	left:796px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#navi_meinKeller a
{
	position:absolute;
	left:896px;
	top:96px;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color: white;
}

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

#slogan
{
	position:absolute;
	left:200px;
	top:90px;
	font-size:18px;
	color:#FF902E;
	font-weight:bold;
}

/*Links*/
a:link
{
	color:#FF7800;
	text-decoration:none;
}

a:visited
{
	color:#FF7800;
	text-decoration:none;
}

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

th
{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-image:url('grafiken/formular_header_mitte.jpg');
	background-repeat:repeat-x;
	font-size:13px
}

#table_formular{
	border-collapse:collapse;
} 

#table_tabelle{
	border-collapse:collapse;
	background:#e9e9e9;
	width:450px;
}

#table_tabelle_tippschein{
	border-collapse:collapse;
	background:#e9e9e9;
	width:640px;
}

#table_tabelle_mk_tipp_kollegen{
	border-collapse:collapse;
	background:#e9e9e9;
	width:340px;
}

#table_tabelle_mk_statistik{
	border-collapse:collapse;
	background:#e9e9e9;
	width:140px;
}

#table_tabelle_tippschein_liste{
	border-collapse:collapse;
	background:#e9e9e9;
	width:340px;
}

#table_profil_tippschein{
	border-collapse:collapse;
	background:#e9e9e9;
	width:600px;
}


#tabellen_index{
	position:absolute;
	left:0px;
	top:-22px;
}

#tabelle_standard_button
{
	background-color:#e9e9e9;
	color:#666666;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
	font-size:14px;
}

#tabelle_benutzer_button
{
	background-color:#e9e9e9;
	color:#FF4E00;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
}

#tabelle_erster_button
{
	background-color:#e9e9e9;
	color:#666666;
	font-weight:bold;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
}

#tabelle_erster_benutzer_button
{
	background-color:#e9e9e9;
	color:#FF4E00;
	font-weight:bold;
	width:auto;
	height:auto;
	border:1px solid #e9e9e9;
}

#tippschein{
	background:#e9e9e9;
	margin:0px 5px 0px 5px;
} 

#banner
{
	position:absolute;
	left:517px;
	top:10px;
}

#table_tabelle_tippschein input[type=text]{
	width:20px;
}

<!--[if IE]>
<style>
#box{
	width: 100%;
}

#inhalt{
	height: 1000px;
}

#inhalt_left{
	height: 995px;
}

#inhalt_middle{
	height: 1000px;
}

</style>
<![endif]-->{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }