body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  color: #333;
  background: #f3f8fd url(../img/kzvb_main_back.gif) repeat-y 50% 0;
  text-align: center;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 1.4em;
  color: #6ca2db;
  margin: 10px 0 5px 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

hr {
  border: 0 none;
  border-top: 1px solid #ccc;
  height: 1px;
}

a {
  color: #6ca2db;
}

a:visited, a:link {
  color: #6ca2db;
  text-decoration: underline;
}

a:hover, a:active {
  color: #6ca2db;
  text-decoration: none;
}

a.header-link, a.footer-link, .text-footer a {
  color: #666;
}

a.header-link:visited, a.header-link:link, a.footer-link:visited, a.footer-link:link, .text-footer a:visited, .text-footer a:link {
  color: #666;
  text-decoration: none;
}

a.header-link:hover, a.header-link:active, a.footer-link:hover, a.footer-link:active, .text-footer a:hover, .text-footer a:active {
  color: #666;
  text-decoration: underline;
}

#content_main a.internal-link, #login a.arrow-right, #password a.arrow-right, #content_main a.arrow-right, #content a.arrow-right {
  background: url(../img/kzvb_arrow_blue.gif) no-repeat 0 4px;
  padding-left: 10px;
}

#content_main a.arrow-top, #content a.arrow-top {
  background: url(../img/kzvb_arrow_blue_top.gif) no-repeat 0 6px;
  padding-left: 10px;
}

#content_main a.pdf-file, #content a.pdf-file {
  background: url(../img/kzvb_icon_pdf.gif) no-repeat 0 0;
  padding-left: 20px;
  height: auto;
  display: block;
}

#content_main a.zip-file, #content a.zip-file {
  background: url(../img/kzvb_icon_zip.gif) no-repeat 0 0;
  padding-left: 18px;
  height: 16px;
  display: inline;
}

p {
  margin: 0;
  padding: 0 0 5px 0;
}

p.taubenblau {
  background: #94acc5;
  color: #fff;
}

p.hellblau {
  background: #ebf1f7;
  width:100%;
  overflow:hidden;
  
}

ul {
  list-style-type: none;
}


div.csc-textpic-imagewrap .csc-textpic-image img  {
  border: 1px solid #666;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img  {
  border: 0px;
}

img.spacer-gif {
  border: 0;
}

#content_main ul {
  list-style-type: disc;
  margin: 0 0 0 20px;
  padding: 0;
}

input {
  font-size: 1em;
  color: #333;
  border: 1px solid #666;
}

textarea {
  font-size: 1em;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
  border: 1px solid #666;
}

input.button {
  border: 0;
}

select {
  border: 1px solid #666;
  font-size: 1em;
  color: #333;
}

hr.dotted {
  clear: both;
  border: 0 none;
  border-top: 1px dotted #ccc;
  height: 1px;
}

#container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 800px;
  background: #fff url(../img/kzvb_container_back.gif) repeat-y 0 96px;
}

#left {
  float: left;
  width: 200px;
}

#logo {
  width: 200px;
  height: 98px;
  background: #fff;
  margin: 0;
}

#logo img {
  margin: 15px 0 0 10px;
}

#logo_text {
  position: absolute;
  left: 100px;
  top: 15px;
}

#menu {
  margin: 0 0 0 20px;
}

#menu ul, #menu li {
  margin: 0;
  padding: 0;
  background: #ebf1f7;
}

#menu li {
  margin-top: -2px;
}

#menu li li {
  margin: -2px 0 2px 0;
  background: #ebf1f7 url(../img/kzvb_menu_arrow_sub.gif) no-repeat 8px 9px;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
  display: block;
  padding: 6px 5px 6px 15px;
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

#menu li li a:hover, #menu li li a:active {
  display: block;
  background: #bcc1c6 url(../img/kzvb_menu_arrow_sub.gif) no-repeat 8px 9px;
  color : #283c51;
}

#menu li li.aktuell a, #menu li li.aktuell a:visited, #menu li li.aktuell a:link {
  background: #bcc1c6 url(../img/kzvb_menu_arrow_sub.gif) no-repeat 8px 9px;
  color : #283c51;
}

#menu li li.login a {
  background: #d7d9d8 url(../img/kzvb_menu_arrow_sub.gif) no-repeat 8px 9px;
}

#menu li li.login-aktuell a {
  background: #828282 url(../img/kzvb_menu_arrow_sub_w.gif) no-repeat 8px 9px;
  color : #ffffff;
}

#menu li li.login a:hover, #menu li li.login a:active {
  background: #828282 url(../img/kzvb_menu_arrow_sub_w.gif) no-repeat 8px 9px;
  color : #ffffff;
}

#menu li li li a, #menu li li li a:link, #menu li li li a:visited {
  background: #ebf1f7;
  display: block;
  padding: 5px 5px 5px 25px;
  text-decoration: none;
  color: #333;
  font-weight: normal;
}

#menu li li.aktuell li a, #menu li li.aktuell li a:link, #menu li li.aktuell li a:visited {
  background: #ebf1f7;
}

#menu li li.aktuell li.aktuell a, #menu li li.aktuell li a:hover, #menu li li.aktuell li a:active {
  background: #bcc1c6 url(../img/kzvb_menu_arrow_sub_sub.gif) no-repeat 15px 8px;
  color : #283c51;
  font-weight: bold;
}

#menu li li.login-aktuell li a, #menu li li.login-aktuell li a:link, #menu li li.login-aktuell li a:visited {
  background: #d7d9d8;
}

#menu li li.login-aktuell li a:hover, #menu li li.login-aktuell li a:active {
  background: #828282 url(../img/kzvb_menu_arrow_sub_sub_w.gif) no-repeat 15px 8px;
  color : #ffffff;
}

#menu li li.login-aktuell li.aktuell a {
  background: #828282 url(../img/kzvb_menu_arrow_sub_sub_w.gif) no-repeat 15px 8px;
  color : #ffffff;
}

#login {
  background: #dadada;
  margin: 0 0 0 20px;
}

div#login {
  margin-top: -2px;
}

#login .login-header {
  height: 24px;
  width: 165px;
  background: #bbb;
  color: #fff;
  font-weight: bold;
  vertical-align:middle;
  padding: 6px 0 0 15px;
}

#login form {
  margin: 0;
  padding: 0;
}

#login .login-username {
  padding: 8px 0 5px 15px;
  clear: both;
}

#login .login-password {
  padding: 4px 0 0 15px;
  clear: both;
}

#login label {
  float: left;
  width: 5em;
  padding: 2px 5px 0 0;
}

#login input.field {
  font-size: 1em;
  float: left;
  display: block;
  width: 6em;
  height: 1.3em;
  border: 1px solid #dadada;
}

#login input.button {
  padding: 3px 0 0 3px;
}

#password {
  background: #dadada;
  margin: 0 0 0 20px;
}

div.login-label {
  padding: 5px 0 0 15px;
}

#main {
  float: left;
  width: 600px;
  background: #fff url(../img/kzvb_header_wir.jpg) no-repeat 0 0;
}

#top {
  text-align: right;
  height: 30px;
  margin: 10px 20px 0 0;
}

#top .text-header {
  padding: 5px 10px 0 0;
  float: right;
}

#top .tx-macinasearchbox-pi1 {
  float: right;
  padding: 3px 0 0 0;
}

#top label {
  float: left;
  padding: 2px 5px 0 0;
  color: #333;
}

#top input.field {
  font-size: 1em;
  float: left;
  display: block;
  width: 6em;
  height: 1.3em;
  border: 1px solid #dadada;
}

#top input.button {
  padding: 3px 0 0 3px;
}


#header {
  text-align: right;
  height: 26px;
  margin: 30px 20px 0 0;
}

#header .text-header {
  padding: 0 0 0 20px;
  float: right;
  background: url(../img/kzvb_en.gif) no-repeat 0 2px;
}

#menu_img1 {
  margin: 0;
  height: 30px;
}

#menu_img2 {
  margin: 0;
  height: 30px;
}

#menu_path {
  margin-top: 18px;
  height: 25px;
  width: 580px;
  background: #ebf1f7;
}

* html  div#menu_path {
  margin-top: 16px;
}

#menu_path ul {
  margin: 0 0 0 10px;
  padding: 0;
}

#menu_path li {
  margin-top: 6px;
  float: left;
}

#menu_path li a, #menu_path li a:link, #menu_path li a:visited {
  text-decoration: none;
  color: #333;
}

#menu_path li a:hover, #menu_path li a:active {
  text-decoration: underline;
  color: #333;
}

#content_main {
  margin: 10px 20px 20px 20px;
  width: 560px;
  overflow: hidden;
}

* html  div#content_main {
  margin: 5px 20px 20px 20px;
}

#content #content_left {
  margin: 0 10px 10px 10px;
  float: left;
  width: 410px;
  display: inline;
}

#content #content_right {
  margin: -25px 20px 0 0px;
  float: left;
  width: 150px;
  display: inline;
  font-size: 0.9em;
}

#content_right p {
  width: 130px;
  margin: 0;
  padding: 5px 10px 5px 10px;
}

#footer {
  background: #fff;
  height: 30px;
  clear: both;
  margin-left: 20px;
}

#footer_left {
  font-size: 0.8em;
  color: #333;
  padding-top: 5px;
  float: left;
  width: 180px;
}

#footer_main {
  border-top: 1px solid #ccc;
  padding-top: 4px;
  float: left;
  margin-left: 10px;
  width: 570px;
  display: inline;
}

#footer_main .text-footer {
  margin-right: 15px;
}


/**
 * Extension Teaser
 */

.tx-sdteaser-pi1 div.tx_sdteaser-left {
  float: left;
  width: 195px;
  padding-right: 9px;
  margin-bottom: 7px;
  border-right: 1px solid #ccc;
}

.tx-sdteaser-pi1 div.tx_sdteaser-right {
  float: left;
  width: 195px;
  padding-left: 10px;
  margin-bottom: 7px;
}

.tx-sdteaser-pi1 div.tx_sdteaser-all {
  margin-bottom: 7px;
}

.tx-sdteaser-pi1 div.tx_sdteaser-header {
  font-size: 1.4em;
  font-weight: bold;
  color: #6ca2db;
  padding: 5px 0 5px 0;
}

.tx-sdteaser-pi1 div.tx_sdteaser-image {
  float: left;
  margin: 0 5px 2px 0;
}

.tx-sdteaser-pi1 div.tx_sdteaser-image img  {
  border: 1px solid #666;
}

.tx-sdteaser-pi1 a.teaser-more {
  background: url(../img/kzvb_arrow_blue.gif) no-repeat 0 4px;
  padding-left: 10px;
}


/**
 * Extension User Registration
 */

#user_register div.header {
  margin: 10px 0 5px 0;
  font-weight: bold;
}

#user_register div.button {
  margin: 10px 0 0 0;
}

#user_register div.error {
  color: #f00;
}

/**
 * Extension Image Gallery
 */

#galleryList .galleryItem {
  float: left;
  width: 184px;
  height: 210px;
}

#galleryList .galleryItem .image {
  text-align: left;
}

#galleryList .galleryItem .title {
  margin: 8px 0;
}

#galleryList .back {
  clear: left;
}

#galleryList img, #galleryImage img {
  border: 1px solid #666;
}

#galleryList a, #galleryImage a {
  background: url(../img/kzvb_arrow_blue.gif) no-repeat 0 2px;
  padding-left: 10px;
}

#galleryImage .image {
  float: left;
  margin: 15px 0 15px 0;
}

#galleryImage .description {
  float: left;
  margin: 15px 0 15px 20px;
}

#galleryImage .description .text {
  margin-bottom: 7px;
}

#galleryImage .center, #galleryImage .right {
  padding-left: 100px;
}

#galleryImage .download {
  margin: 10px 0 10px 0;
}

#galleryImage .download a {
  background: #fff;
  padding: 0;
}

#galleryImage .download img {
  border: 0;
}



/**
 * Extension Poll
 */

#tx_sdpoll-poll {
  background: #ebf1f7;
  padding: 5px 5px 10px 10px;
}

#tx_sdpoll-poll {
  background: #ebf1f7;
  padding: 5px 5px 10px 10px;
}

.tx-sdpoll-pi1 form {
  margin: 0;
  padding: 0;
}

#tx_sdpoll-poll .submit {
  margin: 5px 0 0 20px;
  color: #6ca2db;
}

#tx_sdpoll-answer .label {
  padding-bottom: 10px;
  font-weight: bold;
}

#tx_sdpoll-answer td {
  padding-bottom: 4px;
}

#tx_sdpoll-answer td.img {
  color: #6ca2db;
}


/**
 * Extension Form
 */

#tx_sdform-list th {
  font-weight: bold;
}

#tx_sdform-list td {
  background: #ebf1f7;
}

#tx_sdform-list td.error input {
  border: 2px solid red;
}

#tx_sdform-order input.error {
  border: 2px solid red;
  color: #333333 !important;
}

#tx_sdform-order {
  margin-top: 10px;
}

#tx_sdform-order .field_left {
  clear: both;
  float: left;
}

#tx_sdform-order .field_left div, #tx_sdform-order .field_right div {
  margin-top: 5px;
}

#tx_sdform-order .field_right {
  float: left;
  margin-left: 10px;
}

#tx_sdform-order .field {
  margin: 10px 0 15px 0;
}

#tx_sdform-order .error {
  color: red;
}


/**
 * Standard Mail Forms
 */

fieldset {
  border: 0;
}

.csc-mailform .csc-mailform-field {
  padding-top: 5px;
}

.csc-mailform label{
  display: block;
}


/**
 * Mailing Extension
 */

.tx-sdmailing-pi1 hr {
  clear: both;
}

.tx-sdmailing-pi1 .left {
  float: left;
  width: 300px;
  margin-right: 10px;
}

.tx-sdmailing-pi1 .right {
  float: left;
  width: 250px;
}

.tx-sdmailing-pi1 .header {
  font-weight: bold;
}

.tx-sdmailing-pi1 .content {
  margin: 15px 0 15px 0;
}


#menu_mailing {
  margin: 20px 20px 10px 20px;
  width: 560px;
  height: 22px;
  background: #b7c3d1;
}

#menu_mailing .text {
  padding: 0 10px 0 10px;
}

#menu_mailing select {
  margin-top: 2px;
}

.tx-sdssoeo-pi1 {
  text-align: center;
  padding: 0 0 10px 0;
}

#pinDelete div.header {
  font-weight: bold;
  margin: 20px 0 0 0;
}

#pinDelete div.text {
  margin: 10px 0 10px 0;
}

#pinDelete div.submit {
  margin: 10px 0 10px 0;
}

form#searchformCircular {
	margin-top: 16px;	
}

form#searchformCircular .top1 {
	position: relative;
	top: 1px;	
}

form#searchformCircular .top2 {
	position: relative;
	top: 2px;	
}

table#advancedSearch {

}

table#advancedSearch input.searchInput {
	width: 140px;
}

table#advancedSearch input.searchInputCircular {
	width: 200px;
}

table#advancedSearch input.checkbox  {
	position: relative;
	top: 3px;
	border: 0;
}

table#advancedSearch select.small {
	width: 50px;
}

table#advancedSearch select.big1  {
	width: 120px;
}

table#advancedSearch select.big2  {
	width: 170px;
}

.csc-textpic-intext-left {
	clear: both;
	overflow: hidden;
}

.csc-header {
	float: none;
	clear: both;
}

div#pinStart {
    background-image: url(../img/pinboard_start_bg.jpg);
    width: 396px;
    height: 287px;
    position: relative;
    top: 0px;
    left: 0px;
}

div#pinStart h1 {
    position: absolute;
    top: 9px;
    right: 0px;
    font-size: 15px;
}

div#pinStart div.header {
    position: absolute;
    top: 65px;
    right: 0px;
    width: 130px;
}

div#pinStart div.text {
    position: absolute;
    top: 92px;
    right: 0px;
    width: 130px;
}

div#pinCat {
    background-image: url(../img/pinboard_bg.jpg);
    height: 270px;
    background-repeat: no-repeat;
    background-position: right 40px;
}
