/* 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:955px;
	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 {
	width:auto;
	height:100px;
	clear:both;
	background:url(../img/header_bg.gif) repeat-x;
}

#tm 
{
 display:none;
	width:auto;
	height:25px;
}

#tm ul      { display:inline; margin:0; padding:0; list-style-type:none; }
#tm ul li   { display:inline; margin:0; padding:0; float:left; }

#l {
	padding:0;
	width:355px;
	height:82px;
	float:left;
	background:url(../img/tn_blk.gif) top left no-repeat;
	cursor:pointer;
}

#l h1{ display:none; }

#wr1 {
	width:449px;
	height:100px;
	float:left;
}

#wr2 {
	width:151px;
	height:100px;
	float:left;
}

#s {
	/* top margin - right margin - bottom margin - left margin */
	margin:0px 48px 0px 0px; 
	padding:0;
	width:449px;
	height:100px;
	float:right;
}

#txtSearch {
	margin:35px 2px;
	padding: 3px 0px 0px 5px;
	height:18px;
	width: 320px;
	border: solid 1px #000;
}

#goSearch {
	margin:36px 0 0 0;
	padding:0;
	height:22px;
	vertical-align:top;
}

#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;
}

#mailing { margin:10px 10px 0 0px; width:142px; background: #73C300; border:#000 solid 2px; }
#mailing div { margin:2px; padding:2px; background:#73C300; }
#mailing h2 {margin:0; color:#fff; font-size:.9em; }
#mailing p { margin:0; padding:0; }
#mailing a { color:#fff; font-size:.8em; font-weight:bold; text-decoration:none; }

#mn {
	margin:0px 10px 0 0px;
	width:142px;
	background: #7F8081 url(../img/bg_sides.gif);
	border:#000 solid 2px;
}

#mn #mntopimage { height: 23px; width: 142px; }

#mn img { margin:0 0 0 2px; padding:0; border:0; }

#mn ul { margin: 0 0 0 0; padding:0; list-style-type:none; background:#7F8081; }
#mn ul li { margin:0; padding:0; list-style-type:none; background:#7F8081; }
#mn ul li img { margin:0 0 0 0; padding:0; border:0;}
#mn ul ul { display:none; background:#7F8081; }
#mn ul ul.c { display:block; margin:0; font-size: 18px; }
#mn ul ul li { margin-botttom: 5px; padding-left: 2px; list-style-type: disc; list-style-position:inside;  background:#7F8081; color:#7ACD00; font-size:12px; font-weight: bold; }
#mn ul ul li.c { color:#f62; }
#mn ul ul li.a { color:#fff;}

#mn li.ticketextra { margin-left: 10px; }

#cn {
	margin: 15px 0pt 0pt 0px;
	width:147px;
	background:#7F8081;
}

#cn ul { margin:0; padding:0; list-style-type:none; border:#000 solid 2px; }

#cn ul li img { border: none; margin: 2px 0 0 2px; width: 138px; height: 25px; }
#cn ul li a, #cn ul li img, #cn ul li { color: #808080; }
#cn ul li a { text-decoration: none; }

#c { margin:0 30px 0 30px; width:603px;}

#pi {
	margin: 0 0;
	width:147px;
	border:#000 solid 2px;
}

/*#pi td, #pi tr
{
    width: 137px;
    padding: 0 0;
    margin: 0 0;
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
}*/

#selltickets {
    margin: 0px 0px 10px 0px;
}

#partner {
    margin: 15px 0pt 0pt 0px;
}


#c {
	margin-left: 0;
	margin-right: 0;
	width: 650px;
	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;
}

.footerLinks
{
	width: 78.5em;
	margin-top:20px;
	text-align: center;
	position:relative;
	overflow:hidden;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.footerLinks h2
{
	background-color:#77D000;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	margin-bottom:5px;
	padding:5px;
	color:White;
}

.footerLinks .links
{
	float:left;
	text-align:left;
	margin-right:50px;
	margin-left:10px;
	margin-bottom:10px;
}

.footerLinks .links .title
{
	text-transform:uppercase;
	font-weight:bold;
	color:Black;
	margin-bottom:10px;
}

.footerLinks .links .group
{
	padding-left:20px;
	margin:0px;
}

#hackersafe
{
	padding-left: 26px;
}