/***************************/
/* Allgemeine Angaben */
/***************************/
body
{
	margin:3px 0px 3px 0px;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:15px;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(/i/bg_muster.gif);
}

td, input, tr
{
	padding:0px;
}

td, input
{
	vertical-align:top;
}

td
{
	font-family:Verdana,Arial,Sans-Serif;
	line-height:15px;
	font-size:11px;
	color:#FFFFFF;
}
form{margin:0px;}

img
{
	border:0px;
}


a
{
	color:#ffffff;
	text-decoration:underline;
}

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

/***************************/
/* Hauptlayout */
/***************************/

/* oben Flash */
#l_of
{
	/* background-image:url(/i/oben_dummy.jpg);
	background-repeat:no-repeat; */
	width:960px;
	height:166px;
}

/* Content */
#l_cnt
{
	background-image:url(/i/links.gif);
	background-repeat:repeat-y;
	width:650px;
	height:391px;
	padding-left:60px;
	padding-top:22px;
}

/* ECP Bereich */
#l_ecp
{
	background-image:url(/i/rechts.gif);
	background-repeat:repeat-y;
	width:250px;
	height:391px;
}

/* Unten Flash */
#l_uf
{
	/* background-image:url(/i/unten_dummy.jpg);
	background-repeat:no-repeat; */
	width:960px;
	height:93px;
}

/***************************/
/* ECP */
/***************************/
/* ECP-Bereiche oben */
.ecp_o
{
	width:235px;
	height:2px;
	background-image:url(/i/ecp/ecp_oben.gif);
	background-repeat:no-repeat;
}

/* ECP-Bereiche Content */
.ecp_c
{
	width:235px;
	background-image:url(/i/ecp/ecp_kach.gif);
	background-repeat:repeat-y;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:72px;
	padding-right: 20px;
}

/* ECP-Bereiche unten */
.ecp_u
{
	height:2px;
	width:235px;
	background-image:url(/i/ecp/ecp_unten.gif);
	background-repeat:no-repeat;
}

.ecp_o, .ecp_u
{
	line-height:1px;
}

/***************************/
/* Log-In */
/***************************/
/* Eingabefelder */
.lge
{
	width:142px;
	line-height:13px;
	font-size:11px;
	font-family:Verdana;
	color:#000000	;
}

/* Login-Box Zellen */
.lb
{
	height:20px;;
	width:140px;
	vertical-align:middle;
}

.lb1
{
	height:20px;
	width:100px;
}

.lb2
{
	height:20px;
	width:40px;
}

/* Fehlermeldungen */
.error
{
	line-height:15px;
	font-size:11px;
	font-family:Verdana;
	color:#FFCC00	;
}

/***************************/
/* Next Game */
/***************************/

.ngh
{
	font-weight:bold;
	height:24px;
}

.ng
{
	color:#333333;
	height:20px;
	font-weight:bold;
}

.ngl
{
	height:35px;
	color:#333333;
	font-weight:bold;
	vertical-align:middle;
}

/***************************/
/* Passwort vergessen */
/***************************/

/* Textfeld */
.pwv
{
	width:250px;
	line-height:13px;
	font-size:11px;
	font-family:Verdana;
	color:#000000	;
}

/***************************/
/* Registrierung */
/***************************/

/* Eingabefelder */
.rfld
{
	width:238px;
	line-height:13px;
	font-size:11px;
	font-family:Verdana;
	color:#000000	;
}

.reg_t
{
	height:10px;
	line-height:1px;
}

.success
{
	color:#00CC00;
}

/***************************/
/* News-Teaser */
/***************************/

/* Tabelle für teaser */
.t_tab
{
	width:650px;
}

/* Trenner */
.t_tren
{
	background-image:url(/i/news_kachelung.gif);
	background-repeat:repeat-y;
	width:23px;
}

/* Datum */
.t_dat
{
	width:203px;
	padding-top:16px;
}

/* Headlines */
.t_hdl
{
	width:203px;
	font-weight:bold;
}

/* Texte */
.t_txt
{
	width:203px;
	padding-top:10px;
	text-align:justify;
}

/* Links (mehr) */
.t_lnk
{
	padding-top:10px;
	width:203px;
	text-align:right;
}

/* Zurück */
.t_zr, .t_wtr
{
	padding-top:8px;
}

/* Weiter */
.t_wtr
{
	text-align:right;
}

/***************************/
/* News-Details */
/***************************/

.n_hd
{
	font-weight:bold;
	padding-bottom:10px;
}

.n_zr
{
	padding-top:10px;
}

/***************************/
/* News-Archiv */
/***************************/

.a_lnks
{
	width:313px;
}

.a_tren
{
	width:23px;
	background-image:url(/i/news_kachelung.gif);
	background-repeat:repeat-y;
}

.a_rcht
{
	width:313px;
}

.a_datum
{

}

.a_hd
{
	padding-bottom:15px;
	font-weight:bold;
}

/***************************/
/* ECP */
/***************************/

.ecp_hd
{
	font-weight:bold;
	padding-bottom:8px;
}

.ecp_tx
{
	padding-top:8px;
	text-align:justify;
	width:140px;
}

.ecp_lnk
{
	text-align:right;
	padding-top:8px;
	padding-bottom:5px;
}

/***************************/
/* Blocksatz */
/***************************/
#block
{
	text-align:justify;
}