body {
	overflow:scroll;
  background-color:white;
}

#wrap {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  width:840px;
  padding: 0;
  margin:25px auto 40px auto;
}

#ueberschrift {
  height:85px;
  background-color:#39a3ac;
  padding:10px 15px 5px 20px;
}

#fingermaxlogo {
	margin-left:270px;
	margin-top:12px;
}

h1 {
	text-indent:-100000px;
}

h2 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:20px;
}

h3 {
	font-size:14px;
  font-weight:bold;
	margin-top:35px;
  margin-bottom:15px;
}

p {
  margin-top:10px;
}

table {
       	border-style: solid;
     	border-color: #9ACB31;
     	border-width: 1px;
      }

td {
       	border-style: none;
     	border-color: #CC9900;
     	border-width: 5px;
        text-align: left; 
}

#inhalt {
  background-color:white;
  padding:50px 45px 15px 45px;
  clear:left;
}

#inhalt ul {
  padding-left:15px;
	margin-bottom:18px;
}

#inhalt li {
  list-style-type:disc;
  list-style-position:outside;
	margin-bottom:5px;
}

#nav li {
	font-size:14px;
  text-align:center;
  font-weight:bold;
  list-style-type:none;
  padding-top:2px;
  padding-bottom:2px; 
	margin-bottom:20px;
  float:left;
}

.textlinks {
  width:320px;
}

.fulltext {
  width:840px;
}

.rechts {
  margin-bottom:15px;
  float:right;
	position:relative;
	top:1em;
}

.stop {
  clear:right;
}

#nav a:link {
  text-decoration:none;
  color:white;
}

#nav a:visited {
  text-decoration:none;
  color:white;
}

#nav a:hover {  
  text-decoration:underline overline;
  color:#39A3AC;
}

#nav a:active {   
  text-decoration:none;
  color:white;
}

.link {
  width:168px;
  background-color:#9acb31;
}

#auswahl {
	width:168px;
	background-color:#bce070;
}

.backsand {
     background-color: #39A3AC;
}

.links {
       text-align: left;
       }

.backpflicht {
     background-color: #9ACB31;
}

.backbest {
     background-color: #BCE070;
}
.wichtig {
         font-size:16px;
         font-weight:bold;
         color:red;
         }

         

