body {
  font : normal 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
  border : 0;
}

a {
  text-decoration : none;
  font-weight : bold;
}

a:visited {
  color : #89bb0a;
}

a:link, a:hover {
  color : #009900;
}

a.float {
text-decoration: none;
}
a.float:hover {
background: none;
}
a.float span { 
display: none;
}
a.float{
    position:relative;
    z-index:24; 
    text-decoration:none}

a.float:hover{z-index:25;}

a.float span{display: none}

a.float:hover span {
display: inline;
position: absolute;
top: 0; 
left: 50px;
width: 250px;
height: 100px;
text-align: center;
border: 1px solid;
background-color:#ffffff;
}

#header {
  width : 980px;
  height : 72px;
}

#bannerleft {
  margin-top: 4px;
  float : left;
  height : 60px;
  width :468px;
}

#bannerright {
  margin-top: 4px;
  float : right;
  height : 60px;
  width :468px;
}

#page {
  padding-top : 10px;
  width : 980px;
}

#header_right {
  margin-top: 1px;
  float : right;
  height : 129px;
  width : 259px;

}

#left {
  width : 158px;
  margin-top : 8px;
  float : left;

}

#center {
  margin-top : 8px;
	float : left;
}

#right {
  width : 150px;
  float : right;
margin-top: 8px;
}

.navi_headline {
  width : 150px;
  height : 20px;
}

.navi_headline_left {
  float : left;
  width : 20px;
}

.navi_headline_center {
  margin : 0 20px 0 20px;
  width : 110px;
  text-align : center;
  font-weight : bold;
  position : absolute;
  height : 20px;
  font-size : 13px;
}

.navi_headline_right {
  float : right;
  width : 20px;
}

.content_headline {
  width : 660px;
  height : 20px;
}

.content_headline_left {
  float : left;
  width : 20px;
}

.content_headline_right {
  float : right;
  width : 20px;
}

.content_headline_center {
  margin : 0 20px 0 20px;
  width : 620px;
  text-align : center;
  font-size : 13px;
  font-weight : bold;
  position : absolute;
  height : 20px;
}

.menu {
  width : 148px;
  padding : 0;
}

.menu ul {
  width : 150px;
  padding : 0;
  margin : 0;
}

.menu li {
  list-style-type : none;
  margin : 0;
  padding : 0;
  border-top-width : 1px;
  border-top-style : solid;
}

.menu li a {
  text-decoration : none;
  font-weight : bold;
  display : block;
  padding : 3px 3px 3px 3px;
}

.content {
  width : 658px;
  border-width : 1px;
  border-style : solid;
}

h2 {
  line-height : 0;
  text-align : center;
  font-weight : bold;
  font-size : 12px;
}

h4 {
  font-size : 11px;
}

#newsticker {
  margin-right : 5px;
  margin-bottom : 5px;
  height : 20px;
}

.boxtext {
  margin : 5px;	
}

#logo { 
  float: left;
  width: 720px;
  height: 130px;
  background-repeat: no-repeat;
  font-size: 12px;
}

#logo a {
  text-decoration: none;
}

#motto {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}

#ellipse {
  text-align: center;
  margin-top: 11px;
  font-size: 140%;
  text-decoration: none;
}

#vermittlung {
  text-align: center;
  font-weight : bold;
  margin-top: 10px;
  font-size: 120%;			
}

div.login {
  font-weight : bold;
  color : #333;
  margin-top : 100px;
  margin-bottom : 40px;
}

.footer {
  clear : both;
	width : 980px;
  text-align : center;
  padding : 10px;
}

div.agb {
}

div.agb div.titel1 {
  font-weight : bold;
  color : #333;
  margin-bottom : 10px;
}

div.agb div.titel2 {
  font-weight : bold;
  color : #000;
  margin-bottom : 5px;
}

div.agb div.text1 {
  color : #000;
  margin-bottom : 20px;
}

div.faq {
}

div.faq div.frage {
  font-weight : bold;
  color : #333;
}

div.faq div.antwort {
  color : #000;
  margin-bottom : 20px;
}

div.error {
  border : 2px solid red;
  padding : 5px;
  color : red;
  font-weight : bold;
}

.firma {
  font-size : 100%;
}

table.firma {
  border : 1px solid #ddd;
}

table.firma td {
  background-color : #eee;
  padding : 3px 5px 3px 5px;
}

table.newsletter {
  margin-top : 20px;
  margin-bottom : 20px;
  border : 1px dashed #336303;
}

table.newsletter td {
  padding : 3px 5px 3px 5px;
}

## ---- ##

h3 {
  margin: 0px;
  padding: 0px;
}


.headline {
  background-color: #DCDCDC;
  width: 100%;
  color: red;
  font-weight: bold;
  line-height: 25px;
}

.green_line {
  color: #009900;
  border-width: 1px;
  border-style: solid;
}
