@page {
	size: A4;
	margin-bottom: 100px;
	@bottom-center {
        font-size: 12px;
        content: counter(page) " / " counter(pages);
    }
}

#header, #news, #footer, #logo, #quicklinks, #suche, #kopfbild, #title {
        display: none;
	visibility: hidden;
}

#navigation_large > h1 {
	display: none;
}
#navigation_large > ul {
	display: none;
}
.row.show-for-small > .tiny.button.dropdown {
	display: none;
}
#drop {
	display: none;
}

#breadcrumbs {
	display: none;
}

h1.Title {
	margin-top: -5ex;
}
.footer, .balken {
	display: none;
}

body {
        background: white;
        background-image: none;
        padding: 20px;
background:white;font-size:10pt !important;
}

#main {
        padding: 0px;
        margin: 0px;
        width: 100%;
}

#out-wrapper {
        padding: 0px;
        margin: 0px;
        background-image: none;
        width: 100%;
}

#wrapper {
        padding: 0px;
        margin: 0px;
        background-image: none;
        width: 100%;
}

/*
html,body{background:white;font-size:10pt !important;}
.row .one,
.row .two,
.row .three,
.row .four,
.row .five,
.row .six,
.row .seven,
.row .eight,
.row .nine,
.row .ten,
.row .eleven,
.row .twelve,
.row .offset-by-one,
.row .offset-by-two,
.row .offset-by-three,
.row .offset-by-four,
.row .offset-by-five,
.row .offset-by-six,
.row .offset-by-seven,
.row .offset-by-eight,
.row .offset-by-nine,
.row .offset-by-ten,
.row .centered,
.row .offset-by-one:first-child,
.row .offset-by-two:first-child,
.row .offset-by-three:first-child,
.row .offset-by-four:first-child,
.row .offset-by-five:first-child,
.row .offset-by-six:first-child,
.row .offset-by-seven:first-child,
.row .offset-by-eight:first-child,
.row .offset-by-nine:first-child,
.row .offset-by-ten:first-child,
.row .offset-by-eleven:first-child{margin:0 !important;width:auto !important; float:left !important;}
.print-only{display:none !important;}
a:link,a:visited{color:#666 !important;}
*/
