body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
  color: #6a4b37;
  background-color: #f3c800;
  background-image: url(pics/back.gif);
  margin-top: 0px;
}

#wrapper {
  position: relative;
  width: 600px;
  margin: 15px auto;
}

#wrapper_content {

  width: 600px;
  margin-top: 10px;
  border: #c22323 1px solid;
  background-color: #fbf6c5;

}


#header {
	width: 600px;
	height: 300px;
  border: #c22323 1px solid;
	background-color: transparent;
	background-image: url(pics/header.gif);
}

#menu {
  float: left;
  width: 150px;
  background-color: #fbf6c5;
  padding-left: 10px;
}

#inhalt {
  float: right;
  width: 400px;
  padding-left: 19px;
  padding-right: 19px;
  background-color: #fbf6c5;
}

#footer {
	clear: both;
	width: 600px;
	height: 65px;
  background-color: #fbf6c5;

}


.title {
font-family: Lucida Sans, Tahoma, sans-serif;
height: 15px;
color: #c22323;
font-size: 14px;
text-align: left;
text-transform: uppercase;
background-image: url(pics/title_back.gif);
background-repeat: no-repeat;
background-position: right;
border: #c22323 1px solid;
width: 95%;
margin-bottom: 15px;
padding-left: 20px;
margin-top: 20px;
}

.linie {
  border-bottom-color: #4c2429;
  border-bottom-width: 1px;
  border-bottom-style:solid;
  margin-left: 330px;
}

.center {
margin: 0 auto;
text-align: center;
}

.affi_img {
   border: 0;
   margin: 2px;
}

img {
 border: 0;
}

a img {
 border: 0;
}

a {
  text-decoration: underline;
	color: #c22323;
}

.fans {
width: 200px;
margin: 0 auto;
text-align: center;
}

a:hover {
text-decoration: underline;
  font-weight: bold;
	color: #c22323;
  
}

a.menulink {
  font-family: lucida sans, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #b77e3c;
  text-decoration: none;
  padding-left: 20px;
  margin-left: 3px;
  display: block;
  height: 15px;
  padding-top: 5px;
  padding-bottom: 2px;
  background-image: url(pics/button.gif);
  background-repeat: no-repeat;
}


a:hover.menulink {
  text-decoration: none;
	color: #c22323;
  background-image: url(pics/button_back.gif);
  background-repeat: no-repeat;
  display: block;

}

input, select, option {
  border: 1px #b77e3c solid;
  background-color: #f1e59c;
  color: #c22323;
}

textarea {
  border: 1px #b77e3c solid;
  background-color: #f1e59c;
  color: #c22323;
  width: 350px;
}
