@charset "iso-8859-2";
/* ---------  GENERAL --------- */

BODY {
  background-color: #fff;
  background-image: url(../images/bg_repeat.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
}

/*box um alles*/
#container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 990px;
  height: auto;
}

/*text inhalt*/
#content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  position: absolute;
  top: 86px;
  left: 240px;
  width: 398px;
  height: auto;
  visibility: visible;
  padding-top: 48px;
}

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

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 660px;
  height: 86px;
  z-index: 99;
}

#logo {
  position: absolute;
  float: left;
  top: 33px;
  left: 53px;
  width: 183px;
  height: 51px;
  border: 0px;
}

#language {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  position: relative;
  float: right;
  top: 70px;
  z-index: 100;
}

#language a:link,
#language a:visited {
  color: #666666;
  text-decoration: none;
}

#language a:active,
#language a:hover {
  color: #909090;
  text-decoration: none;
}

#language a.highlighted:link,
#language a.highlighted:visited {
  color: #909090;
  text-decoration: none;
}

#language a.highlighted:active,
#language a.highlighted:hover {
  color: #909090;
  text-decoration: none;
}

/* --------- Typographie --------- */

.titlepic {
  margin-bottom: 1px;
}

.subtitlepic {
  margin-top: 11px;
  margin-bottom: 0px;
  padding: 0px;
}

.bodytext {
  font-size: 12px;
}

.fliesstext {
  color: #333;
  font-size: 12px;
  text-align: left;
  line-height: 16px;
  padding: 0px;
  margin-top: 12px;
}

.headline {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 0px;
}

.headline2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #8a7967;
  font-weight: normal;
  font-size: 18px;
  line-height: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  padding: 0px;
}

.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  margin-top: 23px;
  margin-bottom: 0px;
}

.subtitle2 {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #555;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 16px;
  margin-top: 24px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.disclaimer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666;
  text-align: left;
  z-index: 102;
}

.disclaimer a:link,
.disclaimer a:visited {
  color: #666666;
  text-decoration: none;
}

.disclaimer a:active,
.disclaimer a:hover {
  color: #909090;
  text-decoration: none;
}

.disclaimer a.highlighted:link,
.disclaimer a.highlighted:visited {
  color: #909090;
  text-decoration: none;
}

.disclaimer a.highlighted:active,
.disclaimer a.highlighted:hover {
  color: #909090;
  text-decoration: none;
}

/* --------- NAVIGATION --------- */

/* gef�ss generell f�r navigation */
#navi {
  background-color: #ffffff;
  text-align: left;
  position: absolute;
  top: 81px;
  left: 60px;
  width: 154px;
  height: auto;
  visibility: visible;
  padding-top: 54px;
}

/*Typo Hauptnavigation*/
.navimaintitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #8a7967;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 19px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.navimaintitle a:link,
.navimaintitle a:visited {
  color: #8a7967;
  text-decoration: none;
}
.navimaintitle a:active,
.navimaintitle a:hover {
  color: #000;
  text-decoration: none;
}

.navimaintitle a.highlight:link,
.navimaintitle a.highlight:visited {
  color: #000;
  text-decoration: none;
}
.navimaintitle a.highlight:active,
.navimaintitle a.highlight:hover {
  color: #000;
  text-decoration: none;
}

/*Typo SubNavigation*/
.subnavi {
  font-family: Arial, Helvetica, sans-serif;
  color: #8a7967;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 12px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 7px;
  margin-left: 0px;
  padding: 0px 0px 0px 11px;
}
.subnavi a:link,
.subnavi a:visited {
  color: #8a7967;
  text-decoration: none;
}
.subnavi a:active,
.subnavi a:hover {
  color: #000;
  text-decoration: none;
}
.subnavi a.highlight:link,
.subnavi a.highlight:visited {
  color: #000;
  text-decoration: none;
}
.subnavi a.highlight:active,
.subnavi a.highlight:hover {
  color: #000;
  text-decoration: none;
}

/*Typo SubSubNavigation*/
.subsubnavi {
  font-family: Arial, Helvetica, sans-serif;
  color: #8a7967;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 12px;
  padding: 0px 0px 0px 20px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 7px;
  margin-left: 0px;
}
.subsubnavi a:link,
.subsubnavi a:visited {
  color: #8a7967;
  text-decoration: none;
}
.subsubnavi a:active,
.subsubnavi a:hover {
  color: #000;
  text-decoration: none;
}
.subsubnavi a.highlight:link,
.subsubnavi a.highlight:visited {
  color: #000;
  text-decoration: none;
}
.subsubnavi a.highlight:active,
.subsubnavi a.highlight:hover {
  color: #000;
  text-decoration: none;
}

/* --------- Bereichsbilder --------- */

#spalterechts {
  background-repeat: no-repeat;
  text-align: left;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 330px;
  height: auto;
  visibility: visible;
}

/*Bildlegende: Text unter Bild rechts*/
.bildlegende {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 9px;
  font-weight: normal;
  padding-left: 45px;
  padding-top: 0px;
  margin-top: 0px;
  margin-right: 100px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/* --------- Links --------- */

a:link,
a:visited {
  color: #9aa3a9;
  text-decoration: none;
}
a:active,
a:hover {
  color: #333;
  text-decoration: none;
}

a {
  outline: none;
}

a.linkgrey:link,
a.linkgrey:visited {
  color: #333;
  text-decoration: none;
}
a.linkgrey:active,
a.linkgrey:hover {
  color: #333;
  text-decoration: none;
}

.listtable td a:link,
.listtable td a:visited {
  color: #333;
  text-decoration: none;
}
.listtable td a:active,
.listtable td a:hover {
  color: #9aa3a9;
  text-decoration: none;
}

/* --------- Lists --------- */

ul {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0;
  color: #333333;
}

li {
  background: url(../images/img_bullet.gif) no-repeat 0 11px;
  padding-left: 13px;
  padding-top: 7px;
  line-height: 13px;
  color: #333333;
  display: block;
  font-size: 11px;
  /*
	if ie makes troubles:
	display:inline-block;
	*/
}

/* --------- TABLES -------- */

.compact {
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  color: #333;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

.noborder {
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  color: #333;
  font-size: 11px;
  text-align: left;
}

.noborder td {
  height: 50px;
  vertical-align: top;
}

.listtable {
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  margin-top: 4px;
}

.listtable td {
  color: #333;
  font-size: 11px;
  height: 20px;
  border-top: 1px solid #ccc;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 2px;
}

.lightgrey {
  color: #999;
  font-size: 11px;
}

.listtable td.lightgrey {
  color: #999;
  font-size: 11px;
  height: 20px;
  border-top: 1px solid #ccc;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 2px;
}

.listtable td.subtitle2 {
  height: 40px;
  padding-bottom: 7px;
}

.tablelegende {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  padding: 0px;
  color: #333;
  font-size: 11px;
  text-align: left;
}

/* --------- Forms --------- */

form input {
  margin: 0px;
  border: 1px solid #8a7967;
  padding: 0px;
  font-size: 12px;
}

select {
  width: 100%;
  border: 1px solid #8a7967;
}

textarea {
  width: 100%;
  border: 1px solid #8a7967;
}

.textfield {
  width: 100%;
  border: 1px solid #8a7967;
}

/* --------- PRINT --------- */

.printonly {
  display: none;
}

/* --------- DEBUG --------- */

div {
  border: 0px solid red;
  margin: 0;
  padding: 0;
}

.todo {
  color: white;
  font-weight: normal;
  line-height: 24px;
  font-size: 14px;
}

.grid {
  display: grid;
  grid-template-columns: 2fr 2fr 3fr;
  margin-bottom: 14px;
}

.list li {
  font-size: 12px;
  padding-left: 0;
}
