* { 
  color: black; background:white; 
}

.headline {
	font-family:"times new roman",times,serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;


}


.text {
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 12px;
	padding: 0 0px 0 0px;
}


.tablebig {
  width: 100%;
	font-family:"times new roman",times,serif;
	font-size: 12px;
	padding: 0px;
	border:1px solid black;
	empty-cells:show;
}

.tablesmall {
	width: 100;
	font-family:"times new roman",times,serif;
	font-size: 12px;
	padding: 0px;
	border:1px solid black;
	empty-cells:show;
}

.tableheader {
	font-family:"times new roman",times,serif;
	padding: 0px;
	border-bottom:1px solid black;
}


.fuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;}
	
.ueberschrift {
	font-family:"times new roman",times,serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	padding: 0 0 0 0px;
}

.beschreibung {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;}.telefon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
.tabelle {
	border: 0px none;
}

.bildlinks {
	float: left; margin:10px;}
	
.bildrechts {
	float: right; margin:10px;}	

.navigation { position: fixed;
 top:0px; width: 100%;}
 
.content { position:relative;
top:90px;}

.noprint
{
display:none;
}
