/*
-----------------------------------------------
mnr main style
version: 2004.07.04
----------------------------------------------- */
html, body
{
   top:0; left:0; right:0;
   min-height:100%;
   margin:0; padding:0;
   width:100%;
}


h1,h2,h3,h4,h4,h6,p,span,img {
	margin:0;
	padding:0;
	font-size:100.01%;
	color: #0066CB;
	font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;


}

div.clear {
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
	}

body {
  margin:0;
  padding:0;
  position:absolute;

  color:#0066CB;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
	text-align:center;
  }
  
/* Column Structure
----------------------------------------------- */

#container {
	margin:40px auto;
	border: none;
	width:1024px;
	background: none repeat-y 50%;
	text-align:center;
	color: #0066CB;


}

#logo {
	text-align:left;
	width:758px;
	background:#fff;
	margin:0 1px 0 1px;
	font-size:11px;
	border-top:1px #000 solid;
	padding:20px 0 0 0;
}

#header {
	text-align:left;
	width:758px;
	background:#268;
	margin:0 1px;
}


#navigation
{
	position: fixed;
	left: 82%;
	top: 20px;
	width: 10em;
	z-index: 3;
	visibility: inherit;
	border-top: thin inset #0066CB;
	border-right: thin none #0066CB;
	border-bottom: thin inset #0066CB;
	border-left: thin inset #0066CB;
	margin: auto;
}

  #fixiert {
    position: absolute;
    top: 1.8em; left: 2em;
    width: 12em;
    background-color: white;
    border: 1px solid #0066CB;
  }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }

.footertext {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0066CB;

}
.DanzTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #0066CB;
	color: #FFFFFF;
	height: auto;
	width: 100%;
	line-height: 36px;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.DanzSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 100%;
	line-height: 22px;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #0066CB;

}
#sanitaerlogo {
	left: 478px;
	top: 214px;
	background-position: 500px 500px;
	position: absolute;
	width: 152px;
	height: 14px;



}
#highlight {
	font-size: 14px;
}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: blink;
}
