

a {
outline-color:white;
}

/*Allgemeine Angaben*/
body {
    margin : 30px 5% 30px 5%;
    font-family: verdana, sans-serif;
    font-size : 80%;
    /*background-color: white;*/
    border: 0;
}

#wrapper {
    border: 0;
    margin: 0;
    padding: 0;
    width: 980px;
    background-image: url(Bilder/hg.gif);
    background-repeat: repeat-y;
    background-position:top left;
}


#oben {
    text-align: right;
    height: 120px;
    width: 980px;
    background-image: url(Bilder/linie.gif);
    background-repeat:no-repeat;
    background-position:0px 68px;
}

.logo {
border-left:15px solid white;
}

#left {
    float: left;
    width: 180px;
    margin: 0;
    padding: 0;
}


#content {
    float: left;
    width: 500px;
    margin: 0;
    padding: 0;
}

#right {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
}

#footer {
    clear : both;
    margin: 0;
    padding: 0;
    width: 980px;
    height: 24px;
    background-image: url(Bilder_neu/footer.gif);
    background-repeat: no-repeat;
    background-position:bottom right;
}


#bildleiste {
padding: 0;
margin: 0;
position:absolute;
top: 294px;
padding-right:15px;

}

.clear {
    clear : both;
    width : 278px; /* fix IE6 min-width 700px (Abstaende, Border, Padding abziehen)*/
}

.clears {
    clear : both;
}


/*Vertikales Listen-Menu Ebene 1*/
ul#navvert {
display: block;
margin: 0;
padding: 0;
width: 180px;
list-style: none;
margin-bottom: 15px;
}

ul#navvert li {
display: block;
margin-top: 10px;
width: 180px;
}

ul#navvert li a {
display: block;
text-decoration: none;
text-align: right;
font-weight : 600;
padding-right: 20px;
line-height: 2em;
font-size: 0.85em;
background-image: url(Bilder/linie_mn.gif);
background-repeat:no-repeat;
background-position: bottom left;
}

ul#navvert li a:hover {
display: block;
line-height: 2em;
color: rgb(104,175,35);
background-image: url(Bilder/dach.gif);
background-repeat:no-repeat;
background-position: bottom right;
}

ul#navvert li b a {
display: block;
line-height: 2em;
background-image: url(Bilder/dach.gif);
background-repeat:no-repeat;
background-position: bottom right;
}

/*Vertikales Listen-Menu Ebene 2*/
ul#navvert ul {
display: block;
margin: 0;
padding: 0;
width: 180px;
list-style: none;
margin-top:10px;
}

ul#navvert ul li {
display: block;
margin-top: 0px;
width: 180px;
}

ul#navvert ul li a {
display: block;
text-decoration: none;
font-weight : normal;
font-size: 0.75em;
line-height:1em;
margin-bottom: 10px;
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

ul#navvert ul li a:hover {
display: block;
line-height:1em;
color: rgb(104,175,35);
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

ul#navvert ul li b a {
display: block;
color: rgb(104,175,35);
}

ul#navvert ul li d a {
display: block;
font-weight: normal;
color: rgb(76,76,76);
}

/*Vertikales Listen-Menu Ebene 3*/


ul#navvert ul ul{
display: block;
margin: 0;
padding: 0;
margin-top:10px;
margin-top:10px;
list-style: none;
}

ul#navvert ul ul li {
display: block;
margin-top: 0px;
}

ul#navvert ul ul li a {
display: block;
text-decoration: none;
line-height:1em;
color: rgb(100,100,100);
padding-right: 30px;
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

ul#navvert ul ul li a:hover {
display: block;
font-weight: normal;
line-height:1em;
color: rgb(104,175,35);
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

ul#navvert ul ul li b a {
display: block;
font-weight: bold;
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

ul#navvert ul ul li d a {
display: block;
font-weight: normal;
text-decoration: none;
color: rgb(100,100,100);
background-image: url(Bilder/clear.gif);
background-repeat:no-repeat;
}

/*Schrifteinstellungen*/

p, a, h1, h2  {
padding:0;
margin:0;
font-family : verdana, sans-serif;
font-size : 0.85em;
line-height: 20px;
font-weight : 500;
text-decoration: none;
color: rgb(76,76,76);
}


.detail {
font-size : 0.8em;
}

#content strong a, strong p, a{
font-weight: bold;
}

a {
font-size : 1em;
}

#content a:hover {
color: rgb(104,175,35);
}

.align-right{
text-align:right;
}

/* Setzt bei großen Bildern den Abstand danach auf 0*/
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic{
display: inline; /* IE fix for double-margin bug */
margin: 0;
padding: 0;
}

#content p, h1, h2, h3, h4 {
padding: 0 15px 15px 15px;
}


H1.csc-firstHeader {
font-size: 1em;
font-weight: bold;
}

DIV.csc-header-n2 H1 {
font-size: 1em;
font-weight: bold;
}

.csc-header-n3 H1 {
font-size: 1em;
font-weight: bold;
}

DIV.csc-header-n3 H2 {
font-size: 1em;
font-weight: bold;
color: rgb(104,175,35);
}

DIV.csc-header-n4 H3 {
font-size: 1.2em;
font-weight: bold;
color: rgb(76,76,76);
}

DIV.csc-header H4 {
font-size: 1.2em;
font-weight: bold;
color: rgb(76,76,76);
}


/*Listen*/

ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.csc-bulletlist {
margin-left: 15px;
margin-right: 30px;
margin-bottom:15px;
list-style-type: none;
}

.csc-bulletlist li {
margin-top: 5px;
padding-left:20px;
font-size:11px;
line-height:1.6em;
color: rgb(76,76,76);
background-image: url(Bilder/rhombus_kl.gif);
background-repeat:no-repeat;
background-position:0 0.4em;
/*list-style-image:url(Bilder/rhombus_kl.gif);*/
}

/*Tabellen RTE*/

.htmlarea-showtableborders {
margin-left: 15px;
border-collapse:collapse;
/*border-right: 1px solid rgb(104,175,35);*/
}

.htmlarea-showtableborders td {
font-size:0.7em;
line-height:1.8em;
padding-right: 15px;
vertical-align:top;
color: rgb(76,76,76);
padding-top:3px;
padding-bottom:3px;

}

.htmlarea-showtableborders td li {

padding-left:20px;
background-image: url(Bilder/rhombus_kl.gif);
background-repeat:no-repeat;
background-position:0 0.5em;
}

/*Tabellen*/
.contenttable {
margin-left: 15px;
font-size:11px;
line-height:20px;
color: rgb(76,76,76);
}

.contenttable td{
padding-bottom:15px;
padding-right:15px;
}

.contenttable-2 {
border-collapse:collapse;
margin-right:15px;
}

.contenttable-2 td{
vertical-align:top;
border-bottom: 1px solid rgb(104,175,35);
padding-bottom:5px;
line-height:1.3em;
}

.tr-last td{
border-bottom: 0;
}

/*Bilder*/
#right img {
margin-bottom:5px;
}

#content img {
margin: 0;
padding: 0;
}

#content .csc-textpic-imagerow {
margin-left: 15px;
}

#content .csc-textpic-left {
margin: 0;
padding: 0;
}

#content .csc-textpic-above {
margin: 0;
padding: 0;
}

#content p img {
margin: 0;
padding: 0;
margin-left: 0px;
}

.b_normal {
margin: 0;
padding: 0;
}

.csc-textpic-caption {
font-size:0.9em;
}


/*Formulare*/

/*FORM TABLE TR TD { padding-left: 0px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: red; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: green; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid green; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }*/

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }


/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }

.csc-mailform {
border: 0;
padding: 0;
margin: 0;
margin-left: 15px;
}

.csc-mailform-field {
padding: 0;
margin: 0;
border:0;
color: rgb(76,76,76);
}

.csc-mailform-field legend {
display:none;
}

.csc-mailform-field fieldset {
border: 0;
}

.csc-mailform-field label{
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
vertical-align:top;
}

.label {
float:left;
padding: 1px;
margin: 0;
margin-bottom:5px;
margin-right:5px;
width: 100px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
}


.input {
padding: 1px;
margin: 0;
margin-bottom:5px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
border: 1px solid rgb(200,200,200);
}


.submit {
padding: 1px;
margin: 0;
margin-bottom:5px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
background-color: rgb(245,245,245);
}

.submit a {
background-color: blue;
}

.submit a:hover {
background-color: red;
}


.textarea {
padding: 1px;
margin: 0;
margin-bottom:5px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
border: 1px solid rgb(200,200,200);
}


.csc-mailform-check {
padding: 0;
margin: 0;
margin-bottom:5px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
}


.csc-mailform-submit {
  background-color: rgb(245,245,245);
  font-weight: normal;
  font-family : Verdana,sans-serif;
  padding: 0px 0px 0px 0px;
  vertical-align:bottom;
  font-size : 11px;
}

.radio {
margin-right: 10px;
margin-bottom:5px;
font-family : verdana, sans-serif;
font-size : 11px;
color: rgb(76,76,76);
background: transparent;
border: 1px solid rgb(200,200,200);
}







