/*** Überschriften und Graphical Headlines ***/

h1 {
    color: #02164C;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
  
h2 {
    font-size:133.33%;
    color: #938C7C;
}
h2 a {
    color: #938C7C;
}

h3 {
    font-size:133.33%;
    color: #02164C;
}
  
h4 {
    font-size: 116.67%;
    color: #938C7C;
}
h4 a {
    color: #938C7C;
}

h5 {
    font-size:116.67%;
    color: #02164C;
}

p, div.ce {
    line-height: 1.5em;
    margin: 0 0 0em 0;
}

hr {
    background: #FBFBFB url(../img/punktlinie.gif) repeat-x bottom left;
    margin: 0px 0px 0.5em 0px;
    padding: 0px 0px 0.5em 0px;
    border: none;
}
* html hr {
    border-top: 1px dotted #CCC;
}

a {
    color: #1E6289;
    color: #02164C;
    text-decoration: underline;
    font-weight: bold;
}

a:focus,
a:hover,
a:active {
    color: #F6C018;
    text-decoration: underline;
}


a.external-link-new-window img {
    margin: 0px 2px 0px 0px;
}

a.internal-link img {
    display: none;
}

div.cleardiv {
    line-height: 0px;
    font-size: 0px;
    height: 0px;
    clear: both;
}

#main ul li {
    list-style-image: url(../img/icons/bullet.png);
}
* html #main ul li {
    list-style-image: none;    
}

/*** CLASSES PARAGRAPH ***/

p.note {
    background-color: #EAE9E5;
    border: none;
    color: #333;
}
p.important {
    background-color: #F8F0C2;
    border: none;
    color: #333;
}
p.warning {
    background-color: #F6C018;
    border: none;
    color: #333;
}

/*** MORE EXAMPLES ***/

p.info {
    color: #333;
    background: #EAE9E5 url(../img/icons/ausrufez-blau.gif) no-repeat 13px 15px;    
}
span.infoHeadline {
    color: #02164C;
    font-weight: bold;
    border: none;
    background: url(../img/punktlinie.gif) repeat-x bottom left;
}

p.question {    
    color: #333;
    background: #EAE9E5 url(../img/icons/fragez-blau.gif) no-repeat 13px 15px;
}
span.questionHeadline {
    color: #02164C;
    font-weight: bold;
    border: none;
    background: url(../img/punktlinie.gif) repeat-x bottom left;
}

p.stop {    
    color: #333;
    border: none;
    background: #EAE9E5 url(../img/icons/stop.gif) no-repeat 13px 15px;
}
span.stopHeadline {
    color: #02164C;
    font-weight: bold;
    border: none;
    background: url(../img/punktlinie.gif) repeat-x bottom left;
}

p.citation {
    color: #333;
    background: #EAE9E5 url(../img/icons/sprechblase.gif) no-repeat 10px 10px;
    border: none;
}


/*** TABELLEN ***/

table.contenttable {font-size:0.8em; width: auto; margin: 10px 0px 20px 0px; border-collapse:collapse; empty-cells:show;}
table.contenttable th {height:2.0em; background: #EAE9E5; color: #333; padding: 2px 7px; border: none;}
table.contenttable tr.tr-odd { background: url(../img/punktlinie.gif) repeat-x bottom left; }
table.contenttable tr.tr-even { background: url(../img/punktlinie.gif) repeat-x bottom left; }
table.contenttable td {height:3.0em; padding:2px 7px 3px 7px; border: none; text-align:left; font-weight:normal}

.contenttable caption {
    font-size: 116.67%;
    color: #938C7C;
}

td.hg-farbe { background-color:#EAE9E5; }

/*** Deaktiviert, verschiebt die Caption bei Text & Bild Datensätzen 07.12.2012 ~cfa ***/
/*td,th { padding:2px 7px !important; }*/

thead th { background-color:#EAE9E5; color:#333333; font-weight:normal; }
/* table tr { background: url(../img/punktlinie.gif) repeat-x bottom left; } */

/*** LAYOUT 1 ***/

.contenttable-1 td {
    /* background: url(../img/punktlinie-v.gif) repeat-y top right; */
}
.contenttable-1 td.td-last {
    background: none;
}
.contenttable-1 tr.tr-0 td {
    background-color: #EAE9E5;
    padding: 2px 7px;
    font-weight: bold;
}

/*** LAYOUT 2 ***/

.contenttable-2 tr.tr-0 td {
    background: none;
    background-color: #EAE9E5;
    padding: 2px 7px;
    font-weight: bold;
}
.contenttable-2 td {
    background: url(../img/punktlinie-v.gif) repeat-y top right;
}
.contenttable-2 td.td-last {
    background: none;
}
.contenttable-2 td.td-0 {
    font-weight: bold;
}


/*** LAYOUT 3 ***/

table.contenttable-3 th {
    background: #938C7C;
    color: #FFF;
}
.contenttable-3 td {
    background: url(../img/punktlinie-v.gif) repeat-y top right;
}
.contenttable-3 td.td-last {
    background: none;
}




DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {    
    color: #FFF;
    background-color: #09103C;
    font-style: normal;
    padding: 0.3em;
    line-height: 1.2em;
    margin: 1px 0 0 0;
}

td.csc-uploads-fileName p.csc-uploads-description {
    background-color: #EAE9E5;
}



/* ####################################
** ##  Sitemap  #######################
** ####################################
*/

.csc-sitemap { width: 50%; margin: 20px 0px 0px 0px; }
.csc-sitemap ul {
    list-style: none;
    margin: 0px;
}
.csc-sitemap li {    
    background: url(../img/submenue-trenner.gif) repeat-x bottom left;
    background: none;
    padding: 0px;
    margin: 0px;
}
.csc-sitemap ul li {
    padding: 0px 0px 20px 0px;
}
.csc-sitemap li ul li {
    background: #EAE9E5 url(../img/submenue-trenner.gif) repeat-x top left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0.2em 0px;
    margin: 0px 0px 0px 0px;
}
.csc-sitemap li ul li ul li {
    background: #FBFBFB url(../img/submenue-trenner.gif) repeat-x top left;
    padding: 0px;
    margin: 0px;
}
.csc-sitemap li a {
    border: none;
    margin: 0 0 0px 0;
    padding: 0.2em 0px 0.2em 10px;
    display: block;
    background: #938C7C;
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
.csc-sitemap li ul li a {
    border: none;    
    margin: 0 0 0px 0;
    padding: 0.2em 0px 0.2em 20px;
    display: block;
    text-decoration: none;
    color: #02164C;
    font-weight: normal;
}
.csc-sitemap li ul li ul li a {
    border: none;    
    margin: 0 0 0px 0;
    padding: 0.2em 0px 0.2em 30px;
    display: block;
    text-decoration: none;
    color: #02164C;
    font-weight: normal;
}


.csc-sitemap li a:hover {
    border: none;
    background: #938C7C;
    color: #FFF;
}
.csc-sitemap li ul li a:hover {
    border: none;    
    color: #FFF;
}


/* ####################################
** ### FCE 3 Boxes with rounded edges #
** ####################################
*/
/* BEIGE (green) */
.REboxGreenContent {display:block; background:#EAE9E5; border-left:1px solid #938C7C; border-right:1px solid #938C7C; padding:0.5em 1em 0.5em 1em;}
.rGline2, .rGline3, .rGline4 {background:#EAE9E5; border-left:1px solid #938C7C; border-right:1px solid #938C7C;}
.rGline1 {margin:0 5px; background:#938C7C;}

/* HELLGELB (red) */
.REboxRedContent {display:block; background:#F8F0C2; border-left:1px solid #F6C018; border-right:1px solid #F6C018; padding:0.5em 1em 0.5em 1em;}
.rRline2, .rRline3, .rRline4 {background:#F8F0C2; border-left:1px solid #F6C018; border-right:1px solid #F6C018;}
.rRline1 {margin:0 5px; background:#F6C018;}

/* DUNKELGELB (blue) */
.REboxBlueContent { display:block; background: #F6C018; border-left:1px solid #F6C018; border-right:1px solid #F6C018; padding:0.5em 1em 0.5em 1em; height:1%; overflow:hidden; }
.rBline2, .rBline3, .rBline4 { background: #F6C018; border-left:1px solid #F6C018; border-right:1px solid #F6C018; }
.rBline1 { margin:0 5px; background: #F6C018; }


/* #############################
** ### Mail-Formular ###########
** #############################
*/
form#mailform fieldset {border: none; padding: 0em; background: transparent;}
form#mailform fieldset span.csc-mailform-radio fieldset {margin:1em 2em 1em 1em;}
form#mailform fieldset span.csc-mailform-radio fieldset input {width:auto; margin:0 0.3em 0 0; border:0;}
form#mailform fieldset span.csc-mailform-radio fieldset label {float: none; text-align: left;}
.csc-mailform-field {clear:both; margin-bottom:0.8em;}
fieldset.csc-mailform .csc-mailform-field label {width: 8em; float:left; text-align: left; background: transparent; padding:2px;}
fieldset.csc-mailform .csc-mailform-field input,
fieldset.csc-mailform .csc-mailform-field select,
fieldset.csc-mailform .csc-mailform-field textarea { width:20em;  border-top: 1px solid #7C7C7C; border-right: 1px solid #C3C3C3; border-left: 1px solid #C3C3C3; border-bottom: 1px solid #DDD; }
fieldset.csc-mailform .csc-mailform-field input.csc-mailform-check {width:auto; border:0; margin-top:0.2em;}
fieldset.csc-mailform .csc-mailform-field textarea {font-size: 1em; }
fieldset.csc-mailform label span {color:red;}
input#mailformformtype_mail { margin-left: 0px; color: #FFF; background-color: #938C7C; cursor: pointer; border: 1px solid #FFF; }
input#mailformformtype_mail:hover { background-color: #D6D0C4; color: #09103C; }
input#mailformformtype_mail { width: auto; padding-right: 1em; padding-left: 1em; }
.csc-mailform-field select {margin-left:1em; border:1px #ccc solid; background-color: transparent; color:#777;}
.csc-mailform-field select option { background-color: transparent; }


/*** wttwitter ***/
#main .wttwitter ul li {
  list-style-image: none;
}
