/**
 * Resets
 */
body {
color:#311C11;
font-family:Arial,Verdana,Tahoma,sans-serif;
font-size:12px;
overflow-y:scroll;
}

body, div, h1, h2, h3, h4, h5, h6, pre, form, textarea, p {
  margin: 0;
  padding: 0;
  color: #311C11;
  }
table {
  border-collapse: collapse;
  border-spacing:0;
}
img { border: 0; }
caption, th { text-align: left; }
abbr, acronym { border: 0; }

/**
 * Basics
 */

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0.5em 0;  
}
h1 a, h2 a, h3 a { text-decoration: none; }
h1 { font-size: 30px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5, h6 { font-size: 12px; }
p {
  line-height: 1.7em;
}
a {
  color: black;
  cursor: pointer;
}
a:hover { text-decoration: none; }

dl { margin: 0 0 1em 1.5em; }
dl dd { margin: 0 0 0.5em 1.5em; }

table {
  font-size: 11px;
  margin-bottom: 10px;
}
td { padding: 0.2em 0.6em; }
form { margin-bottom: 10px; }

body {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  background: white url('../bilder/bg.png') repeat-x top;
  color: black;
}

/* Listen */
ul {
  margin: 0 0 15px 0;
  padding: 0 1.3em;
  list-style-position:outside;
  list-style-type:disc;
}

ul li{
  padding:0;
  margin:0 0 .5em 0;
}

/**
 * Regions
 */

#wrap {
  width: 749px;
  margin: auto;
}
#page {
  width: 749px;
  position: relative;
}
#head {
  position: absolute;
  top: 0;
/*  left: 40px;*/
  background: #0470a1;
  height: 318px;
  width: 749px;
  /*padding-left: 45px; */
  background: url('../bilder/header.png') no-repeat;
 }
 
#title {
  float: left;
  margin: 56px 0 48px 0;
  height: 188px;
  background: url('../bilder/title.png') no-repeat;
  padding: 5px 0 0 0px;
  visibility: hidden;
  }
#title h1 {
  font-size: 30px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  letter-spacing: -1px;
  line-height: 30px;
  color: #046fa1;
  padding-right: 30px;
  margin: 0;
  }
#title h1 a { color: #046fa1; }
#title .site-slogan {
  font-size: 10px;
  color: #046fa1;
  padding-right: 10px;
  margin-top: 3px;
  visibility: hidden;
}
#title-spacer { width: 264px; }

#logo {
  margin: 38px 0 0 40px;
}

/*
 * splash page
 */
#splash_wrap {
  width: 630px;
  margin: auto;
}
 #splash_head {
  position: absolute;
  top: 25px;
/*  left: 40px;*/
 /* background: #0470a1;*/
  height: 900px;
  width: 650px;
  /*padding-left: 45px; */
 }
/*
 *Hauptnavigation
 */
  
#tabset {
  position: absolute;
  top: 297px;
  left: 24px;
  height: 15px;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  }
  .tab_button {
  position: relative;
  z-index: 1;
}

.active_tab {
  z-index: 10;
 /* background-color: #311C11;
  color: #ffffff;*/
}

.tab_left {
  float: left;
 /* background-repeat: no-repeat;
  width: 9px;
  height: 29px;
  background-image: url(../bilder/tab_gray_left.png);*/
}

.active_tab .tab_left {
  background-image: url(../bilder/tab_white_left.png);
}

.tab_right {
  float:left;
 /* background-repeat: no-repeat;
  background-position: top right;
  height: 29px;
  white-space: nowrap;
  padding: 7px 20px 0 10px;
  margin-right: -9px;
 background-image: url(../bilder/tab_gray_right.png);
  background-color: #311C11;*/
}

.active_tab .tab_right {
/*  background-image: url(../bilder/tab_white_right.png);*/
}


.active_tab .tab_right a {
  text-decoration: none;
  color: #EA5F2F;
  outline: none;
  font-weight: bold;
}

.tab_right a {
  text-decoration: none;
  color: #FFF;
  outline: none;
}

.tab_right a:hover {
  background-color: #fff;;
  color: #311C11;;
}
#main {
  padding-top: 318px;
 /* overflow: auto;*/
  background: url('../bilder/main-bg.png') repeat-y;
}
.wide-page #main { background: url('../bilder/main-bg-single.png') repeat-y; }

#tabset a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  line-height: 13px;
  width: 98px;
  border-right: 1px solid #241008; 
  border-left: 1px solid #241008;
  font-size: 12px;
}
#tabset a:hover { 
  color: #311C11; 
  background: white;   
  border-right: 1px solid #241008; 
  border-left: 1px solid #241008;
}
#tabset a.active:hover {
  color: black;
  background: white;
  border-right: 1px solid #241008; 
  border-left: 1px solid #241008; }
#tabset .active_tab,
#tabset .active_tab a{ 
  color: #311C11; 
  background-color: white; 
  }
  
.active-trail > a{background-color: white;}


#mitte_col{
  display:inline;
  float:left;
  line-height:1.65em;
  overflow:auto;
  padding:25px 25px 30px 30px;
  width: 375px;
}


#content h1, #content h2 {
  font-size: 16px;
  font-weight: bold;
  color: #311C11;
  line-height: 1.2em;
  padding: 0px 0 10px;
  margin: 9px 0px 0px 0px;
}

#rechts_col {
  float: left;
  padding: 25px 25px 30px 24px;
  font-size: 11px;
  margin-top: 9px;
}

#rechts h2 {
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 2px;
  letter-spacing: -1px;
  margin-bottom: 0.6em;
}

#rechts p { margin: 0 0 1.5em 0; }
#sidebar-top {
  float: left;
  width: 380px;
  padding-left: 10px;
}
#sidebar-left {
  float: left;
  width:100%;
  padding: 0 10px;
}
.wide-page #right #sidebar-left { color: #000; }
.wide-page #right #sidebar-left a { color: #000; }
.wide-page #right #sidebar-left { background: none; }

#sidebar-right a { color: #000; }
#footer {
  margin-top: 0;
  height: 5px;
  background: url('../bilder/footer.png') no-repeat;
  color: #000;
  clear: both;
}

#footer a { color: #333; }
#footer p { margin: 0.5em 0; }
#footer .block { margin: 5px 0; }
.clear-both { clear: both; }


/**
 *Subnavigation
 */

#subnav ul{
  list-style-type: none;
}
#subnav a{
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  padding: 0.3em 5px;
}
/**
 * Bilder
 */

table.rahmen td{
  padding: 0;
}

table.rahmen td.ol,
table.rahmen td.or,
table.rahmen td.ur,
table.rahmen td.lu{
  width: 10px;
  height: 10px;
}

table.rahmen td.oc,
table.rahmen td.uc{
  height: 10px;
}

table.rahmen td.lc,
table.rahmen td.rc{
  width: 10px;
}

table.rahmen td.ol{
  background-image: url(/fileadmin/template/bilder/ol.gif);
}
table.rahmen td.oc{
  background-image: url(/fileadmin/template/bilder/oc.gif);
}
table.rahmen td.or{
  background-image: url(/fileadmin/template/bilder/or.gif);
}
table.rahmen td.rc{
  background-image: url(/fileadmin/template/bilder/rc.gif);
}
table.rahmen td.ur{
  background-image: url(/fileadmin/template/bilder/ur.gif);
}
table.rahmen td.uc{
  background-image: url(/fileadmin/template/bilder/uc.gif);
}
table.rahmen td.lu{
  background-image: url(/fileadmin/template/bilder/ul.gif);
}
table.rahmen td.lc{
  background-image: url(/fileadmin/template/bilder/lc.gif);
}

/* form */

form div{
clear:left;
display:block;
margin:5px 0pt 0pt;
padding:1px 0px;
width:370px;
	
}

form div label{
display:block; 
float:left;
margin:0pt 0pt 5px;
padding:3px 0px;
text-align:left;
width:70px;
font-weight: bold;
}
form div input, form div textarea {
margin:0pt;
padding:1px 3px;
width:200px;
}
 input.csc-mailform-submit {
width:100px;


}
fieldset.csc-mailform{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form#mailform{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* text pic */
.csc-textpic-image {
    margin-top: 6px;
}

.csc-textpic-caption {
font-size: 11px;
font-weight: 600;
margin-left: 0;}


.csc-textpic-clear {clear: both;}

.csc-subheader-3{
  font-weight: 600;
}


div.csc-textpic-intext-right div.csc-textpic-imagewrap {
    float: right;
    margin-left: 20px;
    padding: 0;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
    float: left;
    margin-right: 20px;
    margin-top: 0px;
}

div.csc-textpic img {
    border: none;
}

/* linklist cmw */
div.linklist-pathmenu{
  
}
/*
li.linklist-categorie-item
ul.linklist-link-list
li.linklist-link-item
a.linklist-link
a.linklist-detail-link
a.linklist-report-broken
a.linklist-link-teaser
div.linklist-image
a.linklist-add-link
*/
.linklist-categorie-view{
}
ul.linklist-categorie-list,
ul.linklist-link-list{
  list-style-type: none;
  padding: 0;
}

ul.linklist-categorie-list li,
ul.linklist-link-list li{
  padding: 0;
  margin: 0 0 0 0.3em;
}
.linklist-categorie-list a,
.linklist-pathmenu a,
.linklist-menu a,
.linklist-add-link a{
  text-decoration: none;
}
.linklist-link-detail dl{
  margin:0;
}
.linklist-link-detail legend{
font-weight: 700;
}
.linklist-link-detail dt{
  clear: both;
  display:inline;
  padding-right:5px;
  text-align:right;
  width: 23%;
  float: left;
}
.linklist-link-detail dd{
  float: left;
  width:auto;
  margin:0 0 0 0.2em;
}
.linklist-link-detail .linklist-categorie-link{
  clear: both;
}

.linklist-menu,
.linklist-add-link{
  font-weight: 700;
  text-align: right;
}

.linklist-menu{
float: right;
}

