  * {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;

}
   body {
	text-align: center;
    min-width: 600px;
    background-color: #ffffff;
    color: #000000;
   }
img{
  border: 0;
}

input{
  border: hidden;
}
#navbar a:link	{ color: #831b21; text-decoration: none; }
#navbar a:visited	{ color: #831b21; text-decoration: none; }
#navbar a:hover	{ color: #cc2630; text-decoration: none;}
#navbar a:active	{ color: #cc2630; text-decoration: none;}
#navbar a.active:link,#navbar a.active:visited,#navbar a.active:active,#navbar a.active:hover {
color: #cc2630; text-decoration: none;
}
#navi3 a:link	{ color: #A2A2A2; text-decoration: none; }
#navi3 a:visited	{ color: #A2A2A2; text-decoration: none; }
#navi3 a:hover	{ color: #000000; text-decoration: none;}
#navi3 a:active	{ color: #000000; text-decoration: none;}
#navi3 a.active:link,#navi3 a.active:visited,#navi3 a.active:active,#navi3 a.active:hover {
color: #000000; text-decoration: none;
}

#wrapper {
	 margin:auto;
     width: 900px;
     height: 600px;
     text-align: left;
     background-color: #ffffff;
     position: relative;
     font-family: Trebuchet MS;
     font-weight: bold;
}
#navbar {
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  position: relative;
}
#navi {
  width: auto;
  left: 205px;
  top: 15px;
  color: #831b21;
  position: absolute;
 line-height: 25px;
 font-size: 16px;
}
#navi2 {
  width: auto;
  right: 110px;
  top: 20px;
  color: #831b21;
  position: absolute;
  font-size: 10px;
}
#navi3 {
  width: auto;
  right: 20px;
  top: 20px;
  color: #A2A2A2;
  position: absolute;
  font-size: 12px;
}
.reihe {
  clear: both;
  padding: 0px 0px;
  text-align: right;
   color: #A2A2A2;

}
input{
border: none;
  border-top: 1px solid #A2A2A2;
  border-bottom: 1px solid #A2A2A2;
  color: #831b21;
  height: 16px;

}

.knopf {
  clear: both;
  text-align: left;
     font-size: 10px;
  color: #831b21;
  background-color: transparent;
  border: none;
  cursor: pointer;
}



#search {
  right: 20px;
  color: #FFFFFF;
  position: absolute;
    top: 5px;
    font-size: 12px;
}
#logo {
 position: absolute;
 left: 30px;
 top: 0px;
 overflow: visible;
 z-index: 10;
 }
 #typosk {
 position: absolute;
 left: 10px;
 top: 150px;
 overflow: visible;
 z-index: 5;

}
#content {
position: absolute;
width: auto;
height: auto;
left: 20px;
right: 20px;
top: 100px;
text-align: left;
font-size: 14px;
 color:#000000;
  display: run-in;
  font-weight: bold;
  font-family: Trebuchet MS;
}
#content2 {
position: absolute;
width: auto;
height: auto;
left: 250px;
right: 20px;
top: 100px;
text-align: left;
font-size: 14px;
 color:#000000;
  display: run-in;
  font-weight: bold;
  font-family: Trebuchet MS;
}
#content a:link	{ color: #831b21; text-decoration: none; }
#content a:visited	{ color: #831b21; text-decoration: none; }
#content a:hover	{ color: #831b21; text-decoration: underline;}
#content a:active	{ color: #831b21; text-decoration: none;}

#main{
  position: absolute;
  top: 80px;
  right: 0px;
  height: 542px;
  width: 900px;
  z-index: 0;

}
#footnavi{
  position: absolute;
  bottom: 50px;
  left: 50px;
  color: #831b21;
  font-size: 12px;
  display: inline-table;
}
#footnavi a:link	{ color: #831b21; text-decoration: none; }
#footnavi a:visited	{ color: #831b21; text-decoration: none; }
#footnavi a:hover	{ color: #831b21; text-decoration: underline;}
#footnavi a:active	{ color: #831b21; text-decoration: none;}





