@import url('freesite.css');

body {
  background-image:url(../images/hg_blau.gif);
  
}

* html #bg-special {
  background-image:url(../images/grafik_fallback_blau.png);
}



#content-header {
  background-image:url(../images/bg-content-top-blue.gif);
}


#menu-top .menuitem {
  background-image:url(../images/menuitem-blue.gif);
}



#menu-top .menuitem-active,
#menu-top A.menuitem:hover {
  background-image:url(../images/menuitem-blue-a.gif) !important;
}

#bg-content-top {
  background-image:url(../images/bg-content-middle-blue.jpg);
}


dl.menu-left dt {
  background-image:url(../images/striped-blue.gif);  
}

dl.menu-left-l2 dt:first-child,
dl.menu-left-l3 dt:first-child {
  background-image:url(../images/striped-blue.gif);  
}

dl.menu-left dt.menu-left-active A {
  color:#0e238e !important;
}
dl.menu-left dt A:hover {
  color:#0e238e !important;
}

#content  A {
  color:#0e238e;
}
#content TABLE TD A {
  color:#0e238e;
}







/* Wiki */

.tx-edwiki-pi1 INPUT {
 border:1px solid #0e238e;
}
.tx-edwiki-pi1 H1,
.tx-edwiki-pi1 H2 {
  border-bottom:1px dotted #0e238e;
}

.tx-edwiki-pi1 P A,
.tx-edwiki-pi1 TABLE#toc tr td A {
  color:#0e238e;
}

.tx-edwiki-pi1 TABLE.versions THEAD TR,
.tx-edwiki-pi1 TABLE.list THEAD TR {
  background-color:#0e238e;
  color: white;
}

.tx-edwiki-pi1 TABLE.versions TR.odd TD,
.tx-edwiki-pi1 TABLE.list TR.odd TD {
  background-color:white;
}

.tx-edwiki-pi1 TABLE.versions THEAD TR TH A,
.tx-edwiki-pi1 TABLE.list THEAD TR TH A {
  color:white;
}
.tx-edwiki-pi1 TABLE.versions TR TH,
.tx-edwiki-pi1 TABLE.list TR TH {
  color:white;
}

.tx-edwiki-pi1-listrowHeader,
tx-edwiki-pi1-listrowHeader-selected {
  color:white;
} 


.tx-edwiki-pi1 TABLE.versions TBODY TR TD A,
.tx-edwiki-pi1 TABLE.list TBODY TR TD A {
  color:#0e238e;
}

.tx-edwiki-pi1 A {
  color:#0e238e;
}


/* Gästebuch */

.tx-guestbook-form-inputfield-med,
.tx-guestbook-form-inputfield-big,
.tx-guestbook-form-textarea  {
    border:1px solid #0e238e;
}

.tx-veguestbook-pi1 .trenner {
    background-image:url(../images/striped-blue.gif);
}

.tx-guestbook-form-obligationfield  {
  color:#0e238e;
}


/* Allgemein */

#content .trenner {
  width:100%;
  height:6px;
  border:0px none;
  background-image:url(../images/striped-blue.gif);
  background-repeat:repeat-x;
  background-position:0px 3px;
}

#content .infotext {
 border:1px solid #0e238e;
 background-color:#ffffff !important;
}

.tx-srfreecap-pi2-cant-read A {
  color:#0e238e;
}

/* Galerie */
.tx-gooffotoboek-pi1 A {
  color:#0e238e;
}
.tx-gooffotoboek-pi1 H1 {
  color:#0e238e;
}

/* Forum */
#tx_chcforum-pi1 a {
	color:#0e238e;
}


/* csc-mailform NEU 2011-12 */
fieldset.csc-mailform {
    border:none;
}
fieldset.csc-mailform legend {
    display:none;
}
fieldset.csc-mailform .csc-mailform-field,
fieldset.csc-mailform .csc-mailform-label { clear:left; margin-bottom:6px;}
fieldset.csc-mailform .csc-mailform-field label {
    float:left; display:block; width:33%; 
}
fieldset.csc-mailform .csc-mailform-field input,
fieldset.csc-mailform .csc-mailform-field textarea {
    max-width:65%; 
}
fieldset.csc-mailform .csc-mailform-submit { margin-left:33%; }

span .csc-mailform-radio {
  display:block;
    margin-left: 33%;
   max-width:65%; 
}

.csc-mailform-radio input, .csc-mailform-radio label {
    display: inline;
    float: left;
    margin-bottom: 0.3em;
}

.csc-mailform-field input.csc-mailform-radio,
.csc-mailform-field .csc-mailform-check {
    background: none;
    clear: left;
    border: none;
    margin-right: 4px;
    width: 20px;
}

.csc-mailform-radio label, .csc-mailform-check label {
    text-align: left;
    margin-top:-6px;
} 








