body { 
	font-size:12pt; 
	background:#fff; 
	text-align:left;
	color:black;
}

body * { 
	color:black !important;
	font-family:"Times New Roman",Times,serif !important;
}

a {
	color:#0000cc !important;
}

#site { 
	/*background-image:none;*/
	background-color:#fff; 
	width:100%;
	text-align:left;
}

.hr {
	height:0px;
	background:#000 !important;
}

hr.hide {
	height:1px !important;
	background:#000 !important;
	display:block !important;
	margin-top:20px !important;
	margin-bottom:20px !important;
}
	
/*#header,
#header *,*/
#header-banner,
#navigation,
#navigation *,
#map-nav,
#sortierForm, 
.left,
.right,
.bottom,
.seiten { 
	display:none !important;
	width:1px;
}

div.headline-h1 h1{
    height:140px;
}

div.map-inhalt {
    margin-top:25px;
}

/*#logo a {  width:300px; height:200px;}
#logo a:before { content: url(../images/header_bg.jpg) " " attr(href) " "; }*/

#header {
    display: list-item;
    list-style-image: none;
    list-style-position: inside;
}

#logo a {
    display:block;
    overflow:hidden;
    text-indent:-9999px;
}


.no-print, .no-print * {
	display:block;
}

