body {
  background: #ededee url(../images/general/bg_body.jpg) repeat-x;
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}

* {
  margin:0;
  padding:0;
}

#seite {
  background-color: white;
  width: 900px;
  margin: 0 auto;
}

#menu {
  background: white url(../images/general/logo.gif);
  height: 160px;
}

#image {
  background: white url(../images/general/h_image.jpg);
  margin: 0px;
  height: 338px;
}

#rahmen {
  background-color: white;
  margin: 40px 40px 80px 40px;
  width: 820px;
}

#content {
  float: left;
  background-color: white;
  position: top;
  margin: 20px 0px 100px 0px;
  width: 510px;
}

#info {
  float: right;
  position: top;
  padding: 20px;
  margin: 0px 0px 30px 0px;
  width: 230px;
  background: url(../images/general/bg_info.jpg) repeat-x;
}

#news {
  float: right;
  position: top;
  margin: 0px 0px 30px 0px;
  width: 270px;
}

#footer {
  clear: both;
  text-align: center;
  padding: 30px 40px 20px 40px;
  background: url(../images/general/bg_footer.gif) repeat-x;
}

#footer2 {
  clear: both;
  text-align: center;
  background: white;
  padding: 10px 40px 10px 40px;
}

h1 {
color: #004494; 
line-height: 140%;
font-size: 20px;
font-weight: bold;
}

h2 {
color: #9c9e9f;
line-height: 170%;
font-size: 16px;
font-weight: normal;
}

text {
color: #9c9e9f;
line-height: 170%;
font-size: 14px;
font-weight: normal;
list-style-type: square;
list-style-position: inside;
}

text_k {
color: #9c9e9f;
line-height: 160%;
font-size: 11px;
font-weight: normal;
}
text_b {
color: #014495;
line-height: 160%;
font-size: 11px;
font-weight: normal;
}

text_hell {
color: #fff;
line-height: 140%;
font-size: 11px;
font-weight: normal;
}
 
a, a:visited { 
color: #014495; 
text-decoration: none; 
}

a:hover { 
color: #014495; 
text-decoration: underline; 
}

ul { 
list-style-image: url(../images/general/plus.png); 
list-style-position: outside; 
margin: 0px 0px 0px 20px
}
