html,body {
	margin: 0;
	padding: 0;
	background-color: #fff;	
	background-image: url('site_bg.jpg');
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #FFF;
}

div.container {
	position: relative;	
	background-image: url('set_bg.jpg');
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 500px;
}


div.right {
	position: absolute;
	overflow: auto;
	background-color: #;
	border-left: 0px;
	top: 192px;
	left: 410px;
	width: 360px;
	height: 240px;
	padding-left: 0px;
	padding-right: 0px;
}

div.left {
	position: absolute;
	overflow: hidden;
	background-color: #;
	border-left: 0px;
	top: 192px;
	left: 30px;
	width: 560px;
	height: 298px;
	padding-left: 0px;
	padding-right: 0px;
}


div.bottom {
	position: absolute;
	font-size: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background-color: #;
	color: #333;
	top: 490px;
	width: 800px;
	height: 21px;
}

div.key {
	position: absolute;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background-color: #;
	color: #999;
	top: 520px;
	left: 20px;
	width: 740px;
	text-align: left;
}




H1 {
	font-family: arial, sans;
	font-size: 19px;	
	margin: 15px 10px 0px 0px;
	line-height: 20px;
	color: #fecc00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

H2 {
	font-family: Arial, sans;
	font-size: 13px;	
	margin: 10px 10px 20px 0px;
	color: #fecc00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none ; 
}

H3 {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	margin: 15px 0px 5px 0px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

H4 {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 11px;	
	margin: 0px 0px 0px -2px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none ;
}

P {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 14px;
	text-align: justify;
	margin: 0px 10px 20px 0px;
	azimuth: left-side;
	pause-before: 20s;
}

P.map01 {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

P.map02 {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-align: justify;
	margin: 0px 0px 10px 20px;
}

P.map03 {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-align: justify;
	margin: 0px 0px 10px 40px;
}

ol {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: justify;
	margin: 4px 10px 0px 50px;
	azimuth: left-side;
	pause-before: 20s;
}

A:active {
	color: #fecc00;
	text-decoration: none ;
}

A:link {
	color: #fecc00;
	text-decoration: none ;
}

A:visited {
	color: #fecc00;
	text-decoration: none ;
}

A:hover {
	color: #fecc00;
	text-decoration: underline;
}

a.info1 {
	position: relative;
	z-index: 24;
	background-color: #;
	color: #003366;
	text-decoration: none
}

a.info1:hover {
	z-index: 25;
	background-color: #99CDFF;
}

a.info1 span {
	display: none;
}

a.info1:hover span {
	display: block;
	position: absolute;
	top: -51px;
	left: -602px;
	width: 354px;
	height: 334px;
	padding: 20px 10px 10px 10px;
	border:1px solid #FFFFFF;
	background-color:#ADBDC5;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
}

a.info1:h1 {
	font-size: 16px;
}

div#counter {
	margin-top: 50px;
}

img.image {
	border: 0px solid #333;
	}
	
img.head01 {
	border: 0px solid #333;
	}
	
img.head02 {
	border: 0px solid #333;
	}


table.parameter
	{
	position: relative;
	width: 360px;
 	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
 	font-size: 12px;
 	height: 18px;
 	top: 0px;
 	left: 20px;
 	line-height: 14px;
 	font-weight: normal;
 	text-align: left;
 	margin: 0px 0px 0px 0px;
	}

td.bezeichnung 
	{
	vertical-align: top;
	width: 110px;
 	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
 	color: #336;
 	font-size: 12px;
 	line-height: 14px;
 	text-align: left;
 	font-weight: normal;
 	padding-bottom: 2px;
 	align: bottom;
	}

td.parameter
	{
	width: 240px;
 	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
 	color: #336;
 	font-size: 12px;
 	line-height: 14px;
 	text-align: left;
 	margin: 0px 0px 0px 0px;
 	font-weight: normal;
 	padding-bottom: 2px;
	}
	
	
.finput {
  width: 230px;
  height: 16px;
  border: 1px solid #336;
  background: #fff;
  color: #336;
  font-family: Arial,sans-serif;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 3px;
}


.finput2 {
  width: 25px;
  height: 16px;
  border: 1px solid #336;
  background: #fff;
  color: #336;
  font-family: Arial,sans-serif;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 3px;
}

.ftext {
  width: 230px;
  height: 120px;
  border: 1px solid #336;
  background: #fff;
  color: #336;
  font-family: Verdana,sans-serif;
  font-size: 12px;
  padding-top: 1px;
  padding-left: 3px;
}

.fbtn {
  width: 230px;
  height: 16px;
  border: 0px solid #336;  
  background: #336;
  color:#FFF;
  font-family: Verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  cursor: pointer;
}
