a
{
  color: #CC3300;
}

p
{
  padding: 10px 0px;
}

ul
{
  margin: 10px 0px 10px 20px;
}

li
{
  margin: 5px 0px;
}

h2
{
  font-size: 16px;
  color: #2A517D;
  margin-top: 20px;
}

h3
{
  font-size: 12px;
  color: #2A517D;
  margin-top: 20px;
}

td
{
  padding: 4px;
  font-family: Arial;
  font-size: 12px;
}

#home_text
{
  float: right;
  margin-top: 20px;
  width: 515px;
}

#home_text p
{
  padding: 8px 0px;
}

#home_text h3
{
  color: #919191;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
}

#home_text h3 span
{
  color: #2A517D;
}

/* Aktuality ----------------------------------------------------*/

#aktuality
{
  float: right;
  width: 210px;
  margin-top: 20px;
  margin-right: 45px;
}

#aktuality h3
{
  color: #919191;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
}

#aktuality div
{
  color: #99CC00;
  font-weight: bold;
  margin-bottom: 5px;
}

#aktuality p
{
  border-right: dotted 1px #666666;
  padding: 0px;
  line-height: 150%;
}

#aktuality a
{
  text-decoration: none;
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}


/* Blue buble ---------------------------------------------------*/
#blue_buble
{
  background-image: url('blue_buble.jpg');
  background-color: #0370AD;
  width: 225px;
  height: 220px;
  float: left;
  color: white;
  margin-left: 20px;
}

#blue_buble h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 7px 0px 5px 23px;
  color: white;
}

#blue_buble p
{
  margin-left: 23px;
  color: white;
  padding: 0px;
  width: 190px;
  height: 110px;
}

#blue_buble a
{
  background-image: url('green_round_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  color: white;
  display: block;
  padding-left: 30px;
  padding-top: 5px;
  margin-right: 8px;
  height: 25px;
  float: right;
  text-decoration: none;
}


/* Green buble ---------------------------------------------------*/

#green_buble
{
  background-image: url('green_buble.jpg');
  background-color: #7FB118;
  width: 212px;
  height: 238px;
  float: left;
  color: white;
  margin-left: 40px;
}

#green_buble h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 7px 0px 5px 10px;
  color: white;
}

#green_buble p
{
  margin-left: 10px;
  color: white;
  padding: 0px;
  width: 190px;
  height: 110px;
}

#green_buble a
{
  background-image: url('blue_round_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  color: white;
  display: block;
  padding-left: 30px;
  padding-top: 5px;
  margin-right: 8px;
  height: 25px;
  float: right;
  text-decoration: none;
}


/* Orange buble ---------------------------------------------------*/

#orange_buble
{
  background-image: url('orange_buble.jpg');
  background-color: #EE6917;
  width: 229px;
  height: 204px;
  float: left;
  color: white;
  margin-left: 23px;
}

#orange_buble h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 7px 0px 5px 27px;
  color: white;
}

#orange_buble p
{
  margin-left: 27px;
  color: white;
  padding: 0px;
  width: 190px;
  height: 110px;
}

#orange_buble a
{
  background-image: url('blue_round_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  color: white;
  display: block;
  padding-left: 30px;
  padding-top: 5px;
  margin-right: 8px;
  height: 25px;
  float: right;
  text-decoration: none;
}
