.noprint,
.map-list-nav,
.header-home,
#loading,
#top,
#left,
#breadcrumb,
#tagcloud,
#steuerbox-bg,
#sub-nav-title,
#footer{
	display:none;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3;
}

body{
	background:none !important;
}

a{
 	color:#000;
	text-decoration:none;
}

hr{
	height:1px;
	border:none;
  clear: both;
	border-bottom:1px solid #000;
}

h1, h2, h3, h4, h5, h6 {
	color:#000;
	margin:0 ;
  font-weight: normal;
}

h1,
h1 a{
	font-size:20px;
}

#logo-print{
  text-align: left;
  border-bottom:1px solid #000;
  margin-bottom:20px;
	padding-bottom:20px;
}

.meldung{
  float: none;
}
.meldung h2{
  font-size:20px;
}
.meldung img{
	float:right;
	padding-left:10px;
}

#header #map{
  position: relative;
  width: 650px;
  height: 400px;
}

#content #right{
  float: none;
  clear: both;
  padding: 30px 0 0 0;
}
#content #right h1,
#content #right h1 a{
  font-size:16px;
}

table.liste {
	cursor:pointer;
	border-bottom:1px solid #bcbdbf;
	width:100%;
	padding:10px 0;
	line-height:1.4;
}

.kontakt-form select,
.kontakt-form input,
.kontakt-form textarea{
	border:1px solid #bcbdbf;
	padding:2px 2px;
	margin:4px 0px;
}

.kontakt-form td.pr{
	padding-right:20px;
}

.box .inhalt{
  padding:0 0 10px 0;
}

.box .inhalt .img-float-right{
	float:right;
	clear:right;
	padding:2px 0 12px 12px;
}

