html {
	/*height:100%; 
	max-height:100%;*/ 
	padding:0px; 
	margin:0px; 
	border:0; 
	background:#cfc;
	font-size:76%; 
	font-family:Arial, Helvetica;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: auto; 
	/* */ 
	}

body {
	/*height:600px; 
	max-height:600px;
	overflow:hidden; 
	border:0;*/ 
	}

div#pagewrapper {
  margin:20px;
  border:0px solid #fff;
  /*width:960px;
  text-align:center;*/
	}


#content {
	display:block; 
	overflow:auto; 
	position:relative; 
	z-index:3; 
	/*top:58px; 
	bottom:30px;*/ 
	width:960px; 
	height:512px;
	margin-left:-480px; 
	left:50%; 
	background:#fff url(../img/bg2_content.jpg) /*fixed no-repeat*/;
	/*background-attachment:fixed;*/
	}

* html #content {
	top:0; 
	height:512px;
	width:960px;
	/*border-top:58px solid #fff; 
	border-bottom:30px solid #fff;*/
	}

#head {
	position:relative; 
	margin-left:-480px; 
	left:50%; 
	top:0px;
	width:480px; 
	min-width:960px; 
	height:58px; 
	background:#fff url(../img/bg2_header.jpg); 
	font-size:0.9em; 
	z-index:5; 
	}

* html #head {
	top:0px; 
  width:960px; 
  height:58px;
	}


#foot {
	text-align:center;
	position:relative; 
	margin-left:-480px;
  padding-top:8px; 
	left:50%; 
	width:960px; 
	min-width:960px; 
	height:30px; 
	background:url(../img/bg2_footer.jpg); background-position:0 100px;
	font-size:1em; 
	z-index:5; 
	font-weight:normal;
	color:#fff;
	}

* html #foot {
	bottom:0px; width:960px; height:30px;
	}

#link0 {
  float:left;
  position:relative;
  width:130px;
  }

#link1 {
  float:left;
  position:relative;
  margin:22px 10px 10px 6px;
  width:155px;
  }

#link2 {
  float:left;
  position:relative;
  margin:22px 10px 10px 6px;
  width:155px;
  }

#link3 {
  float:left;
  position:relative;
  margin:22px 10px 10px 6px;
  width:155px;
  }

#link4 {
  float:left;
  position:relative;
  margin:22px 10px 10px 6px;
  width:155px;
  }

#link5 {
  float:left;
  position:relative;
  margin:14px 10px 10px 6px;
  width:100px;
  }

/*#link6 {
  float:left;
  position:relative;
  margin:10px 10px 8px 6px;
  width:80px;
  }*/

#content p {
	/*padding:5px; */
  padding: 3px 10px 3px 120px;
  line-height: 1.8em;
	}
	
h1, h2, h3 {
  padding: 10px 10px 10px 120px;
 	font-family:Georgia;
 	font-weight:normal;
 	font-style:italic;
 	color:#EC7601;
  }

a.navi, a:visited.navi, a:active.navi {
  color:white;
  text-decoration:none;
  font-size:1.3em;
  }
  
a:hover.navi {
  color:#EC7601;
  }
  
ul {
  padding-left: 140px;
  line-height: 1.8em;
  /*list-style: circle;*/
  }

.navi_currentpage {
  text-decoration:none;
  font-size:1.3em;
  font-weight:bold;
  color:#EC7601;
  }
  
.img_content {
  float:right;
  border:1px solid #fff;
  margin:5px;
  }  

.flashgalerie {
  float:right;
  margin:5px;
  }  

table {
  padding: 3px 10px 3px 120px;
  }

fieldset {
	border:#666 1px solid;
  margin: 3px 10px 3px 120px;
	width:796px;
	}
	
legend {
	align:right;
	font-size:11pt;
 	font-family:Georgia;
 	font-weight:normal;
 	font-style:italic;
 	color:#EC7601;
	}

.standardtext {
  padding: 15px;
  line-height: 1.3em;
	}

