a:link {
	color: #666666;
	font: bold 1.2em Courier New, Courier, monospace;
	text-decoration: none;
	}
	a:active {
	color: #666666;
	font: bold 1.2em Courier New, Courier, monospace;
	text-decoration: none;
	}
	a:hover {
	color: #A88159;
	font: bold 1.2em Courier New, Courier, monospace;
	text-decoration: none;
	}
	a:visited {
	color: #666666;
	font: bold 1.2em Courier New, Courier, monospace;
	text-decoration: none;
	}

  ul#navigation {
  list-style:outside;
    margin: 0; padding: 0.6em;
    text-align: left;
  }
  
  ul#navigation li {
    list-style: none;
    margin: 0.3em; padding: 0;
    display: inline;
  }

  ul#navigation a {
    padding: 1px 15px 1px 32px;
    text-decoration: none;
	font-weight:normal;
    color: #666666; 
	font-family: Courier New, Courier, monospace;
	font-size: 1.2em;
	background-image: url(img/square.gif);
	background-repeat:no-repeat;
  }
   
  * html ul#navigation a {
    width: 1.2em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation a:hover, ul#navigation span {
    color: #A88159;
	background-image: url(img/square-over.gif);
	background-repeat:no-repeat;
  }


img {
	border: 0;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E5E5E5;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	letter-spacing:0.03em;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #A88159;
	text-align: right;
	letter-spacing:0.04em;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	letter-spacing:0.03em;
}

.background {
	height: 100%;
	width: 100%;
}

.background-w {
	height: 1400px;
	width: 1364px;
	position: relative;
	top: 0px;
}


#nav0 {
	height: 32px;
	width: 920px;
	font-weight:bolder;
	color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 203px;
	background-color: #FFFFFF;
}

#header {
	height: 173px;
	width: 920px;
	position: absolute;
	left: 200px;
	top: 30px;
}


#content {
	height: 1060px;
	width: 920px;
	position: absolute;
	background-image: url(img/content-bg.jpg);
	background-repeat:repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 01.0em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	letter-spacing:0.05em;
	line-height:1.5em;
	left: 200px;
	top: 203px;
	background-color: #FFFFFF;
}

.text_links {
	height: 1000px;
	width: 460px;
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	letter-spacing:0.05em;
	line-height:1.5em;
	left: 0px;
	top: 10px;
}

.text_mitte {
	height: 1000px;
	width: 900px;
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	letter-spacing:0.05em;
	line-height:1.5em;
	left: 10px;
	top: 10px;

}

.text_rechts {
	height: 1000px;
	width: 460px;
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	letter-spacing:0.05em;
	line-height:1.5em;
	left: 460px;
	top: 10px;

}

