/* 	Bundesligakarten.de CSS - Screen Default  */

html, body { 
	height: 100%;
}

body {
	margin:0;
	padding:0;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#000;
	text-align:center;
	background-color:#fff;
}

h2 
{
	font-size:1em;
}

#p {
	position:relative;
	width:760px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:100%;
	min-height:100%;
	background:url(../img/bg_head.gif) repeat-y;
}

html>body #p {
	height:auto;
} /* Without this, Moz1.0 adds a vertical scrollbar */


#h {
	display: none;
}

#tm 
{
    display:none;
	width:auto;
	height:25px;
	background:url(../img/tn_l.gif) top right no-repeat;
}

#tm ul      { display:inline; margin:0; padding:0; list-style-type:none; }
#tm ul li   { display:inline; margin:0; padding:0; float:left; }

#lm {
	float:right;
}

form { margin:0; padding:0; }
	
.hl {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;}	

.text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;}

.subtext {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;}	
		
a:link {  font-family:Arial,Helvetica,sans-serif; color:#000; text-decoration:underline }
a:visited {  font-family:Arial,Helvetica,sans-serif; color:#77D000; text-decoration:underline }
a:hover {  font-family:Arial,Helvetica,sans-serif; color:#77D000; text-decoration:none }
a:active {  font-family:Arial,Helvetica,sans-serif; color:#000; text-decoration:underline }

#m {
	clear:both;
}

#cn { display: none; }

#c { margin:0 30px 0 30px; width:408px;}

#pi {
	display: none;
}

/*#pi td, #pi tr
{
    width: 137px;
    padding: 0 0;
    margin: 0 0;
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
}*/

#selltickets {
    display: none;
}

#partner {
    display: none;
}


#c {
	margin-left: 0;
	margin-right: 0;
	width: 430px;
	clear: both;
	padding-bottom: 2em;
}

#c h2 {
	margin-bottom:10px;
}

#c div.details {
	margin:5px 0px 5px 0px;
	padding:5px 0px;
	vertical-align:top;
	/*border-top: 1px solid #010066;*/
	border-top: 1px solid #f60;
}

#c div ul {
	margin:0;
	padding:0;
}

#c div li {
	margin:0;
	padding:0;
	margin-left:15px;
	list-style-type:square;
}

#c div p {
	margin-bottom:10px;
}


#c div.first {
	margin:0px;
	padding:0px;
	border-top:0px;
}

#c h3 {
	margin:0;
	margin-bottom:5px;
	font-size:90%;
}

#cwrapper {
	margin:0px;
	padding:0px;
	width:160px;
	clear:both;
}

#leftcontent {
	width:160px;
}

#rightcontent {
	width:240px;
	font-size:.9em;
}

#bottomcontent {
	margin-top:40px;
	display:block;
	width:400px;
	clear:both;
	font-size:.9em;
}

#orderlist {
	width:150px;
	margin: 0px 10px 10px 0px;
	padding:0px;
}

#orderlist h2 {
	font-size:.8em;
	height:13px;
}

#orderitems {
	width:150px;
	font-size:.8em;
}

#orderitems td.oi_price {
	width:100px;
	vertical-align:middle;
}

#orderitems td input.oi_amount {
	vertical-align:middle;
	width:17px;
	height:13px;
	color:#273875;
	font-size:100%;
} 

#eventdetails {
	display:top;
	margin: 0px 0px 5px -3px;
	padding:0;
	padding-bottom:10px;
	width:240px;
	border:0px;
	/*border-bottom: 1px solid #010066;*/
	border-bottom: 1px solid #f60;
}

#eventdetails td {
	vertical-align:top;
}

#eventdetails td.c1 {
	width:80px
}

#eventdetails td.c2 {
	width:160px
}

#eventdetails thead {
	display:none;
}

#eventdetails tfoot {
	display:none;
}

#locationdetails {
	margin: 0px 0px 10px -3px;
	padding:0px;
	padding-bottom:10px;
	width:240px;
	border:0px;
}

#locationdetails td {
	vertical-align:top;
}

#locationdetails td.c1 {
	width:80px
}

#locationdetails td.c2 {
	width:160px
}

#locationdetails thead {
	display:none;
}

#locationdetails tfoot {
	display:none;
}

#MailButton { 
	margin-left:5px;
	padding-left:15px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:top;
	background-image:url(../img/ic_mail2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#CallBackButton { 
	margin-left:5px;
	padding-left:15px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:top;
	background-image:url(../img/ic_mail2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#PrintButton { 
	padding-left:20px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:text-top;
	background-image:url(../img/ic_print.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#RelatedEventsContent_Items li { text-align:left; }
#RelatedEventsContent_Items li a { font-weight:bold; }

#functions {
	margin-bottom:5px;
}

.justify {
	text-align:justify;
}

.eventsummary {
	margin:0;
	padding:0;
}

.button 
{
	cursor:pointer;
}

.border 
{
	border:solid 1px #000;		
}

.boxed
{
	margin:5px;
	font-weight:bold;
	width:100px;
	height:18px;
	border:solid 1px #383294;
	text-align:center;
}

.boxed a:link { color:#000; text-decoration:none; }
.boxed a:visited {  color:#000;  text-decoration:none; }
.boxed a:hover {  color:#000; text-decoration:underline; }
.boxed a:active {  color:#000; text-decoration:none; }

.lorder:link {font-weight: bold;color:#fff; text-transform:uppercase; text-decoration:none; }
.lorder:visited {font-weight: bold;color:#fff; text-transform:uppercase; text-decoration:none; }
.lorder:hover {font-weight: bold;color:#fff; text-transform:uppercase; text-decoration:underline; }
.lorder:active {font-weight: bold;color:#fff; text-transform:uppercase; text-decoration:none; }



#az h2 {
	width:100%;
	margin: 10px 0 0 0;
	background:#6270B9;
}

span.l {
	float:left;
}

span.r {
	float:right;
}

h2 a {
	margin:0 4px 0 0;
	color:#fff;
}

#leftcontentside
{
	display: none;
}
