BODY { 
        background-color: transparent;
        font-size: 12px;
        color: #000000;
        font-family: Arial;
        margin: 0;
        padding: 0;
}



A {  
        color: #000000;
        text-decoration: none;
}

UL {  
        margin: 0;
        padding: 0;
}

LI {  
        list-style-type: none;
        margin-bottom: 20px;
}

H2 {  
        font-weight: bold;
        font-size: 12px;
}



#navigation {  
        display: none;
}

#mainImage {  
        display: none;
}

#left {  
        height: auto;
        display: block;
        float: none;
}

#right {  
        height: auto;
        display: block;
        float: none;
}

#frame {  
        height: auto;
        background-color: transparent;
        margin: 0;        
}

#footer {  
        display: none;
}


#newsHeadline {  
        display: block;
        margin-top: 60px;
}

#gfxNewsHeadline {  
        display: none;
}

#cities {  
        position: absolute;
        top: 50px;
        left: 80px;
        
}

#cities .pipe {  
        margin-left: 10px;
        margin-right: 10px;
}

IMG { 
        border: none;
}

#left .pagehead h1{  
        position: absolute;
        left: 480px;
        top: 0;
        font-size: 16px;
}

.row2 {  
        margin: 0;
        padding: 0;
}

.nav-level2 {  
        margin-top: 60px;
}

#right .pagehead IMG {  
        margin-bottom: 60px;

}

/* ======================================================================== */
/* SubSection (ohne Grafik) */
/* ======================================================================== */
#left DIV.subSection { 
        background-image: url(../pix/pa_l_section_line.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 4px;
        clear: both;
}
#left DIV.subSection P.title { 
        clear: both;
        float: left;
        width: 55px;
        margin-right: 6px;
}
#left DIV.subSection DIV.content { 
        float: left;
        width: 419px;
        padding-bottom: 1em;
        line-height: 1.4em;
}
#left DIV.subSection DIV.content P { 

}

/*====================================*/
/*generell*/
/*===================================*/

.noprint {
	display: none;
}
