body {
  font-family: arial;
  font-size: 12px;
  color: #1e1a16;
  margin: 0px;
  text-align: center;
}
table {
  font-family: arial;
  font-size: 12px;
  color: #1e1a16;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 940px;
	background: #fbe995 url('../images/mainfont.gif') bottom center no-repeat;
  margin-bottom: 20px;
}

#header {
	margin: 0;
  height: 140px;
  width: 940px;
  padding-top: 20px;
  background: #fff;
}
#header img {
  
}
#container {
}
#left {
	float: left;
	width: 170px;
  padding: 7px;
  padding-top: 0px;
  display:inline;
  height: 560px;
}

#right {
	float: right;
	width: 210px;
  padding: 10px;
  padding-top: 55px;
  display:inline;
  height: 476px;
}

#content { 
	float: left;
  padding: 30px 0;
  width: 516px;
  display:inline;
}
#rcontent {
  height: 400px;
}
#footer {
	clear: both;
} 
#left ul {
  list-style-image: url(../images/navi-style.gif);
  margin: 0px;
  padding: 0px;
  margin-top: 50px;
  margin-left: 20px;
}
#left ul li a {
  text-decoration: none;
  color: #1e1a16;
}
#left ul li a:hover {
  text-decoration: underline;
  color: #c32434;
}
#left ul li a.active {
  font-weight: bold;
  color: #c32434;
}
#left ul li {
  padding-top: 9px;
}

h1 {
  font-size: 18px;
  color: #c32434;
  margin-top: 0px;
}
h2 {
  margin-top: 0px;
}
h3 {
  font-size: 13px;
  color: #c32434;
  margin: 0px;
  margin-bottom: 10px;
}
#kontakt {
  width: 170px;
  margin-top: 200px;
  font-size: 12px;
  margin-left: 10px;
}
#anfrage {
  margin-left: 5px;
  margin-top: 0px;
}
#topnavi {
  margin-top: 116px;
  float: right; 
}
#topnavi a {
  text-decoration: none;
}
#topnavi img {
  margin-right: 10px;
}
.thumb {
  float: left;
  margin-right: 2px;
}
#content-foto {
  width: 500px;
  height: 500px;
}
#content_thumbs {
  width: 500px;
  height: 80px;
  margin-top: 10px;
  margin-left: 8px;
}
#content_thumbs .row .thumb {
  width: 98px;
}
#fotonavi {
  width: 500px;
}
#next {
  width: 100px;
  float: right;
  text-align: right;
}
#prev {
	width: 100px;
}
td {
  padding: 5px;
}
#next a, #prev a {
  text-decoration: none;
  color: #1e1a16;
}
a {
  color: #1e1a16;
}
#impressum {
  text-align: center;
  font-size: 10px;
  width: 100%;
}
#impressum a {
  color: #555;
  text-decoration: none;
}
