.versteckt,
.emptyCell,
.noprint,
#horizontalnavi,
#statusbar,
#navigation,
#quickJump,
#generateLink {
   display: none;
}

#ministeriumszeile {
   text-align: right;
}

body {
   margin: 1cm 0.5cm 1cm 1cm;
   font-family: Arial, sans serif;
}

hr {
 border: 0 none;
 color: black;
 background-color: black;
}

a {
   color: black;
   text-decoration: none;
}

div.vg_output {
   padding: 0 1em;
}

#content h3 {
   display: none;
}

#verguenstigungen h3 {
   display: block;
}

#verguenstigungen img {
   margin-top: 0.3cm;
}

/* ############# Umfrage ############# */

#fragebogenwrap {
  width: 90%;
  font-size: 0.9em;
}
.fragebogendrittellinks {
	float:left;
	width:31%;
}
.fragebogendrittelrechts {
	float:right;
	width:32%;
}
.fragebogenlinks {
	float:left;
}
.fragebogenviertellinks {
	width:22%;
	float:left;
}
.fragebogenlinkshalb {
	width:47%;
	float:left;
}
.fragebogenrechtshalb {
	width:47%;
	float:right;
}	
#fragebogentabellefrage4 td {
	text-align:center;
}
#fragebogentabellefrage4 .fragebogentabellelinks {
	width:50%;
	text-align:left;
}
.fragebogenclearfloat {
	clear:both;
}
#fragebogenwrap div {
	margin:5px;
	line-height:150%;
}
.fragebogensektion {
	background-color:lightgray;
	border:1px solid lightgray;
	padding-left:10px;
  margin: 10px 0;
}
#fragebogenwrap input {
	padding:0px;
}
#f11_2, #f14_1, #f14_2, #f14_3 {
	border:none; 
	border-bottom:1px solid;
	width:4em;
	position:relative;
	left:0px;
	cursor:pointer;
}
#fragebogenwrap fieldset {
	padding-left:25px;
}	
#fragebogendrucken {
  display: none;
}
#fragebogenwrap label {
	cursor:pointer;
}
#fragebogenwrap p {
	font-weight:bold;
	position:relative;
	left:-10px;
}
#fragebogenwrap h2 {
	font-variant:small-caps;
}
.fragebogenmittig, #fragebogensenden {
	text-align:center;
}
 .fragebogenfrage legend {
	font-weight:bold !important;
	padding: 10px 2px !important;
	color: black !important;
}