html {
height: 100%;
}

#start {
	left: 50%;
	top: 50%;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: -200px;
	margin-top: -100px;
}
#start a {
	color: #000000;
	text-decoration: none;
}
#start a:visited {
	color: #000000;
}



#naviblock{
	position:fixed;
	left:27px;
	top:0px;
	width:160px;
	height:100%;
	padding: 0;
	margin: 0;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	background-image: url(../grafik/hand.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-style: normal;
	font-weight: normal;
}

ul#navi {
	position:relative;
	left:0px;
	width:160px;
	height:100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	margin-top: 120px;
	font-weight: normal;
}

ul#navi li {
 list-style: none;
 height: 20px;
}
 ul#navi a {
	display: block;
	padding: 0.2em;
	font-weight: normal;
	height: 20px;
  }
  ul#navi a:link {
	color: #FF3333;
	text-decoration: none;

  }
  ul#navi a:visited {
 	color: #FF3333;
	text-decoration: none;
	
  }
  ul#navi a:hover {
  color: #000000;
	text-decoration: none;
	
  }
  ul#navi a:active {
   color: #000000;
	text-decoration: none;
	
  }


.style1 {color: #000000}

#hand2hand {
	position:relative;
	left:0px;
	top:27px;
	width:160px;
	height:40;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 250px;
	top: 149px;
	position: absolute;
	color: #000000;
	width: 500px;
	height: 350px;
}

#content a {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
}

#content p {
	margin-top: 0px;
	align:justify;
	line-height:1.6em;
	}


#adresse {
	position:absolute;
	width:348px;
	height:57px;
	z-index:2;
	left: 2px;
	top: 14px;
}
#faxurl {
	position:absolute;
	width:200px;
	height:57px;
	z-index:2;
	left: 244px;
	top: 25px;
}
#marc {
	position:absolute;
	width:210px;
	height:115px;
	z-index:2;
	left: 2px;
	top: 135px;
}
#steve {
	position:absolute;
	width:210px;
	height:115px;
	z-index:2;
	left: 244px;
	top: 135px;
}
#bottom_line {
	position:absolute;
	width:500px;
	left: 2px;
	top:260px;
	height:45px;
	z-index:1;
}

