@charset "UTF-8";

* {
  margin:0;
  padding:0;  
}

p {
  margin-bottom: 15px;
}

a {
	color: #000000;
}

h1 {
  font-size: 19px;
  margin-bottom: 30px;
  font-family: Arial, Verdana, sans-serif;
}

body {
  font-family: Georgia, "Times New Roman", serif;
  font-size:14px;
}

#clear {
  clear: both;  
}

#body_wrapper {
  margin:0 auto;
  width:980px;
}

#header {
  width:980px;
  height:189px;
  background: url(../images/logo.gif) no-repeat;
  margin: 15px 0 15px 0;
}

#wrapper {
  width:980px;
  height:100px;
}

#row1 {
  width:100%;
  height:50px;
  background-image:url(../images/bgr_balken.gif);
}

#col_0 {
    position: relative;
   margin: 0 20px 10px 20px;
   width:580px;
   height:auto;
  float:left;
}  

#col_0 p.bodytext a {
  color: #000000;
}

#col_0 ol.csc-bulletlist,
#col_0 ul.csc-bulletlist {
  margin: 0 0 15px 30px;
}

#sp1 {
  position: relative;
  width:580px;
   height:15px;
  background: url(../images/cn_top.png);
}

#sp2 {
  padding: 40px 40px 20px 40px;
  background: url(../images/cn_middle.png);
}

#sp3 {
  position: relative;
  width:580px;
   height:15px;
  background: url(../images/cn_bottom.png);
}

#col_1 {
  position: relative;
  width:180px;
  float:left;
}

#col_2 {
  position: relative;
  width:180px;
  float:left;
}

#footer p {
  font-size: 10px;
  text-align: center;
  margin-top: 40px;
  font-weight: bold;
}

ul.navigation {
  padding:10px;
}

li.nav {
  list-style-type: none;
  text-align: right;
  margin:10px;
  margin-right:0;
}

li.nav a {
  background-color:#000000;
  color:#FFED00;
  text-decoration: none;
  text-transform: uppercase;
  font-size:12px;
  padding:2px 5px;
}

li.nav#act a {
  color:#FFFFFF;
}

li.nav ul { padding: 0; }

li.nav#act ul li.nav a {
  background-color:transparent;
  color: #000000;
}

/** SEARCHFORM **/
#searchform {
  /*background-color: #000;*/
  box-shadow:-1px 4px 6px #bbb;
  -moz-box-shadow:-1px 4px 6px #bbb;
  -webkit-box-shadow:-1px 4px 6px #bbb;
  -khtml-box-shadow:-1px 4px 6px #bbb;
  margin-bottom: 30px;
}

#input_image {
  border:0;
  width:22px;
  height:22px;
}

#input_text {
  margin:2px;
  padding:0;
  width:154px;
  height:18px;
  float:right;
  border:none;
}

p.align-center {
  text-align: center;
}

blockquote p.align-center {
  font-style: italic;
  font-size: 12px;
}

#col_1 {
  font-family: Arial;
}
#col_1 .csc-default,
#col_2 .csc-default {
  margin-bottom: 40px;
}

#col_1 .csc-default {
  clear:left;
}

#col_1 h1 {
  float: right;
}

#col_1 .h1_wrap{
  clear: right;
  padding-bottom: 30px;
}

#col_1 p.bodytext {
  font-size:10px;
  text-align: right;
}

#col_1 h1,
#col_2 h1 {
  color: #000000;
  border-bottom: 2px dotted #000000;
  margin-bottom: 5px;
  font-size: 10px;
  padding: 0 0 5px 0;
  font-weight: normal;
  text-transform: uppercase;
  display:inline;
  letter-spacing: 2pt;
}
#col_1 span,
#col_2 span {
  display: block;  
  margin-bottom: 15px;
}
#col_2 DIV.csc-textpic-imagewrap {
  margin-top:15px;
}
#col_1 span {
  text-align: right;
}

.tx-felogin-pi1 {
  float: right;
}

.tx-felogin-pi1 p a {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
}

.login_input label {
  font-size: 10px;
}
.login_input input {
  width:148px;
  height:10px;
  background-color: #ffffff;
  border:1px solid #000000;
  padding: 5px;
  margin-bottom: 10px;
}
.login_button input {
  width:160px;
  height:25px;
  background-color: #ffffff;
  border:1px solid #000000;
  margin-bottom: 10px;
}

/* Formular */

.csc-mailform {
  width: 100%;
  border: 0px solid #fff;
}

.csc-mailform  .csc-mailform-field { clear: both; margin-bottom: 10px; }
.csc-mailform-field { clear: both; }

.csc-mailform .csc-form-labelcell,
.csc-mailform .csc-mailform-field label {
  width: 150px;
  text-align: right;
  padding: 2px 15px 10px 0;
  display: block;
  float: left;
}

.csc-mailform .csc-form-labelcell p {
  margin: 0;
}

.csc-mailform input,
.csc-mailform textarea {
  width: 300px;
  border: 1px solid #b5b5b5;
  padding: 2px;
}

.csc-mailform select[multiple="multiple"] {
  width: 306px;
}

.csc-mailform-submit,
.csc-form-fieldcell input[type=submit],
#mailformformtype_mail {
  width: 140px;
  height: 30px;
  padding: 0px 5px;
  color: #000000;
  cursor: pointer;
  font-size: 11px;
  margin: 20px 0px 20px 165px;
  background-color: #d6d6d2;
}

.csc-mailform-submit {
 width: 140px;
}

/*.csc-mailform-field label { display: list; }*/

.csc-mailform-radio input[type=radio] {
  width: 25px;
  margin-top: 2px;
  display: list-item;
}

.csc-mailform-label b {
  border-bottom: 2px solid #c00;
  margin-bottom: 10px;
  display: block;
}

/* SEARCH OUTPUT */

.tx-indexedsearch-searchbox-sword {
  margin-right: 10px;
}

.search_title {
  margin-bottom: 10px;
}

.search_title a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.search_description {
  margin-bottom: 25px;
}
.browsebox {
  margin-bottom: 20px;
}

/* Pagebrowser */

ul.tx-pagebrowse {
  margin:0 !important;
}

ul.tx-pagebrowse li a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

ul.tx-pagebrowse li a:hover {
  text-decoration: underline;
}

.csc-textpic-caption {
  font-family: Arial, Verdana, sans-serif;
  font-weight:bold;
  font-size:11px;
  margin-top:5px !important;
}

/* tx_news */
.news-list a {
  text-decoration: none;
}

.news-list-view {
	padding-bottom: 20px;
}

.news-single h1,
.news-list h2 {
  font-family: 'VerbBlack';
  font-size: 22px;
  padding-bottom: 10px;
}

.news-list-category {
  border-bottom:1px dotted #000000;
  padding: 5px 0;
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
}

.article a.more {
  font-family: 'VerbRegular';
  font-size: 10px;
  color: #a6a9ac;
}

.article .teaser-text p {
  display: inline;
}

.news-list-browse {
  margin-top: 20px;
}

.news-single-item h1 {
  font-family: 'VerbBlack';
  font-size: 22px;
  padding-bottom: 15px;
}

.news-single-item h2 {
  font-family: 'LidoSTF-Italic';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  padding-bottom: 25px;
}

.news-single-img {
  margin: 0 0 10px 20px;
}

.news-single-imgcaption {
  font-family: 'VerbRegular';
}

.news-single-date {
  font-family: 'VerbRegular';
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  padding-bottom: 25px;
  color: rgb(167,169,172);
}

.news-single-newsdate a {
  font-family: 'EntypoSocial';
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  padding-bottom: 25px;
  color: rgb(167,169,172);
}
