.head_01, .head_02, .head_03, .head_04, .head_05, .head_06, .head_07, .head_08
{
  background-repeat:no-repeat;
  position: relative;
  left: 28px;
  top: 36px;
  width: 218px;
  height: 37px;
}

.head_01 { background-image: url(../images/content/head_01.jpg); }

.head_02 { background-image: url(../images/content/head_02.jpg); }

.head_03 { background-image: url(../images/content/head_03.jpg); }

.head_04 { background-image: url(../images/content/head_04.jpg); }

.head_05 { background-image: url(../images/content/head_05.jpg); }

.head_06 { background-image: url(../images/content/head_06.jpg); }

.head_07 { background-image: url(../images/content/head_07.jpg); }

.head_08 { background-image: url(../images/content/head_08.jpg); }

.txt {
  font-size: 12px;
  font-weight: normal;
  color: #665F4C;
  line-height:14pt;
}

.txt_blue {
  font-size: 12px;
  font-weight: normal;
  color: #105D98;
}

.small2 {
  font-size: 10px;
  color: #665F4C;
  line-height:11pt;
  text-align:justify;
}

.small2_blue {
  font-size: 10px;
  color: #105D98;
  line-height:11pt;
  text-align:justify;
}

.small {
  font-size: 11px;
  color: #695D4D;
}

.small-blue {
  font-size: 11px;
  color: #105D98;
}

hr {
  width: 600px;
}

.card { background-image: url(../images/content/card.gif);
  width: 634px;
  height: 407px;}

.list {
  font-size: 10px;
  font-weight: normal;
  color: #665F4C;
  line-height:13pt;
  text-align: left;
}

.flag_dt {
  background-image: url(../images/content/de.gif);
  background-repeat:no-repeat;
  width: 16px;
  height: 11px;
}

.flag_gb {
  background-image: url(../images/content/gb.gif);
  background-repeat:no-repeat;
  width: 16px;
  height: 11px;
}

/*Beginn Formular*/
.form {
  font-size: 10px;
  font-weight: normal;
  color: #665F4C;
  line-height:13pt;
}

input, textarea, select
{
  background-color:#F1ECD5;
  border:1px #BBB59F solid;
  font-size:11px;
  font-family:Verdana, Sans-serif;
  font-weight:normal;
  color:#000000;
}

option { padding-left:0.4em; }
/*End Formular*/

#border-right {
  border-right-width: 1px;
  border-right-color: #BBB59F;
  border-right-style: solid;
  width: 634px;
}

a.txt, a.txt:visited, a.txt:active
{
 font-size: 11px;
 font-weight: bold;
 color: #695D4D;
 text-decoration:underline;
}

a.txt:hover
{
 font-size: 11px;
 font-weight: bold;
 color: #105D98;
 text-decoration:underline;
}
