
*
{
  margin: 0;
  padding: 0;
}

body
{
  background-color: #f5f5f5;
  color: #505050;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}


#navi
{
  color: #353535;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  padding: 35px 5px 5px 30px;
}

#navi a:link, #navi a:active, #navi a:visited
{
  color: #353535;
  text-decoration: none;
}

#navi a:hover, #navi a.aktiv
{
  color: #A5A5A5;
  text-decoration: none;
}

#navi ul
{
  color: #000000;
  list-style-type: none;
  padding-left: 5px;
}

#navi li
{
  color: #000000;
  list-style-type: none;
  padding-top: 15px;
}

#navi ul li ul
{
  color: #000000;
  list-style-type: none;
  padding-left: 15px;
}

#navi ul li ul li
{
  color: #000000;
  font-size: 14px;
  list-style-type: none;
  padding-top: 3px;
}

#foot
{
  color: #353535;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  padding: 5px 5px 5px 30px;
}

#foot a:link, #foot a:active, #foot a:visited
{
  color: #353535;
  text-decoration: none;
}

#foot a:hover
{
  color: #A5A5A5;
  text-decoration: none;
}


#foot ul
{
  color: #000000;
  list-style-type: none;
  padding-left: 5px;
}

#foot li
{
  color: #000000;
  list-style-type: none;
}



#info
{
  font-size: 15px;
  line-height: 25px;
  color: #ffffff;
  padding: 40px 5px 5px 30px;
}

#info h2
{
  font-size: 18px;
  margin-bottom: 5px;
}

#info a:link, #info a:active, #info a:visited
{
  color: #ffffff;
  text-decoration: none;
}

#info a:hover
{
  color: #A5A5A5;
  text-decoration: none;
}


#blue
{
  font-size: 18px;
  line-height: 35px;
  color: #ffffff;
  padding: 85px 5px 5px 30px;
  text-align: center;
}

#blue a:link, #blue a:active, #blue a:visited
{
  color: #ffffff;
  text-decoration: none;
}

#blue a:hover
{
  color: #A5A5A5;
  text-decoration: none;
}





#text
{
  font-size: 15px;
  line-height: 23px;
  color: #353535;
  padding: 35px 5px 5px 30px;
}


#text h1
{
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 5px;
}

#text h2
{
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 5px;
}

#text p
{
  margin-bottom: 5px;
  margin-right: 5px;
}

#text ul
{
  margin-bottom: 5px;
  margin-right: 5px;
}

#text li
{
  margin-bottom: 5px;
  margin-left: 18px;
  margin-right: 10px;
}

#text a
{
  color: 0B234B;
  text-decoration: none;
}

#text a:hover
{
  color: A5A5A5;
  text-decoration: none;
}

