body {
  background-color: #A7978A;
  text-align: center;
  padding-top: 10px;
}

hr {
  border:solid #DAD1CA 1px;
  background-color:#DAD1CA;
  height:2px;
  margin-right: 30px;
}

br {
letter-spacing: normal;
}

.no_justify {
  text-align: left;
}

.float_left {
  float: left;
}

.left_50px {
  margin-left: 50px;
}

.top_10 {
  margin-top: 10px;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.textfield {
  border: 1px solid #534336;
  width: 200px;
  height: 1.5em;
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 0.85em;
  vertical-align: bottom;
}

.textarea {
  border: 1px solid #534336;
  width: 350px;
  height: 100px;
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 0.85em;
}


/* WRAPPER */
#wrapper {
  width: 900px;
  background-color: #A7978A;
  margin: auto;
  text-align: left;
}


/* HEADER */
#header {
  width: 800px;
  height: 210px;
  background-color: #F6f6F6;
  background-image: url(../bilder/header_bg.gif);
  background-repeat: no-repeat;
}

#header p {
  font-family: Helvetica, Arial;
  font-size: 1.3em;
  font-weight: bold;
}

.header_navi {
  position: relative;
  top: 175px;
  left: 480px;
}


#header ul {
  font-size: 1.1em;
}

#header ul li {
  list-style: none;
  margin-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #534336;
}

#header a:link {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#header a:visited {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#header a:hover {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#header a.header_current:link {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#header a.header_current:visited {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#header a.header_current:hover {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

/* CONTENT_WRAP */
#content_wrap {
  width: 800px;
  height: 570px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_650 {
  width: 800px;
  height: 650px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_700 {
  width: 800px;
  height: 700px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_750 {
  width: 800px;
  height: 750px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_800 {
  width: 800px;
  height: 800px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_850 {
  width: 800px;
  height: 850px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_950 {
  width: 800px;
  height: 950px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_1000 {
  width: 800px;
  height: 1000px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_1100 {
  width: 800px;
  height: 1100px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

#content_wrap_1150 {
  width: 800px;
  height: 1150px;
  margin-top: 10px;
  background-color: #F6f6F6;
}

/* NAVI */
#navi {
  width: 223px;
  min-height: 540px;
  margin-top: 10px;
  background-color: #F6f6F6;
  float: left;
}

#navi ul {
  font-size: 1em;
  position: relative;
  left: -20px;
  top: 5px;
}

#navi ul li {
  list-style: none;
  width: 150px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #534336;
  background-color: #DAD1CA;
  margin-bottom: 10px;
}




#navi a:link {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#navi a:visited {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#navi a:hover {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}




#navi a.navi_current:link {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#navi a.navi_current:visited {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#navi a.navi_current:hover {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#navi_extra {
  text-align: center;
}

#navi_map {
  text-align: center;
  margin-top:30px;
}

/* CONTENT */
#content {
  width: 570px;
  /*min-height: 600px;*/
  margin-top: 22px;
  background-color: #F6f6F6;
  float: left;
}

#content ol li {
  margin-top: 30px;
  margin-right: 30px;
}

#content ul li {
  margin-bottom: 10px;
  margin-right: 30px;
}

#content h1 {
  font-family: Helvetica, Arial;
  font-size: 1em;
  letter-spacing: 0.1em;
  color: #E46916;
  margin-left: 10px;
}

#content h2 {
  font-family: Helvetica, Arial;
  font-size: 0.85em;
  letter-spacing: 0.1em;
  color: #534336;
  margin-top: 2em;
  margin-left: 10px;
}

li {
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 0.85em;
}

.no_justify {
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 0.85em;
  text-align: left;
  margin-right: 30px;
  margin-left: 10px;
  }

p {
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 0.85em;
  text-align: justify;
  margin-right: 30px;
  margin-left: 10px;
}

#content td {
  color: #534336;
  font-family: Arial, Helvetica;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#content a:link {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#content a:visited {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#content a:hover {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-size: 1em;
}



/* Lytebox */

#popup_wrap {
        background-color: #A7978A;
        padding-top: 5px;
}

#definition{
        margin:25px;
        padding: 15px;
        background-color: #F6f6F6;
        text-align: left;
}

#definition p{
    text-align: left;
    font-size: 0.85em;
}

#definition .highlight_italc {
    color: #E46916;
    font-style: italic;
}

#definition .highlight_orange {
    color: #E46916;
}

#definition h1{
  font-family: Helvetica, Arial;
  font-size: 1em;
  letter-spacing: 0.1em;
  color: #E46916;
  margin-left: 10px;
}

#definition h2{
  font-family: Helvetica, Arial;
  font-size: 0.85em;
  letter-spacing: 0.1em;
  margin-left: 10px;
  color: #534336;
  margin-top: 30px;
}

#definition a:link {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#definition a:visited {
  color: #E46916;
  font-family: Helvetica, Arial;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#definition a:hover {
  color: #534336;
  font-family: Helvetica, Arial;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-size: 1em;
}

#definition li.sub_li {
  color: #534336;
  font-family: Helvetica, Arial;
  letter-spacing: 0.1em;
  font-size: 0.7em;
  list-style-type: square;
  margin-left: 50px;
  margin-top: 3px;
}

.sub_li_space {
  margin-top: 20px;
}


.sub_li_tab1 {
  color: #534336;
}

.sub_li_tab2 {
  color: #534336;
  position: absolute;
  left: 550px;
}

.highlight{
        background-color:#FEFFAF;
}