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

a:hover,a:active
{
  color: #cd6b02;
  text-decoration: underline;
}

a img
{
  border:0;
}

html,body
{
  margin: 0;
  padding: 0;
  height: 100%;
}

body
{
  font-family: verdana,sans;
  font-size: 12px;
  color: #555555;
  background-image: url(img/background.jpg);
}

h1,h2
{
  font-family: verdana,sans;
  font-size: 12px;
  color: #753e03;
  margin: 0;
  margin-bottom: 10px;
}

h3
{
  font-family: verdana,sans;
  font-size:20px;
  color: #753e03;
  margin: 0;
  margin-bottom: 10px;
}

input,select,textarea
{
  background-color: #fce7bc;
  border: 1px dotted #e0ae45;
  font-family: verdana,sans;
  font-size: 12px;
}

.imgLeft
{
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #a6791c;
  text-align: center;
}

.imgLeft img
{
  border: 1px solid #e0ae45;
}

.imgRight img
{
  border: 1px solid #e0ae45;
}

.imgRight
{
  float: right;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #a6791c;
  text-align: center;
}

.imgRight_borderless
{
  float: right;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #a6791c;
  text-align: center;
}

#maintbl
{
  margin: 0 auto;
  width: 750px;
  /*height: 100%;*/
  border-style: solid;
  border-width: 1px;
  border-color: #e0ae45;
  border-collapse: collapse;
  border-bottom-style: none;
  border-top-style: none;
}


#maintbl td
{
  vertical-align: top;
  font-size: 12px;
  background-color: #fdd47d;
}

#header
{
  height: 148px;
  background-image: url(img/Banner.jpg);
  border-bottom-style: solid;
  border-bottom-color: #e0ae45;
  border-bottom-width: 1px;
}

#footer
{
  font-size:10px;
  color: #a6791c;
}

#menutd
{
  width: 150px;
  padding: 0;
  padding-top: 5px;
}

#menutbl
{
  width: 100%;
  margin: 0;
}

#menutbl th
{
  color: #353535;
}

#menutbl td,th
{
  font-weight: bold;
  background-color: #fdda91;
}

#menutbl td:hover
{
  background-color: #fee4ab;
}

#contenttd
{
  padding: 5px;
}

#contacttd
{
  height: 15px;
  text-align: center;
}

#heidecamptext
{
  position:relative;top:-110px;left:15px;
  font-weight:bold;
  color:#FFFFFF;
}

#heidecamptext h1
{
  color:#FFFFFF;
}
#heidecamptext h3
{
  color:#FFFF00;
}
#heidecamptext a
{
  color:#FFFF00;
  font-weight:bold;
}
#preis
{
  font-weight:bold;
  color:#FFFF00;
  font-size:16px;
}