body {
	text-align: center;
	background: rgb(0,81,73) url(HiGr-Dalamcija-Body.jpg)
	top center repeat;
	left: 14px;
	padding: 15px 0 15px 0;
	margin: 10px 10px 5px 15px;
	/*color: #FFFFFF;*/
	color: rgb(216,190,136);
	position: absolute;
	float: left;
	font-family: "Helvetica Neue Medium", Helvetica;
	font-size: 80%;
	}
  #inhalt {
	background: url(HiGr-Dalamcija-Start.jpg) 
	top center no-repeat;
	overflow: hidden;
	color: rgb(0,81,73);
	top: 30px;
	left: 20px;
	height:650px;
	width:900px;
	margin: 15px 5px 5px 5px;
 	padding: 10px 5px 5px 15px;	
  }
  #Impressum {
	text-align: center;
	background:url(HiGr-Dalamcija-Fuss.gif) 
    top center no-repeat;
	overflow: hidden;
	color: rgb(216,190,136);
	top: 30px;
	left: 20px;
	height:580px;
	width:900px;
	margin: 15px 5px 5px 5px;
	padding: 10px 5px 5px 15px;
  }
  #text {
	font-family: "Helvetica Neue Medium", "Helvetica Neue", "Helvetica Inserat", "Helvetica Black", Helvetica;
	color:#D8BE88;
	font-size:14px;
  }
   
  #unten {
	bottom:10px;
	padding: 20px 20px 20px 20px;
	color:#D8BE88;
	margin-bottom: 0.5em;
	font-style: normal;
	text-align: center;
  }

  a:link {
  	text-decoration: underline;
	
  }
  a:visited {
	text-decoration: underline;
	color: #D8BE88;
  }
   /* Header
  ----------------------------------------------- */
  h1 {
	padding-top: 5px;
	font-size: 3.4em;
	letter-spacing: 0.1em;
	text-align: center;
	color: #D8BE88;
	top: 25px;
  }
 
  h2 {
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	padding-bottom: 3px;
	color:#D8BE88;
  }
 
   p {
	line-height: 1.6;
	color: #D8BE88;
	font-size: 14px;
  }
 a:link {
	color: #D8BE88;
	text-decoration: none;
  }
  a:visited {
  	color: #D8BE88;
  	text-decoration: none;
  }
  a:hover {
  	color: #000;
  	border-color: #000;
  }

