/* (c) 2001 - 2008, EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Modul EM Tippspiel */
.modul-em-tippspiel							{ }
.modul-em-tippspiel .tippspiel-liste		{ border: 1px solid #fff; margin-bottom: 10px; }
.modul-em-tippspiel .tippspiel-liste td		{ border: 1px solid #fff; padding: 2px 4px; }

.modul-em-tippspiel .tippspiel-zeile-1		{ background-color: #eee; }
.modul-em-tippspiel .tippspiel-zeile-0		{ background-color: #ccc; }

.modul-em-tippspiel .tippspiel-datum		{ text-align: center; width: 80px; }
.modul-em-tippspiel .tippspiel-gruppe		{ text-align: center; width: 80px; }
.modul-em-tippspiel .tippspiel-land1		{ text-align: right; padding: 2px 10px 2px 20px !important; }
.modul-em-tippspiel .tippspiel-uhrzeit		{ text-align: center; width: 70px; font-weight: bold; }
.modul-em-tippspiel .tippspiel-land2		{ text-align: left; padding: 2px 20px 2px 10px !important; }
.modul-em-tippspiel .tippspiel-tipp			{ text-align: center; }
.modul-em-tippspiel .tippspiel-tipp input	{ text-align: center; }

.modul-em-tippspiel .tippspipel-top-liste	{ margin-bottom: 20px; }


/* Login */
.formular-login .login-status				{ margin-bottom: 20px; }
.formular-login .form-eingabe-zeile label	{ width: 100px; }
.formular-login .form-eingabe-zeile input	{ width: 120px; border: 1px solid #E6E6E6; }
.formular-login .login-button				{ margin-left: 100px; }
.formular-login p							{ margin-bottom: 10px; }


/* Benutzer */
.modul-benutzer .form-eingabe-zeile label	{ width: 145px; }
.modul-benutzer .form-eingabe-zeile input	{ width: 200px; border: 1px solid #E6E6E6; }
.modul-benutzer .form-eingabe-zeile select	{ width: 203px; border: 1px solid #E6E6E6; }
.modul-benutzer .login-button				{ margin-left: 145px; }
.modul-benutzer form						{ margin-bottom: 16px; }


/* Elemente */
.content-em-tippspiel .absatz .text,
.content-em-tippspiel .content .text,
.content-em-tippspiel .absatz h2			{ padding-left: 0px !important; }
.content-em-tippspiel .absatz				{ clear: none; }
.content-em-tippspiel .text table			{ margin: 20px 0px 0px -4px; }
.content-em-tippspiel .text td				{ padding: 2px 4px; }


/* Inhaltsbereich */
.content-em-tippspiel .em-tippspiel-grafik	{ float: right; padding: 0px 0px 10px 10px; }
