
a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #FFB600;
  }

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFFFF;
    background-color : #52484A;
    background-image : url('bg.jpg');
    background-repeat : repeat-y;
    margin-bottom : 0%;
    margin-left : 0%;
    margin-right : 0%;
    margin-top : 0%;
  }
html{height:100%}
img { border: 0;}

h1 {
  }

h2 {
  }

h3 {
  }

h4 {
  }


li {
  }

ol {
  }

p {
  }

pre {
  }

table {
  }

td {
  color: #FFFFFF;
  }

tfoot {
  }

th {
  }

thead {
  }

tr {
  }

ul {
  }

a:link {
  }

a:visited {
  }
  
a:active {
  }

a:hover {
  }

  
.flowtext1 {
  }

.flowtext2 {
  }

.flowtext3 {
  }

#Content {
    background-image : url('lad.gif');
    background-position : bottom right;
    background-repeat : no-repeat;
    background-color : #52484A;
    color: #FFFFFF;
    display : block;
    clear:right;
    float: right;
    width: 569px;
    margin-left : 16px;
    margin-right : 0%;
    margin-top : 55px;
  }

#Header {
    background : #ffffff;
    margin : 0%;
    display : block;
    width: 100%;
    border-bottom: 12px solid #FFB600;
  }

#HeaderLine {
    display : block;
    width: 100%;
    height : 4px;
    background-color: #FFFFFF;
    font-size: 4px;
    line-height: 4px;
  }

#Footer {
  display: block;
  margin: 2% 0;
  }
#Impressum:link, #Impressum:visited, #Impressum:active {
    border: 0;
    clear:left;
    float:left;
    display: block;
    width: 172px;
    height: 43px;
    background-image:url('impress.gif');
    margin-bottom: 22px;
  }

#Impressum:hover {
  background-image: url('impress2.gif');
  }
  
#Kontakt:link, #Kontakt:visited, #Kontakt:active {
    border: 0;
    clear:left;
    float:left;
    display: block;
    width: 172px;
    height: 43px;
    background-image:url('kontakt.gif');
    margin-bottom: 22px;
  }

#Kontakt:hover {
  background-image: url('kontakt2.gif');
  }

#Leistungen:link, #Leistungen:visited, #Leistungen:active {
    border: 0;
    clear:left;
    float:left;
    display: block;
    width: 172px;
    height: 43px;
    background-image:url('leistungen.gif');
    margin-bottom: 22px;
  }

#Leistungen:hover {
  background-image: url('leistungen2.gif');
  }

#Navi {
    margin-top: 55px;
    display : block;
    width: 172px;
    float: left;
  }

#Page {
    display : block;
    height : 100%;
    margin-bottom : 0%;
    margin-left : 0%;
    margin-right : 0%;
    margin-top : 0%;
    width : 760px;
  }



#Home:link, #Home:visited, #Home:active {
    border: 0;
    float:left;
    display: block;
    width: 172px;
    height: 43px;
    background-image:url('Home.gif');
    margin-bottom: 22px;
  }

#Home:hover {
    background-image: url('Home2.gif');
  }

#Team:link, #Team:visited, #Team:active {
    border: 0;
    float:left;
    clear: left;
    display: block;
    width: 172px;
    height: 43px;
    background-image:url('team.gif');
    margin-bottom: 22px;
 }

#Team:hover {
    background-image:url('team2.gif');
  }


