div.logoband,#band, div.topnavi, div.advertisment, div.menu, div.content_links, div.content_rechts, div.schriftzug, div.logo,#toolbox,.hide,#helper,#live_scoring {
  display:none;
  visibility:hidden;
}

*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #747474;
    background: #fff;
	text-align: left !important;    
}
div.content {
	background: #fff !important;
}

div.content_umrandung,div.content,div.outer,th,div.doppel_text div,div.doppel_text,div.content h4[style] {
 	text-align: left !important;
 } 

a
{
    text-decoration: underline;
    color: #747474 !important;
}

a.decnone
{
	text-decoration: none;
}

a.pfeil-orange,
a.pfeil,
input.submit,
a.pfeil-back,
input.submit_back,
input.submit_presse
{
	display: none;
}
a.pfeil[href^='http:'] ,a.pfeil-orange[href^='http:'] {
	display: block;
}
a.pfeil[href$='.pdf'],a.pfeil-orange[href$='.pdf'] {
	display: none;
}
h1
{
	font-size: 1.8em;        
    line-height: 1.1em;
    margin: 10px 0px 0px 0px;
}

h2
{
	font-size: 1.5em;    
    line-height: 1.1em;
}
img {
	padding: 10px;
}
div.bold
{
    font-weight: bold;
}

div.start {
	float: left !important;
	width: 280px !important;
	padding: 10px;
}
div.headline img
{
    margin-right: 30px;
    margin-bottom: 20px;
}
div.details
{
    margin: 30px 0px;
}
div.details div.clear {
	clear: both;
}
	div.details div.text
    {
        margin-bottom: 10px;
        display: block !important;
        visibility: visible !important;
    }
    
div.faq div.text,
div.faq2 div.text
{
    display: block !important;
    visibility: visible !important;
}
    div.faq div.text a,
    div.faq2 div.text a
    {
        display: none !important;
    }

div.uebersicht,
div.uebersicht2
{
    clear: both;
    margin: 20px 5px;
    height: auto;
    page-break-inside: avoid;
}
	div.uebersicht img,
	div.uebersicht2 img
    {
        margin-right: 20px;
        float: left;
       
    }
div.tickets {
	margin: 20px 0;
}
 div.spieler,div.spieler2,.dspieler,.dspieler2, div.galeriebilder {
 	float: left;
 	padding: 20px;
 	text-align: left;
 }
 
 div.doppeluebersicht,div.doppeluebersicht2 {
 	clear: both;
 	text-align: left !important;
 	overflow: auto;
 	margin-bottom: 40px;
 } 
 .doppel_text{
 	width:350px;
 }
 div.url {
	margin-top: 20px;
 }
 
td {
	padding: 5px;
}



label
{
    margin-right: 10px;
}


#pdf_site
{
    margin: 40px;
}
#pdf_header
{
    text-align: center;
    border-bottom: 1px solid #aaa;
    margin: 40px;
    padding: 0px 0px 20px 0px;
    font-size: 0.8em;
    line-height: 1em;
    color: #aaa;
}
	#pdf_header a
    {
        text-decoration: none;
        color: #aaa !important;
    }