/*  PRINT-STYLES Stadt Villingen-Schwenningen
----------------------------------------------------*/

html, body
{
    width: auto;
    height: auto;
    overflow: visible;
}


body
{
    color: #000000;
}

a[href]:after
{
  content:" ["attr(href)"]";
  background-color: inherit;
  color: #444444 !important;
  font-style: italic;
}


#container-hintergrundbild
{
    display: none !important;
}

#hintergrundbild
{
    display: none !important;
}


#kopf
{
    display: none;
}


#kopfbild
{
    display: none;
}

#rahmen
{
    width: auto;
    border-bottom: none !important;
}


#scroller
{
    float: none;
    width: auto;
    height: auto;
    background-image: none;
    overflow: visible;
}

#topservice
{
    display: none;
}

#navi
{
    display: none;
}

#breadcrumb
{
    display: none;
}

#spalte1
{
    display: none;
}

#spalte5
{
    display: none;
}

#spalte234
{
    width: auto;
}


#fuss
{
    display: none;
}

#copyright
{
    margin: 0;
}


.blaettern
{
    display: none;
}




