
  
#wrapper {
	margin: auto;
	height: auto;
	width: 910px;
	background-color: #cd853f;
}

#body {
   font-family: Arial, Helvetica, sans-serif, Verdana; 
}

#kopfbereich { 
   color: White;
	background-color: #cd853f; 
	color: #000000;
	height: 50px;
}

#contentleft {
   background-color: #cd853f;
	color: #000000;
	float: left;
	height: 2900px;
	width: 200px;
}

#contentleft img {
   border: 0;
}

/* Navigation */

#navi001 ul {
   color: #cd853f;
	width: 80px;
}

#navi001 li {
   border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navi001 a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	border-left: 3px solid #888888;
}

.navi1 {
	color: #000000;
	border: solid #f4a460;
}

#navi002 ul {
   color: #cd853f;
	width: 120px;
}

#navi002 li {
	border-bottom: 1px solid#000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

#navi002 a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	border-left: 3px solid #8b4513;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #ff6347;
}

a:hover {
	background-color: #c0c0c0;
}

a:active {
	background-color: #32cd32;
}

/* Textbereich*/

#contentright {
   background-color: #cd853f;
	color: #000000;
	float: left;
	height: 2900px;
	width: 710px;
	float: right;
}

#contentright img {
   border: 0;
}

.zug01 {
	background-color: #ffffff;
	height: auto;
	width: 680px;
}

.zug02
  {
  background-color: #000000;
  width: 680px;	
  height: auto;
  }

#textbereich01 {
   background-color: #cd853f;
	color: #000000;
	float: left;
	height: auto;
	width: 700px;
	padding: 5px;	
}

a {
	text-decoration: none;
}

p {
	font-size: 120%;
}

.eep
  {
  background-color: #b0e0e6;
  color: #000000;
  width: 650px;	
  height: auto;
  }

/* Counter */

#counter {
	background-color: #cd853f;
	margin-left: 5px;
}

#count_top {
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  margin-top: 16px;
  border-top: 1pt solid black;
  border-left: 1pt solid black;
  border-right: 1pt solid black;
  width: 185px;
	}

#count_top img {
  height: 16px;
  width: 16px;
  border: 0;
	}

#count_mid {
  font-size: 90%;
  color: #000000;
  border-top: 1pt solid black;
  border-left: 1pt solid black;
  border-right: 1pt solid black;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 180px;
	}

#count_bot {
  font-size: 90%;
  text-align: center;
  color: #000000;
  border: 1pt solid black;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 185px;
	}
	
.fontstatrec {
font-size: 85%;
}




