p {
 font-family: Arial;
 font-size: 9pt;
}

div.rightframe {
  border: 1px solid #8c571f;
  padding: 5px;
}

hr{
  width: 99%;
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #8c571f;
  border-bottom: solid 1px #8c571f; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

ul {
 font-family: Arial;
 font-size: 10pt;
}

B {
 font-family: Arial;
}

A.box {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-bottom:5px;

}

A.menu {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
 position: relative;
 top: 4px;
 text-decoration: none;
}

A.footerlinks {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
}

A {
 font-family: Arial;
 font-size: 10pt;
 color: #8c571f;
}

.textad A {
 font-family: Arial;
 font-size: 17pt;
 color: #8c571f;
}

H1 {
 font-family: Arial;
 font-size: 12pt;
 color: #8c571f;
 font-weight: bold;
}

h2 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

h3 {
 font-family: Arial;
 font-size: 10pt;
 color: #8c571f;
 font-weight: bold;
}

body {
 background-image: url("images/bg.gif");
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 font-family: Arial;
 font-size: 10pt;
 margin-top:0px;

}

.main {
 border: 1px solid #8c571f;
 width: 900px;
 text-position: center;
 margin-left:auto;
 margin-right:auto;

}

.sline {
 background-color:#FFFFFF;
 width: 600;
 height: 1px;
}

.menustart {
 background-color:#8c571f;
 width: 195;
 height: 25px;
 float: left;
}

.menuline {
 background-color:#FFFFFF;
 width: 1;
 height: 25px;
 float: left;
}

.menuitem {
 background-color:#9f7141;
 width: 120;
 height: 25px;
 text-align: center;
 float: left;
}

.menuend {
 background-color:#8c571f;
 width: 581px;
 height: 25px;
 float: left;
}

.footerbar {
 background-color:#8c571f;
 width: 892px;
 height: 25px;
 margin: 4px;
}

.footer {
 font-family: Arial;
 font-size: 10pt;
 color: #FFFFFF;
 margin: 5px;
 padding-top: 4px;
 text-align: center;
}


.maintext {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 margin: 5px;
 padding: 5px;
 position: relative;
 left:5px;

}

.ads {
  width: 160px;
  height: 600px;
  padding-left: 4px;
  float: left;
}


.breakfloat {
 float: none;
 clear:left;
}
