*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #747474;
    background: #fff;
}

body div
{
    text-align: left;
}

.logo,
#logoband,.logoband,#band,
.content_links,
.content_rechts,
#toolbox,
.hide,embed
{
    display: none;
}
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.start {
	float: left !important;
	width: 280px !important;
	
	padding: 10px;
}
div.start a.pfeil {
	display: none !important;
}
div.bold
{
    font-weight: bold;
}
div.content div.headline div[style] {
	display: block;
	position: inherit !important;
}

div.headline img
{
    margin-right: 30px;
}
div.details
{
    margin: 30px 0px;
}
	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;
       
    }
    
 .tickets {
 	margin: 20px 0;
 }
 div.url {
	margin-top: 20px;
 }
th
{
    text-align: left;
}

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;
    }