
body {
  font: x-small sans-serif;
  background: #FFF8DD url(../cms/templates/engler_test/images/style1/bg.png) 50% 0 no-repeat;
  color: black;
  margin: 0;
  padding: 0;
  text-align: center;
}

a:hover {
  color: red;
}

a:link, a:visited {
  color: #344c56;
  text-decoration: none;  
}

img {
  border: none;
}

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -420px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 840px;
	height: 500px;
	visibility: visible
	}

table.index {
  border-collapse:collapse;
  vertical-align: middle;
  text-align: center;
}

td.indexleft {
  /*background-color : #CCCECC;*/
  background-color : #FAF6E5;
}

td.indexright {
  /*background-color : #344e54;*/
  background-color : #642D1C;
}
div.impressum {
  text-align: left;
  font-size: 75%;
}
