* { margin:0; padding:0; font-size: 100%; border: 0;}

html{
   font-family:Arial, helvetica, SansSerif;
}

.site {
  width: 780px;
  margin:0 auto;
  text-align:left;
}

.logo{
  background:url('../images/logo.gif') no-repeat;
  width: 406px;
  height: 66px;
  margin-top:25px;
  margin-bottom:8px;
  margin-left:6px;
}

.header{
  background:url('../images/header.gif') no-repeat;
  height: 265px;
  width: 780px;
}

h1{
  color: #787777;
  font-size: 13px;
  font-family: Arial;
}


/********************************************************
LINKS
********************************************************/

.act>a{
  color: #148d39;
}

a{                      color:#6d6d6c;}
a:link{                 text-decoration:none;}
a:visited{              text-decoration:none;}
a:hover{                text-decoration:none; color: #148d39;}
a:active{               text-decoration:none;}

/********************************************************
NAVIGATION
********************************************************/

.navi{
  width: 780px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.navi ul{
  list-style-type: none;
  margin-left: 18px;
}

.navi ul li{
  float: left;
  margin: 8px 18px 8px 0px;
}

.navi ul li a:hover{
  color: #148d39;
}

/********************************************************
SUB-NAVIGATION
********************************************************/

.footer ul{
  font-family: Arial;
  font-size: 11px;
  color: #6d6d6d;
  list-style-type: none;
  float:right;
  padding-bottom: 15px;
}

.footer ul li{
  float:left;
  margin-left:25px;
}

.footer ul a:hover{
  font-family: Arial;
  font-size: 11px;
  color: #148d39;
}

/********************************************************
CONTENT
********************************************************/

img.content-anfang{
  position: absolute;
  margin-top:257px;
}

.content{
  padding-top:10px;
}
.content p,
.content li{
  color: #787777;
  font-family: Arial;
  font-size: 12px;
  line-height:16px;
}

.content ul{
  margin-left:15px;
  list-style-type:square;
}
.content h1{
  padding-bottom: 5px;
}

.content .box-links{
  width: 565px;
  padding-bottom:20px;
}
.box-links h2{
  font-size:12px;
}

.content .box-rechts{
  border-left:1px solid #c0c0c0;
  float: right;
  width: 197px;
  padding-bottom:20px;
  padding-left:4px;
}

.content .box-rechts ul{
  font-family: Arial;
  font-size: 11px;
  color: #787777;
  line-height: 20px;
  list-style-type: none;
  margin-left: 26px;
}

.content .box-rechts h1{
  padding-bottom:5px;
}
.content .box-rechts h2{
  font-size:12px;
  padding-bottom:5px;
}


/********************************************************
CONTENT FOOTER
********************************************************/

.content-footer p{
  color: #323232;
  font-family: Arial;
  font-size: 11px;
}

.content-footer .logos{
  width: 110px;
}

.content-footer .text{
  float:right;
  width: 610px;
  padding-right:50px;
}

/********************************************************
KONTAKT
********************************************************/

form{
  font-family: Arial;
  font-size: 12px;
  color: #787777;
  line-height: 30px;
}

#mailformaddress{
  border: 1px solid #787777;
  color: #787777;
  font-family: Arial;
  font-size: 12px;
  width: 280px;
  padding-left: 3px;
}

#mailformname, #mailformemail{
  border: 1px solid #787777;
  width: 280px;
  padding-left: 3px;
}

#mailformname{
  margin-left: 19px;
}

#mailformemail{
  margin-left: 21px;
}

#mailformformtype_mail{
  border: 1px solid #787777;
}

input{
  color: #787777;
}

/********************************************************
ANFAHRT
********************************************************/

.selectCategory,
.selectCountry{
visibility:hidden;
height:0;
}

#tx_locator_pi1_city, #zipcode, #address{
width:180px;
}

.tx_locator_searchform input{
border: 1px solid #787777;
}

.formHeader{
  color: #787777;
  font-family: Arial;
  font-size: 12px;
}

.tx-locator-pi1{
  color: #787777;
  font-family: Arial;
  font-size: 12px;
}
