@charset "UTF-8";
/* --- content.css ------------------------------------ */
/* --- Alle Inhaltselement -----------------------------*/
/* ---------------------------------------------------- */
/* --- (c)2008.stadt.werk|konzeption.text.gestaltung ---*/
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

/* --- TEXT / TEXT mit Bild --------------------------- */

p.bodytext{
font-family: Arial;
font-weight: normal;
font-size: 12px;
line-height:17px;
color: #1d1d1d;
padding-right:10px;
}

h1 {
padding: 0;
margin: 0;
}

h1.csc-firstHeader{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #009ee1;
}

.csc-header h1{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
color: #009ee1;
}

h1#home{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #516726;
}

h1#programm{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #678800;
}


h1#projekte{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #c00327;
}

h1#anmeldung{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #009ee1;
}

h1#kontakt{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #f6a200;
}

h1#verein{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
/*color: #1d1d1d;*/
color: #9e157d;
}

h1#pott{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
color: #e46829;
}

h1#mitarbeit{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
color: #8465c7;
}

h1#impressum{
font-family: Arial;
font-weight: bold;
font-size: 15px;
line-height:17px;
color: #997042;
}

.csc-textpic-caption{
font-family: Arial;
font-weight: normal;
font-size: 9px;
line-height:12px;
color: #5a5a5a;
padding:3px;
}

/* --- AUFZÄHLUNGEN / LISTEN --------------------------- */

.A05_b ul{
font-family: Arial;
font-weight: normal;
font-size: 12px;
line-height:17px;
color: #1d1d1d;
}


/* --- KONTAKTFORMULAR --------------------------- */


fieldset.csc-mailform{
border:0;
}

div.csc-mailform-field{
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
line-height:20px;
font-size:12px;
color: #0b212d;
padding-top:5px;
}

div.csc-mailform-field label{
display:inline;
width:100px;
float:left;
}

div.csc-mailform-field input{
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom: thin solid 1px #ced3d5;
border-bottom-width:1px;
background: #ffffff;
width:300px;
}


div.csc-mailform-field textarea{
width:300px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#0b212d;
border-bottom: thin solid 1px #ced3d5;
border-right: thin solid 1px #ced3d5;
border-top: thin solid 1px #ced3d5;
border-left: thin solid 1px #ced3d5;
border-width:1px;
background: #ffffff;
}

div.csc-mailform-label{
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
line-height:20px;
font-size:12px;
color: #0b212d;
padding-top:10px;
}

div.csc-mailform-field input.csc-mailform-check{
border: thin solid 1px #ced3d5;
border-width:1px;
background: #ffffff;
width:20px;
}

div.csc-mailform-field input.csc-mailform-submit{
margin-left:50px;
width:auto;
border: 0px;
background: #0b212d;
color:#ffffff;
}

