
body
{
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size : 0.8em;
  margin: 0px;
  color: #5c5c5c;
  background-color: #ffffff;
  background-image : url(hg.jpg);
  background-position: 50% 0;
  background-repeat : repeat-y;
  text-align : center;
  line-height : 120%;
}


a:link
{
  text-decoration:none; color:#6591c4; text-decoration : underline;
}

a:visited
{
  text-decoration:none; color:#6591c4; text-decoration : underline;
}

a:active
{
  color : #6591c4;
  text-decoration : underline;
  font-weight : normal;

}


a:hover
{
  text-decoration:underline;   color : #808080;
}

a:focus
{
  color : #f39100;
  text-decoration : underline;
  font-weight : normal;
}

#rahmenhg
{
  width : 780px;
  text-align : left;
  margin : 0 auto 0 auto;
  background-image : url(startseite_hg.jpg);
  background-repeat : no-repeat;
  background-position : right bottom;
}

#rahmen
{
  width : 780px;
  text-align : left;
  margin : 0;
  font-size : 87%;
  position : relative;
}


#inhalt
{
    padding : 40px 100px 0 100px;
    margin : 0;
    line-height : 160%;
}

.box1
{
    padding : 0;
    margin : 0 20px 0 0;
    float : left;
}

.box2
{
    padding : 0;
    margin : 0 20px 0 0;
    float : left;
}

.box3
{
    padding : 0;
    margin : 0 20px 0 0;
    float : left;
}

h2
{
    font-size : 14px;
    color : #808080;
    padding : 10px 0 0 0;
    margin : 0;
}

#fuss
{
  clear : both;
  width : 960px;
  position : relative;
}

#fusskontent
{
  background-image : url(../tmpl/layout/linie.gif);
  background-repeat : no-repeat;
  background-position : 0px 0px;
  padding : 10px 0 10px 220px;
}

img
{
    border : 0;
}

h1
{
    font-size : 18px;
    line-height : 160%;
    margin : 20px 0 0 0;
    padding : 0;
    clear : both;
    color : #6591c4;
}

.clear
{
    clear : both;
}

