/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b7b6b6 url(images/start_body_background.gif) left top repeat-x;
}

a {
  color: #a1a1a1;
  font-weight: normal;
  text-decoration: none;
} 

a.toplink {
  padding-left: 20px;
  background: url(images/top.gif) left top no-repeat;
  padding-bottom: 10px;
  display: none;
}

*:first-child+html a.toplink {
  padding-left: 20px;
  padding-bottom: 10px;
  background: none;
  display: none;
}

h1, h2, h3, h4 {
  color: #000;
}

h2 {
  font-size: 14px;
  margin-bottom: 2px;
  margin-top: 8px;
}

#news h2,
#news h3,
#news h3 a,
.news-list-item h3 a,
.news-latest-item h3 a {
  font-weight: normal;
  padding: 0 0 5px 0;
  color: #621e5d;
  font-size: 11px;
}

.news-list-item h2 a {
  font-weight: bold;
  padding: 0 0 5px 0;
  color: #000;
}

.news_cat {
  color: #621e5d;
}

h3 {
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 2px;
}

h4 {
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0px 0;
  font-weight: normal;
  font-style: italic;
}

ul {
  margin: 0px 0 5px 10px;
  padding: 0px 0 5px 10px;
}

hr {
  background-color: #ddd;
  color: #ddd;
  height: 1px;
  border: 0;
  margin: 4px 0 4px 0;
}

p.align-right {
  text-align: right;
  margin-top: 0px;
  padding-top: 0px;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 980px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
  position: relative;
  width: 964px;
  height: 357px;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 357px;
  width: 964px;
}

#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

#print a {
  padding-left: 15px;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#mainarea {
  position: relative;
  /* border: 9px solid #154662; */
  width: 964px;
  background: #fff url(images/main_background.gif) left top repeat-y;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  
}

#main {
  position: relative;
  top: 0px;
  left: 16px;
  width: 926px;
  margin: 0px 0 0 0;
  padding: 0px 0px 60px 0px;
  height: 33px;
  background-color: white;
}

*:first-child+html #main {
  position: relative;
  top: 0px;
  left: 16px;
  width: 926px;
  margin: 0px 0 0 0;
  padding: 0px 0px 60px 0px;
  height: 40px;
  background-color: white;
}

#left {
  z-index: 99;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 210px;
}

#left p {
  text-align: right;
  color: #4a7d9a;
  margin: 0;
  padding: 0;
}

#content {
  position: relative;
  top: 0px;
  left: 220px;
  font-size: 11px;
  padding: 5px 0px 0 0px;
  width: 442px;
  background-color: white;
  min-height: 64px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  background: url(images/greydot.gif) 220px top no-repeat;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

*html #content {
  position: relative;
  top: 0px;
  left: 220px;
  font-size: 11px;
  padding: 5px 0px 0 0px;
  width: 442px;
  background-color: white;
  min-height: 100px;
  border-left: 1px solid #e5e5e5;
  border-right: none;
  background: url(images/ie6_dot.gif) left top repeat-y;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#content p {
  margin-top: 1px;
}

#content ul {
  margin-top: 4px;
}

#content ul li {
  margin-bottom: 4px;
}

#right {
  z-index: 99;
  position: absolute;
  top: 0px;
  left: 689px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 220px;
  padding: 0px 0 0 10px;
}

*:first-child+html #right {
  z-index: 1999;
  position: absolute;
  top: 0px;
  left: 689px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 220px;
  padding: 0px 0 0px 10px;
}

#news {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#news .news-latest-item p,
#news .news-latest-item h3 {
  padding: 0px 17px 0px 17px;
  margin-top: 3px;
  font-size: 11px;
}

.news-latest-item p {
  margin-bottom: 0px;
}

#news .news-latest-item h3 {
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#news .news-latest-morelink {
  padding-right: 17px;
  padding-bottom: 10px;
}

#1footer {
  position: relative;
  clear: both;
  width: 402px;
  font-size: 10px;
  height: 50px;
  margin: 48px 0 20px 23px;
  padding-bottom: 0px;
  left: 0px;
  /* background: url(images/footer_background.gif) left top repeat-x; */
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}

#footer {
  z-index: 0;
  position: relative;
  width: 964px;
  height: 50px;
  margin-top: 2px;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  background: #b7b6b6 url(images/footer_back.gif) left bottom no-repeat;
  color: #a1a1a1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#footer a {
  font-weight: normal;
  text-decoration: none;
  color: #a1a1a1 !important;
}

#footer p {
  margin: 0;
  padding: 5px 0 0 3px;
}

#clearer,
.clearer {
  clear: both;
}

#nav_lang {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 337px;
  width: 600px;
  padding: 3px 0 0 0;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#nav_lang .border_right {
  border-right: 1px solid #c0a5be;
}

*:first-child+html #nav_lang {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 545px;
  width: 400px;
  padding: 3px 0 0 0;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#nav_lang_de {
  z-index: 1000;
  position: absolute;
  top: 15px;
  left: 926px;
  background: url(images/de.gif) left top no-repeat;
  width: 10px;
}

#nav_lang a,
#nav_lang {
  color: #c0a5be;
}

#nav_lang ul {
  margin: 10px 20px 0px 0px;
  padding: 0;
  float: right;
}

*:first-child+html #nav_lang ul {
  margin: 10px 26px 0px 0px;
  padding: 0;
  float: right;
}

#nav_lang ul li {
  list-style: none;
  height: 12px;
  float: left;
  padding: 0 6px 3px 6px;
}

#nav_lang ul li a {
  padding-bottom: 3px;
  padding-top: 3px;
}

#nav_lang ul li.ACT a {
  color: #86b6d1;
  font-weight: normal;
}

#nav_lang ul li.NO a {
  color: #4a7d9a;
  font-weight: normal;
}

#navigation {
  position: relative;
  width: 964px;
  height: 84px;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  background: #fff url(images/main_background.gif) left top repeat-y;
}

#top_pic {
  position: absolute;
  left: 792px;
  top: 2px;
}

#nav {
  margin: 0px;
  padding: 0px;
}

#nav li {
  list-style-type: none;
  display: inline;
  padding: 0px 10px 0px 10px;
  margin: 0 0px 0 0px;
  height: 25px;
  font-size: 11px;
}

#nav img {
  vertical-align: middle;
  padding: 2px 5px 6px 0;
}

#nav li a.active,
#nav li a:hover {
  color: #86b6d1;
}

#nav li a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #4a7d9a;
  text-decoration: none;
}


.csc-textpic-image {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
  /* font-weight:bold; */
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field label {
  margin:2px;
  color:#000;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding: 0;
  background-color: #CCC;
  border-width: 1px;
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #A2A2A2;
  border-right-color: #A2A2A2;
  border-style: solid;
  width: 160px;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

.typ2 {
  background-color: #e6cba9;
  background-image: url(images/typ2_bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 10px 8px 35px 8px;
}

.typ2 h3,
.typ3 h3 {
  margin: 0 0 5px 0;
}

.typ3 {
  border-bottom: 1px solid #ddd;
}

.typ4 {
  margin-left: 14px;
}

.typ4 a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #621e5d;
}

.typ4 div.csc-textpic-imagewrap,
.typ4 div.csc-textpic-intext-right,
.typ4 div.csc-textpic-imagewrap,
.typ4 div.csc-textpic-intext-right-nowrap,
.typ4 div.csc-textpic-imagewrap {
  margin-left: 0px !important;
  padding-left: 0px;
}

.typ5 {
  border-top: solid 1px #637a91;
  padding-top: 1px;
  margin: 0;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}

#search {
  z-index: 999;
  position: absolute;
  text-align: left;
  left: 765px;
  top: 324px;
  width: 200px;
  height: 15px;
  padding-top: 5px;
  font-size: 11px;
}

#search input {
  background-color: white;
  border: 1px solid;
  border-color: #073754;
  font-size: 11px;
}

/* #search label, */
#search legend {
  display: none;
}

#search label,
#search input {
  float: left;
  font-size: 11px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.searchbutton {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left: 5px;
  width: 39px;
  height: 18px;
  color: #fff;
  border: none !important;
}

.1searchbutton {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left: 5px;
  background: #863980 !important;
  border-top: 1px solid #b173ac !important;
  border-left: 1px solid #b173ac !important;
  border-right: 1px solid #4a1446 !important;
  border-bottom: 1px solid #4a1446 !important;
  color: #fff;
  width: 34px;
  padding: 0px 2px 3px 2px !important;
  height: 19px;
}

.searchinput {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #888;
  width: 105px;
}

#pagecrashprotection {
  position: relative;
  height: 20px;
}

.pdf {
  padding-left: 40px;
  background-image: url(images/pdf.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 5px;
}

.doc {
  padding-left: 40px;
  background-image: url(images/doc.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
}

.mail {
  padding-left: 15px;
  margin-left: 3px;
  background-image: url(images/ico_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.news-list-item img, .news-single-img img {
  float: left;
  padding-right: 8px;
  padding-bottom: 4px;
}

.news-list-item {
  padding-top: 5px;
}

.news-list-morelink {
  padding-bottom: 5px;
}

.news-latest-morelink {
  text-align: right;
  font-weight: normal;
}

.news-single-timedata,
.news-list-date {
  float: right;
}

.news-list-date {
  color: #a9aeb7;
}

#footer_left p,
#footer_left a,
#footer_right ul li a {
  color: #4f4e4e !important;
  font-size: 10px;
}

#footer_left {
  float: left;
  width: 750px;
  padding-left: 35px;
  height: 30px;
  margin-top: 0px;
}

*:first-child+html #footer_left {
  float: left;
  width: 750px;
  padding-left: 35px;
  height: 30px;
  margin-top: 15px;
}

#footer_right {
  float: right;
  width: 169px;
  margin-top: 9px;
  margin-right: 21px;

}

*:first-child+html #footer_right {
  float: right;
  width: 169px;
  margin-top: 14px;
  margin-right: 31px;
}

#imprint_right {
  width: 120px;
  margin-top: -34px;
  margin-left: 823px;
  float: left;
}

#imprint_right p {
  text-align: right;
}

#footer_right ul {
  margin: 0;
  padding: 0;
  height: 25px;
}

#footer_right ul li {
  float: right;
}

#footer_center {
  float: left;
  width: 300px;
  margin-top: 6px;
}

.news-latest-container {

}

.news-latest-item {
  width: 185px;
  float: left;
  margin-left: 14px;
  margin-right: 20px;
}

*html .news-latest-item {
  width: 183px;
  float: left;
  margin-left: 10px;
  margin-right: 20px;
}

.tx-srlanguagemenu-pi1 {
  float: right;
  position: absolute;
  right: 0px;
  top: 17px;
}

*:first-child+html .tx-srlanguagemenu-pi1 {
  float: right;
  position: absolute;
  right: 8px;
  top: 14px;
}

.tx-srlanguagemenu-pi1-flag {
  border: 0px;
}

#homebox {
  position: absolute;
  top: 84px;
  left: 766px;
  border-top: 1px solid #6a2965;
  border-bottom: 1px solid #6a2965;
  width: 149px;
  padding: 9px 0px 4px 0px;
}

#social ul {

}

#social li {
  float: left;
  list-style-type: none;
}

#social .social1 {
  background: url(images/ico_split.gif) right top no-repeat;
  padding-right: 4px;
  padding-left: 5px;
}

#social .social2 {
  background: url(images/ico_split.gif) right top no-repeat;
  padding-right: 4px;
  padding-left: 5px;
}

#social .social3 {
  padding-left: 5px;
}

#imprint {
  position: absolute;
  left: -7px;
  top: 582px;
  z-index: 999;
}

#imprint a,
#imprint a:hover {
  color: #6f6e6e !important;
}

#facebook {
  margin: 20px 0px 0px 26px;
  position: relative;
  float: left;
}

#nav_main {
  margin-left: 13px !important;
}
