/*  */

/* -----------------------------------------------------------------------------
Thüringen Tourismus
Print-Styles
version:   29.07.2008
author:    sven hantschack
email:     hantschack@webit.de
----------------------------------------------------------------------------- */

/* =Hide
----------------------------------------------------------------------------- */ 
* {
    background-color: white !important; 
    color: black;
    }
    
#wrap {
    width: 100%; /* 210mm; */
    margin: 0;
    }
#sprache,
#navigation,
#suche,
#breadcrump,
#extra {
    display: none;
    }
#inhalt{
    top: 140px;
    left: 0;
    width: 100%;
    overflow: visible;
    }
#head {
    overflow: visible;
    width: 100%;
    padding: 0;
    }    
#head img {
    width: 99%;
    }
div.rubriken {
    page-break-after: always;
}
div.rahmen {
    width: 85%;
    }
div.ce {
    width: 100%;
    }
div.zweispaltig {
    width: 48%;
    margin: 0 1%;
    }
* html div.zweispaltig {
    margin: 0 0.6%;
    }
div.kopf_kleber {
    border: 1px solid #cccbcc;
    border-width: 1px 1px 0;
    }
div.ce_kleber {
    border: 1px solid #cccbcc;
    border-width: 0 1px;
    }
div.ce_kleber div {
    border: 0 !important;
    }
div.fuss_kleber {
    border: 1px solid #cccbcc;
    border-width: 0 1px 1px;
    }
    
div.einstieg div.rubriken div.ce div.teaserbild a {
    display: block; 
    position: static;
    width: 100px;
    height: auto;
    }
    
div.einstieg div.rubriken div.ce div.teaserbild span {
    display: none;
    }
    
div.vierspaltig_einstieg {
/*    page-break-before: always;    */
    overflow: visible;
    }
