/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
        margin: 0;
        padding: 0;
}

body {
        margin: 20px 0;
        background: #FFFFFF;
        font: normal small Arial, Helvetica, sans-serif;
        color: #666666;
}

h1, h2, h3 {
        color: #FFFFFF;
        font-size: 1.7em;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
        margin-left: 2em;
        padding-left: 1em;
        border-left: 1px solid #EEEEEE;
}

ul {
        margin-left: 3em;
}

ul li {
}

ol {
        margin-left: 3em;
}

ol li {
}

a {
        color: #0072BC;
}

a:hover {
        text-decoration: none;
        color: #59C700;
}

img {
        border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
        height: 23px;
        padding: 15px 0 0 19px;
        background: #8CBEF5 url(../images/img03.gif) repeat-x left bottom;
        border: 1px solid #4F9CEF;
        font-size: 1em;
        color: #FFFFFF;
}

.boxed .content {
        margin: 0 0 20px 0;
        padding: 20px;
        background: #DCEBFC;
}

/* Post */

.post {
        padding: 20px 20px 0 20px;
}

.post .title,
.post .csc-header {
        font-size: 0px;
        margin-bottom: 0px;
        padding: 3px 0 15px 0;
        }

.post .bodytext {
        margin-bottom: 10px;
}

.post .date {
        float: left;
        width: 90px;
        padding-left: 20px;
        font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
        float: left;
        margin-bottom: 10px;
        padding-left: 20px;
        border-left: 1px solid #EEEEEE;
        font-size: x-small;
}

.post .meta p {
}

.post .story {
        clear: both;
        padding: 20px;
        border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
        margin-bottom: 1.5em;
        line-height: 180%;
}

/* Header */

#header {
        float: left;
        padding-left: 20px;
        width: 760px;
        height: 200px;
        margin: 0 auto;
}

/* Logo */

#logo {
        float: left;
        width: 240px;
        height: 200px;
        background: url(../images/Logo_gross.jpg) no-repeat;
}

#logo h1 {
        padding: 130px 0 0 20px;
        color: #FFFFFF;
        font-size: 2em;
}

#logo h2 {
        padding: 180px 0 0 20px;
        color: #FFFFFF;
        font-size: 1em;
}

#logo a {
        text-decoration: none;
        color: #FFFFFF;
}

/* Splash */

#splash {
        float: right;
        width: 520px;
        height: 200px;
}

/* Content */

#content {
        float: left;
        width: 760px;
        margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
        float: right;
        width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
        float: left;
        width: 240px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
        border: none;
}

#login legend {
        display: none;
}

#login label {
        font-size: x-small;
        font-weight: bold;
}

#login input {
        margin-bottom: 5px;
        padding: 2px 5px;
        border: 1px solid #385B88;
        font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
        width: 185px;
        color: #385B88;
}

#inputsubmit1 {
        background: #4F9CEF url(../images/img03.gif) repeat-x left bottom;
        color: #FFFFFF;
}

/* Content > Sidebar > Menu

#menu {
        padding: 20px 0;
}

#menu ul {
        margin: 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        padding: 10px 20px;
        border-top: 1px solid #EEEEEE;
        text-decoration: none;
        font-weight: bold;
        color: #666666;
}

#menu a:hover {
        background: #F9FAC7;
        color: #000000;
}

#menu .active a {
        background: #CAF0BF;
        color: #000000;
}

#menu .first a {
        border: none;
}
*/
/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
        margin: 0;
        list-style: none;
}

#updates h3 {
        margin: 0;
        font-size: x-small;
}

#updates p {
        margin-bottom: 1.4em;
        font-size: smaller;
        line-height: normal;
}

/* Footer */

#footer {
        float: left;
        clear: both;
        width: 720px;
        margin: 80px auto;
        padding: 10px 20px;
        background: #E7F7D0 url(../images/img05.gif) repeat-x;
}

#footer p {
        margin: 0;
        text-align: right;
        font-size: x-small;
        color: #999999;
}

#footer a {
        color: #86D613;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* TYPO3 */

.csc-sword {
color: #ffffff;
background-color:#385B88;
padding: 0 3px 0 3px;
}

/*------mailformular formatieren------*/

#mailform {
        padding: 20px;
}

form input,
form textarea {
margin-bottom: 5px;
padding: 2px 5px;
border: 1px solid #385B88;
font-family: Arial, Helvetica, sans-serif;
color: #385B88;
}

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
width: 80px;
color: #8A8A8A;
}


.mf-input {
clear: none;
width: 220px;
color: #385B88;
}

.mf-pass {
width: 270px;
padding: 1px;
border: 1px solid #385B88;
background-color:none;
color: #385B88;
}

.mf-text {
clear: none;
width: 270px;
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.mf-check {
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.csc-mailform-radio fieldset {
border: 0px;
background-color:none;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.mf-select {
width: 220px;
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.mf-file {
width: 220px;
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.mf-reset {
border: 1px solid #385B88;
background-color:none;
}

.mf-submit {
margin-left: 82px;
background: #4F9CEF url(../images/img03.gif) repeat-x left bottom;
color: #FFFFFF;
border: none;
}

#inputsubmit1
.tx-newloginbox-pi1 label {
        float: left;
}


.tx-newloginbox-pi1 input,
input,
textarea {
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
.tx-newloginbox-pi1 input,
input,
textarea {
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}ding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
.tx-newloginbox-pi1 input,
input,
textarea {
padding: 1px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}ng: 1px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}t-style-image:url(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}e-image:url(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}ge:url(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}---tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}-style-image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}image:url(../images/list.gif); }

UL LI.a {

}
UL LI.a {

}.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}l(../images/list.gif); }

UL LI.a {

}px;
border: 1px solid #385B88;
background-color:none;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        padding-top: 8px;
}


/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#e7f7d0; } /*blau***DCEBFC**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */
LI {list-style-image:url(../images/list.gif); }

UL LI.a {

}
