/* **************************************************************

PROJEKT ESPRIT ARENA RELAUNCH 2009
   
© 2000-2009 DKN DÜSSELDORF
http://www.dkn.de

Codierung: ANSI / ASCII

*************************************************************** */

body {
background:#FFFFFF;
scrollbar-highlight-color: #999999;
scrollbar-face-color: #ECF2F7; 
scrollbar-shadow-color: #999999; 
scrollbar-3dlight-color: #999999;
scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #999999;
scrollbar-darkshadow-color: #999999;
background-image:url(../images/arena_body_bg.jpg);
background-position:center;
background-repeat:repeat;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
line-height: 120%;
color: #000000;
}

ul,ol {
	list-style-position:outside;
}

li {
	padding-left:0px;
	list-style-image:url(http://ltuarena.net/global/images/list.gif);
	font-size: 11px;
	line-height: 13px;
	color: #797979;
}

a:link { 
	text-decoration: none;
}

a:active {	
	text-decoration: none;
}

a:visited { 
	text-decoration: none;                                                                                                                 
}

a:hover {		
	text-decoration: none;
	color: #000000;
}

img {			border-color: #FFFFFF;                                                                                                     
}       

#wrapper {
margin:auto;
width:970px;
background: #FFFFFF;
}

#mainframe {
width:970px;
min-height:600px;
background:url(../images/background_mainframe_09.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#header {
height:180px;
width:700px;
background:red;
}

#logo {
float:left;
width:220px;
height:120px;
background: url(../images/arena_logo_esprit.jpg);
background-repeat:no-repeat;
border:0px solid blue;
}

#flash_banner {
float:left;
height:95px;
width:750px;
background-repeat:no-repeat;
}

#langnav {
float:left;
width:210px;
height:20px;
padding:4px 0px 0px 0px;
background: none;
}

#mainnav {
float:left;
text-align:left;
width:540px;
height:20px;
padding:2px 0px 2px 0px;
background: none;
}

#logo_rollstuhl {
float:left;
width:95px;
height:20px;
text-align:right;
padding:3px 0px 0px 95px;
background: white;
}

#fb1_event{
float:left;
width:155px;
height:300px;
padding:10px;
border-right:1px solid #fff;
background:#eeeeee;
}

#fb2_event{
float:left;
width:155px;
height:300px;
padding:10px;
background:#dcdcdc;
}

#fb3_event{
float:left;
width:155px;
height:300px;
padding:10px;
border-left:1px solid #fff;
background:#c6c6c6;
}

* html #fb1_event{
float:left;
width:153px;
height:300px;
padding:8px;
border-right:2px solid #fff;
background:#eeeeee;
}

* html #fb2_event{
float:left;
width:153px;
height:300px;
padding:8px;
background:#dcdcdc;
}

* html #fb3_event{
float:left;
width:153px;
height:300px;
padding:8px;
border-left:2px solid #fff;
background:#c6c6c6;
}

#scont {
height:174px;
background:#ffffff;
height:100%;
padding-left:100px;
padding-top:10px;
}

#leftplaceholder {
width:26px;
height:174px;
float:left;
border-top: 1px solid #fff;
border-bottom:1px solid #ffffff;
background:#dcdcdc;
border:0px solid #000000;
}

.imagetext {
width:538px;
height:170px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background:#dcdcdc;
}

#topevents {
width:220px;
height:170px;
padding:0px 0px 0px 0px;
background: url(../images/background_topevents.gif);
background-position:right;
}

#content_links {
float:left;
width:220px;
min-height:550px;
text-align:center;
border:0px solid blue;
background-position:bottom;
}

#content_rechts {
float:left;
width:210px;
text-align:center;
}

#container_form_links{
width:170px;
text-align:left;
border:0px solid red;
margin:auto;
padding:10px 0px 10px 0px;
}

#container_form_rechts {
float:left;
text-align:left;
width:170px;
padding:10px 0px 10px 20px;
}

#innerframe{
float:left;
margin:auto;
overflow:hidden;
width:540px;
/*background:aqua;*/
}

#footer {
clear:left;
/*background:#111111;*/
}

#foot_text {
text-align:right;
padding:10px;
background:#ffffff;
border:0px solid #000;
}

#werbepartner{
padding:0 15px 0 15px;
height:50px;
}

* html #werbepartner{
	padding-top:50px;
}

#balkenRot{
height:2px;
border-top:1px solid #ffffff;
background:#E2001A;
font-size: 0px;
}

#print {
	text-align: right;
	float: none;
	padding: 3px 0px 3px 0px;
	border:0px solid #000;
}

#print a {
	padding: 0px 20px 0px 0px;
	color: #EFEFEF;
	text-decoration: none;
	background-image: url('http://www.ccd-ost.de/global/images/print.gif');
	background-repeat: no-repeat;
	background-position: right 0;
}

#print a:hover {
	color: red;
	text-decoration: none;
	border: none;
}


#popup_deg {
	position:absolute;
	z-index:10;
	top:0;
	left:20.9%;
	width:970px;
	height:810px;
	background:url(../images/popup_fortuna.jpg);
	display:block;	
}


#close_popup_deg {
	position:absolute;
	font-size:1.3em;
	z-index:11;
	top:0;
	left:53%;
	width:10px;
	height:10px;
	width:427px;
	text-align:right;
	display:block;
	color:#fff;
	margin-top:16px;
	font-weight:bold;
}

* html #close_popup_deg {
	margin-top:3px;
}

#form_table th {
	width:220px;	
}