body {
  background-color: #ffd9b9;
  background-attachment: fixed; padding:0px;
  top: 0px;
  left: 0px;
  margin: 0px;
}

/* HEADER COLORS
------------------------------------------------------------------*/

.second_head {
  background-color:#ff6600;
}

.rightcolumn {
  background-color:#f7a35c;
}


/* HEADER TEXT COLORS
------------------------------------------------------------------*/

.head_text {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left:10px;
}

.head_text a,
.head_text a:link,
.head_text a:visited {
  color: #FFFFFF;
  font-weight: bold;
  padding : 0px;
}

.head_text a:hover {
  font-weight: bold;
  color: #FFFFFF;
  padding : 0px;
  background-color: #f7a35c;
}

.imp {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  width: 1000px;
  text-align: right;
}

.imp a,
.imp a:link,
.imp a:visited {
  color: #000000;
  padding : 0px;
  text-decoration: none;
}

.imp a:hover {
  color: #000000;
  padding : 0px;
  text-decoration: none;

}

/* MAIN-TEXT
------------------------------------------------------------------*/

.main_text {
  font-family: Tahoma,Arial;
  font-size: 11px;
  color: #000000;
  padding-left:28px;
  padding-right:20px;
  padding-bottom:15px;
}

.tabellen_text {
  font-family: Tahoma,Arial;
  font-size: 11px;
  color: #000000;
  padding:0px;
}

.main_text a,
.main_text a:link,
.main_text a:visited {
  color: #ff6600;
  text-decoration: none;
}

.navi_text a:hover {
  font-weight: bold;
  color: #ff6600;
  text-decoration: underline;
}

.main_text h1 {
  color: #ff6600;
  margin-top: 12px;
  margin-bottom: 0px;
  font: Arial,Helvetica,sans-serif;
  font-size: 23px;
}

.main_text h2 {
  color: #ff6600;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 8px;
  font: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

.main_text h3 {
  font-family: Tahoma,Arial;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.imageleft {
  float: left;
  padding: 3px;
  margin-right: 5px;
  background-color: #ff6600;
  border: 1px solid #ffd9b9;
}
/* NAVIGATION
------------------------------------------------------------------*/

.navi_list {
  list-style-image: url(../img/nav_icons.gif);
  list-style-type: square;
  list-style-position:inherit;
  margin-left: 25px;
  padding:0;
}

.navi_icon {
  border-bottom:1px dashed #a7a7a7;
  color: #ff6600;
  padding:0;
  margin: 0;
}

.navi_sub {
  list-style-image: none;
  list-style-type: none;
  list-style-position:inherit;
  font-size: 11px;
  font-weight: 	normal;
  margin-left: 3px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.navi_box {
  border-width:1px; 
  border-color:#000000; 
  border-style:outset; 
  padding:5px;
  margin-top:10px;
  margin-bottom:10px;
}

.navi_text {
  font-family: Verdana,Arial;
  font-size: 13px;
  font-weight: bold;
  border-bottom:1px dashed #a7a7a7;
  color: #000000;
  //padding-top:5px;
  margin: 0;
}

.navi_text a,
.navi_text a:link,
.navi_text a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.navi_text a:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background-color: #ff6600;
}

.navi_sub a,
.navi_sub a:link,
.navi_sub a:visited {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  display: block;
}

.navi_sub a:hover {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #ffd9b9;
} 

/* AD-RIGHT
------------------------------------------------------------------*/

.ad_right {
  margin-top: 20px;
}