/* template fuer www.astrologie-ausbildung.eu
   copyright 2009 web-stop  Stefan Preuß
*/

html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 62.5%;
    background: #fff;
    color: #333;
}

a:focus {
    outline: none;
}

/* ------------------------------------------ top -------------------------------------- */
#top {
    font-size: 1.0em;
    background: #E5E1DE;
    height: 24.5em;
    width: 960px;
    padding: 0;
    margin: 1.5em auto 1.5em auto;
}

#top h1 {
    width: 100%;
    background-color: #E5E1DE;
    font-size: 2.7em;
    letter-spacing: 0.04em;
    text-align: center;
    color: #7b675c;
    font-weight: normal;
    margin: 0;
    padding: 0.3em 0;
}

#top div.moduletable_header {
    width: 100%;
    height: 14.7em;
}

#top #login_box {
    float: left;
    width: 18.8em;
    height: 4.4em;
    margin: 0 0 0 0;
    padding: 0.5em 0 0 1.2em;
    font-size: 1.0em;
    font-weight: 600;
    text-align: left;
    color: #aa978b;
    border-right: 2px solid #fff;
}

#top #login_box #datum {
    margin: 0;
    float: left;
    color: #aa978b;
    font-size: 1.4em;
    font-weight: bold;
    width: auto;
    height: 1.5em;
}

#top #login_box #uhr {
    padding: 0 0 0 0.6em;
    margin: 0;
    float: left;
    color: #7b675c;
    font-size: 1.4em;
    font-weight: bold;
    height: 1.5em;
    width: auto;
}

#top #login_box #login {
    font-size: 1.4em;
    text-transform: uppercase;
    clear: left;
    margin: 0;
}

#top #login_box #login a {
    font-weight: 600;
    color: #7b675c;
    text-decoration: none;
}

/* Menü erste Ebene */
#top div.moduletable_topmenu {
    float: right;
    font-size: 1.0em;
    background: #B8AAA1;
    width: 75.8em;
    height: 2.7em;
}

#top div.moduletable_topmenu ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0.5em 0 0 0;
}

#top div.moduletable_topmenu ul li {
    float: left;
    height: 2.7em;
    margin: -0.5em 0 0 0;
    padding: 0;
    border-left: 1px solid #fff;
}

#top div.moduletable_topmenu ul li:first-child {
    border: 0;
}

#top div.moduletable_topmenu ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 1.8em;
    margin: 0;
    padding: 0.5em 0.6em 0 0.6em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #top div.moduletable_topmenu ul li a {
        font-weight: normal;
    }
}
#top div.moduletable_topmenu ul li a:hover {
    color: #000;
}

#top div.moduletable_topmenu ul li a#active_menu,
#top div.moduletable_topmenu ul li a.mainlevel_active {
    background: #E5E1DE;
    color: #7b675c;
}

/* Menü zweite Ebene */
#top ul#mainlevel_submenu {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0.3em 0.4em 0 0;
}

#top ul#mainlevel_submenu li {
    border: 0;
    height: 1.3em;
    float: left;
}

#top ul#mainlevel_submenu li a.mainlevel_submenu {
    padding: 0 0.7em;
    margin: 0;
    color: #7b675c;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

#top ul#mainlevel_submenu a.mainlevel_submenu:hover {
    color: #000;
}

#top ul#mainlevel_submenu a#active_menu_submenu {
    color: #990000;
    margin: 0;
    padding: 0 0.7em;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

/* einzelne submenüs */
#top div.moduletable_kontakt {
    margin-right: 0;
}

#top div.moduletable_buchtipps {
    margin-right: 0;
}

#top div.moduletable_probematerial {
    margin-right: 0.0em;
}

#top div.moduletable_astrologie {
    margin-right: 0.0em;
}

/* ---------------------------------------- container ------------------------------------------ */
#container {
    font-size: 1.0em;
    width: 96em;
    margin: 0 auto;
    padding: 0;
}

/* edit modus front-end */
#container fieldset.publishing {
    display: block;
    width: 18em;
    padding: 0.5em;
    margin: 0;
    float: left;
}

#container fieldset.metadata {
    display: block;
    width: 18em;
    padding: 0.5em;
    margin: 0;
    float: right;
}

#container #content_edit {
    font-size: 1.0em;
    float: right;
    width: 56em;
    padding: 0;
    margin: 0 25em 0 0;
    background: #fff;
}

/* --------------------------------------------- left ------------------------------------------ */
#left {
    font-size: 1.0em;
    width: 20em;
    float: left;
    padding: 0;
    margin: 0;
    background: #fff;
}

#left div[class*="moduletable"] {
    padding: 0 0 3.0em 0;
    margin: 0 0 0.5em 0;
    background: #E5E1DE url(../images/box_left_bottom.gif) right bottom no-repeat;
}

#left h3 {
    font-weight: bold;
    background: url(../images/box_left_top.gif) left top no-repeat;
    padding: 1.0em 0 0 1.0em;
    margin: 0 0 0.3em 0;
    text-transform: uppercase;
    color: #aa978b;
    font-size: 1.4em;
    letter-spacing: 0.2em;
    text-align: left;
}

/* Menü erste Ebene */
#left ul {
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0 0 0;
    width: 100%;
}

#left ul li {
    text-align: left;
    padding: 0;
}

#left a {
    font-size: 1.3em;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0.3em 0 0.3em 1.0em;
    border-top: 1px solid #fff;
}

#left a:hover {
    color: #000;
    font-weight: normal;
    background: #B8AAA1;
    padding: 0.3em 0 0.3em 1.0em;
    border-top: 1px solid #fff;
}

#left li#current.active a:hover {
    font-weight: bold;
}

#left li#current.active > a,
#left li.parent.active > a {
    color: #000;
    font-weight: bold;
    background: #B8AAA1;
    padding: 0.3em 0 0.3em 1.0em;
    border-top: 1px solid #fff;
}

/* Menü zweite Ebene */
#left ul li ul {
    margin: -0.7em 0 0.3em 0em;
}

#left ul li ul li {
    border: 0;
}

/* Menüpunkte zweite Ebene */
#left ul li ul li + li {
    margin: -0.3em 0 -0.3em 0;
}

#left ul li ul li a,
#left ul li ul li a:hover {
    display: block;
    padding-left: 3.0em;
    font-size: 1.2em;
    border-top: 0;
}

#left ul li ul li a:hover {
    background: #B8AAA1;
}

#left ul li ul li a:hover span {
    font-weight: normal;
}

#left ul li ul li#current.active > a {
    display: block;
    padding-left: 3.0em;
    background: #E5E1DE;
    text-decoration: underline;
    border-top: 0;
}

#left ul li ul li#current.active > a span {
    font-weight: bold;
}

/* search box */
#left div.moduletable form.search {
    padding: 1.0em;
    width: 17em;
}

#left div.moduletable form.search label {
    display: none;
}

#left div.moduletable form.search input#mod_search_searchword.inputbox {
    background: url(../images/searchbox_bckgrnd.gif) 0 0 no-repeat;
    border: 0;
    width: 12.2em;
    height: 1.6em;
    padding: 0.2em 0.3em;
}

#left div.moduletable form.search .button {
    color: #fff;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    background: url(../images/button_bckgrnd.jpg) top left no-repeat;
    padding: 0 0.5em 0.2em 0.5em;
    height: 2.3em;
    width: 3.3em;
    cursor: pointer;
    border: 0;
    display: block;
    margin: 0 0 -1.5em 12em;
}

#left div.moduletable form.search .button:hover {
    background: url(../images/button_bckgrnd.jpg) 0 -26px no-repeat;
}

/* login-bereich */
#left div.moduletable_login {
    font-size: 1.0em;
}

#left div.moduletable_login table.mod_login_login td {
    padding: 1.1em;
}

#left div.moduletable_login fieldset {
    border: 0;
    margin: 0 0 0 0.6em;
}

/* text oberhalb der eingabefelder */
#left div.moduletable_login fieldset label {
    position: relative;
    left: 0.4em;
}

/* eingabefelder */
#left div.moduletable_login input.inputbox {
    background: url(../images/searchbox_bckgrnd.gif) 0 0 no-repeat;
    border: 0;
    width: 12.2em;
    height: 1.6em;
    padding: 0.2em 0.3em;
}

#left div.moduletable_login label.remember {
    position: relative;
    left: 1.3em;
    top: -0.3em;
}

#left div.moduletable_login input.checkbox {
    margin: 0 0 0 1.4em;
}

/* submit button zum ein und ausloggen */
#left div.moduletable_login input.button {
    color: #fff;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
    background: url(../images/button_login_bckgrnd.jpg) 0 0 no-repeat;
    padding: 0 0.9em 0.2em 0.4em;
    height: 2.3em;
    width: 8.5em;
    cursor: pointer;
    border: 0;
    display: block;
    margin: 1.0em 0 0 8.5em;
}

#left div.moduletable_login input.button:hover {
    background: url(../images/button_login_bckgrnd.jpg) 0 -25px no-repeat;
}

/* abmelde button einloggen */
#left div.moduletable_login form.log p input.button {
    color: #fff;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 1.0em;
    font-weight: bold;
    background: url(../images/button_login_bckgrnd.jpg) 0 0 no-repeat;
    padding: 0 0.1em 0.1em 0em;
    height: 2.0em;
    width: 7.0em;
    cursor: pointer;
    border: 0;
    display: block;
    margin: 1.0em 0 0 6.4em;
}

#left div.moduletable_login form.log input.button:hover {
    background: url(../images/button_login_bckgrnd.jpg) 0 -25px no-repeat;
}

#left div.moduletable_login p {
    margin: 0.5em 0 0 1.4em;
    font-size: 1.2em;
    font-weight: bold;
    color: #aa978b;
}

#left div.moduletable_login p a {
    font-size: 0.85em;
    font-weight: normal;
    border: 0;
    margin: 0.3em 0 0 0;
    border-bottom: 0;
    display: inline;
    padding: 0;
}

#left div.moduletable_login p a:hover {
    background: transparent;
    border-bottom: 0;
}

#left div.moduletable_login span#mod_login_greeting_login {
    padding: 1.2em;
    font-size: 1.2em;
    font-weight: bold;
}

/* Forum neueste Beiträge */
#left div.moduletable_forumlatest {
    font-size: 1.0em,
}

#left div.moduletable_forumlatest h3 {
    margin-bottom: 0.8em;
}

#left div.moduletable_forumlatest a {
    border: 0;
    display: inline;
}

#left div.moduletable_forumlatest a:hover {
    background: none;
    color: #000;
}

div.moduletable_forumnews li, ._blognews li {
    margin: 5px;
    font-size: 11px;
}

div.moduletable_forumnews li img, ._blognews li img {
    position: relative;
    top: 4px;
}

._blognews li img {
    vertical-align: middle;
    float: left;
    margin: 3px;
	height:40px;
}

div.moduletable_forumnews li a, ._blognews li a {
    font-size: 1.1em !important;
    font-weight: normal;
    font-style: italic;
}

._blognews .moduleItemAuthor, ._blognews .trackback, ._blognews #trackbacks {
    display: none;
}

._blognews .moduleItemDateCreated {
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

/* ---------------------------------------inner_container------------------------------------ */
#inner_container {
    float: right;
    font-size: 1.0em;
    width: 74.5em !important;
    padding: 0;
    margin: 0 0 0 1.5em;
}

/* --------------------------------------- content_full ------------------------------------ */
#content_full {
    font-size: 1.0em;
    float: left;
    padding: 0 10px 0 0;
    margin: 0;
    width: 73.5em;
    background: #fff;
}

#content_full div.blog {
    width: 740px;
}

#content_full div.article_row,
#content_full div.article_row div.article_column {
    width: 740px;
}

/* ------------------------------------------ content -------------------------------------- */
#content {
    font-size: 1.0em;
    float: left;
    width: 56em;
    padding: 0;
    margin: 0 0 2.0em 0;
    background: #fff;
}

#content h1,
#content_full h1 {
    padding: 0;
    margin: 0 0 0.5em 0;
    color: #aa978b;
    font-weight: bold;
    font-size: 1.4em;
    word-spacing: 0.2em;
    text-transform: uppercase;
    line-height: 130%;
    text-align: left;
}

#content h2, div.componentheading,
#content_full h2, #content_full h2.contentheading {
    padding: 0;
    margin: 0 0 0.5em 0;
    color: #aa978b;
    font-weight: bold;
    font-size: 1.4em;
    word-spacing: 0.2em;
    text-transform: uppercase;
    line-height: 130%;
    text-align: left;
}

#content_full h2, #content_full h2.contentheading {
    color: #7B675C;
    font-size: 1.5em;
    text-transform: none;
}

#content h3,
#content_full h3 {
    padding: 0;
    margin: 1.0em 0 0.5em 0;
    color: #7b675c;
    font-weight: bold;
    font-size: 1.4em;
    word-spacing: 0.2em;
    line-height: 130%;
    text-align: left;
}

#content h4,
#content_full h4 {
    padding: 0;
    margin: 1.5em 0 0.5em 0;
    color: #7b675c;
    font-weight: bold;
    font-size: 1.3em;
    word-spacing: 0.2em;
    line-height: 130%;
    text-align: left;
}

#content p,
#content_full p {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: left;
}

#content strong {
    color: #7b675c;
}

#content p.small,
#content_full p.small {
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}

#content p + p,
#content_full p + p {
    margin: 1.0em 0 0 0;
}

#content p, #content ul, #content ol,
#content_full p, #content_full ul, #content_full ol {
    font-size: 1.3em;
    line-height: 1.3em;
}

#content p#bu {
    float: right;
    clear: both;
    margin-top: -55px;
}

#content img,
#content_full img,
#content div.newsbox img {
    margin: 0;
    padding: 0;
    border: 0;
}

#content a,
#content_full a {
    font-weight: 600;
    color: #964282;
    text-decoration: none;
}

#content a:before {
    content: url(../images/pfeil_link.gif);
    padding-right: 0.3em;
}

#content a:hover,
#content_full a:hover {
    text-decoration: underline;
}

#content a.readon,
#content_full a.readon {
    border-bottom: 0;
    float: right;
    margin-bottom: 5px;
    font-size: 13px;
}

/* entfernt den pfeil vor links */
#extcalendar a:before,
#content a.readon:before,
#content a.nopfeil:before,
#content div.pagenavbar a:before,
#content div.cbProfile a:before,
#content div.contentpaneopen_edit a:before,
#content .multithumb a:before,
#content #oc-start ul li a:before {
    content: "";
    padding-right: 0;
}

#content div.pagenavbar,
#content_full div.pagenavbar {
    margin: 2.0em 0 0 0;
    font-size: 1.2em;
    color: #964282;
}

#content div.pagenavbar a,
#content_full div.pagenavbar a {
    color: #964282;
}

#content ul,
#content_full ul {
    list-style-type: square;
    margin-top: 0.5em;
}

#content ul li, #content ol li,
#content_full ul li, #content_full ol li {
    /*position: relative;*/
    left: 1.3em;
    padding: 0.2em 0;
}

#content li + li,
#content_full li + li {
    padding-top: 0em;
}

/* Seitennavigation bei blog-ansicht */
#content p.counter,
#content_full p.counter {
    clear: both;
    margin: 50px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
}

#content ul.pagination,
#content_full ul.pagination {
    list-style-image: none;
}

#content ul.pagination li,
#content_full ul.pagination li {
    list-style-type: none;
    margin: 0;
    float: left;
    padding: 0 5px;
    border-left: 1px solid #aaa;
}

#content ul.pagination li:first-child,
#content_full ul.pagination li:first-child {
    border-left: 0px;
}

#content ul.pagination a:before {
    content: "";
}

#content_full ul.pagination a:before {
    content: "";
}

#content hr,
#content_full hr {
    color: #e5e1de;
    height: 1px;
}

#content .white {
    color: #ffffff;
}

#content .chanel {
    color: #7b675c;
}

#content .taupe {
    color: #aa978b;
}

#content .black {
    color: #000000;
}

#content .lightpeach {
    color: #e5e1de;
}

#content .grau {
    color: #464646;
}

#content .dunkelrot {
    color: #990000;
}

#content .dunkelrot_ohne_kursiv {
    text-decoration: none;
    color: #990000;
}

#content .braun {
    color: #663333;
}

#content .blau {
    color: #0000CC;
}

#content .lila {
    color: #964282;
}

/* +++++++++++++++++++++++ Online College + ++++++++++++++++++++++ */

.astro_infobox {
    font-size: 1.0em;
    width: 53.6em;
    background: #fff url(../images/box_bckgrnd.jpg) 0 0 repeat-x;
    border: 1px solid #dedbd1;
    padding: 1.0em;
    margin-bottom: 3.0em;
}

.astro_infobox p {
    font-size: 1.0em;
    width: 53.6em;
}

.astro_infobox .astro_title {
    float: left;
    width: 39.5em;
    background: #e5e1de;
    padding: 0.5em 0.5em 0.5em 1.0em;
    margin-bottom: 0.8em;
    font-weight: bold;
    color: #333;
    border: 1px solid #cdcbc2;
}

.astro_infobox .astro_title .astro_download {

    float: right;
    text-align: right;
    padding-right: 0.5em;
    background: #e5e1de;
}

.astro_infobox #clear {
    float: none;
    clear: both;
}

.astro_infobox .astro_info {
    background: #fff;
    padding: 0.5em 1.0em 0.5em 0.5em;
    color: #333;
    font: 1.3em/1.4em helvetica, sans-serif;
}

table.audio_liste {
    border: 0;
    border-collapse: collapse;
}

tr.audio_info:hover {
    background: #e5e1de;
}

.audio_info td,
.audio_info  a {
    font-size: 13px;
}

.audio_info td.audiotext {
    padding: 3px 10px;
    width: 70%;
}

.audio_info td.audiolinks {
    padding: 3px 10px;
    width: 30%;
    vertical-align: top;
}

#content #oc-start ul li {
    list-style-type: none;
    margin-left: -55px;
}

li.teilnehmerdetails {
    list-style: none;
    margin: 0 0 17px -25px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* startseite oc, styles für die Übersicht aktuelleste Foreneinträge */

#content_full #forum_bcrumbs {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
}

#content_full #forum_bcrumbs ul {
    margin: 0;
    padding: 0;
}

#content_full #forum_bcrumbs ul li {
    float: left;
    list-style-type: none;
}

#content_full #forum_bcrumbs ul li + li {
    padding: 0.2em;
}

/* +++++++++++++++++++++++ Kontaktformulare ++++++++++++++++++++++ */
form[id*="ChronoContact"] {
    font-size: 1.0em;
}

form[id*="ChronoContact"] fieldset {
    /*width: 42.0em !important;*/
    background: #fff;
    border: 1px solid #bbb;
    padding: 1.0em;
    margin: 1.0em 7.7em 2.0em 0;
    float: right;
}

form[id*="ChronoContact"] fieldset p {
    font-size: 1.2em;
}

form[id*="ChronoContact"] fieldset legend {
    color: #333;
    font-size: 1.2em;
    margin-left: 1.0em;
    font-weight: bold;
}

form[id*="ChronoContact"] fieldset label {
    /*width: 33.0em;	*/
}

form[id*="ChronoContact"] p {
    font-size: 1.2em;
    margin-bottom: 2.0em;
    float: left;
    /*width: 40em;*/
}

form[id*="ChronoContact"] label {
    font-size: 1.1em;
    font-weight: bold;
    color: #464646;
    display: block;
    float: left;
    clear: both;
    /*width: 18em;*/
    margin-bottom: 0.5em;
    text-align: right;
    padding-right: 1.5em;
}

form[id*="ChronoContact"] fieldset > input {
    margin-bottom: 0.8em;
    border: 1px solid #bbb;
    width: 20em;
    float: right;
    clear: right;
    background: #fff;
}

form[id*="ChronoContact"] input,
form[id*="ChronoContact"] select.inputbox {
    margin-bottom: 0.8em;
    border: 1px solid #bbb;
    /*width: 20em;*/
    float: left;
    clear: right;
    background: #fff;
}

form[id*="ChronoContact"] input[type="checkbox"],
form[id*="ChronoContact"] input[type="radio"] {
    width: 1.0em;
    margin: 0 0 0.8em 0;
}

form[id*="ChronoContact"] textarea {
    width: 20.5em;
    height: 10em;
    float: left;
    margin-bottom: 0.8em;
    border: 1px solid #bbb;
    background: #fff;
}

form[id*="ChronoContact"] img {
    border: 1px solid #bbb;
    margin: 0;
    float: left;
}

form[id*="ChronoContact"] textarea:hover,
form[id*="ChronoContact"] textarea:focus {
    width: 20.5em;
    height: 10em;
    margin-bottom: 0.8em;
}

form[id*="ChronoContact"] input:hover,
form[id*="ChronoContact"] textarea:hover {
    border: 1px solid #000;
    background: #fff;
}

form[id*="ChronoContact"] input:focus,
form[id*="ChronoContact"] textarea:focus {
    border: 1px solid #000;
    background: #e5e1de;
}

form[id*="ChronoContact"] input.button {
    float: right;
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    padding-bottom: 0.2em;
    width: 85px;
    height: 26px;
    border: 0;
    margin: 1.0em 6.8em 0 0;
    cursor: pointer;
    background: url(../images/button_senden_bckgrnd.jpg) left top no-repeat;
}

form[id*="ChronoContact"] input.button:hover {
    background: url(../images/button_senden_bckgrnd.jpg) 0 -26px no-repeat;
}

/* Sonderfälle GratisBeratung, AstroTeam und Kontakt im Online College */
form#ChronoContact_KontaktGratisBeratung,
form#ChronoContact_KontaktAstroTeam,
form#ChronoContact_KontaktOnlineCollege {
    font-size: 1.0em;
    width: 40.0em;
    margin-left: 2.0em;
}

form#ChronoContact_KontaktOnlineCollege  p {
    font-size: 1.2em;
}

form#ChronoContact_KontaktGratisBeratung h2,
form#ChronoContact_KontaktAstroTeam h2,
form#ChronoContact_KontaktOnlineCollege h2 {
    color: #7B675C;
    font-size: 1.5em;
    text-transform: none;
}

form#ChronoContact_KontaktGratisBeratung h3,
form#ChronoContact_KontaktAstroTeam h3,
form#ChronoContact_KontaktOnlineCollege h3 {
    padding: 0;
    margin: -1.0em 0 1.5em 0;
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    word-spacing: 0.2em;
    line-height: 130%;
    text-align: left;
}

form#ChronoContact_KontaktGratisBeratung label,
form#ChronoContact_KontaktAstroTeam label,
form#ChronoContact_KontaktOnlineCollege label {
    width: 12.0em;
}

form#ChronoContact_KontaktGratisBeratung input,
form#ChronoContact_KontaktAstroTeam input,
form#ChronoContact_KontaktOnlineCollege input {
    width: 12.0em;
}

form#ChronoContact_KontaktGratisBeratung textarea,
form#ChronoContact_KontaktAstroTeam textarea {
    width: 12.4em;
    height: 8.0em;
}

form#ChronoContact_KontaktOnlineCollege textarea {
    margin-left: 10px;
    width: 20.0em;
    height: 10.0em;
    color: #000;
    visibility: visible;
}

form#ChronoContact_KontaktGratisBeratung input.button,
form#ChronoContact_KontaktAstroTeam input.button,
form#ChronoContact_KontaktOnlineCollege input.button {
    padding-right: 4.5em;
    margin-right: 4.0em;
}

form#ChronoContact_KontaktGratisBeratung div + p,
form#ChronoContact_KontaktAstroTeam div + p,
form#ChronoContact_KontaktOnlineCollege div + p {
    color: #7B675C;
    font-size: 1.0em;
}

form#ChronoContact_KontaktGratisBeratung input#agb {
    float: none !important;
    clear: left!important;
    width: 12px;    
    display: inline-block;
    border: none !important;
}
form#ChronoContact_KontaktGratisBeratung p.agb-text {
    float:none;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    width: 230px;
    display: inline-block;
    margin: 0 5px 10px 148px !important;
}
form#ChronoContact_KontaktGratisBeratung span.LV_validation_message, form#ChronoContact_KontaktGratisBeratung #warn_agb {
    float:left;
    position: relative;
    margin: 0 0 10px 150px;
    width: 300px !important;
    display: inline-block;
    font-weight: normal;
    clear: both;
}

#ChronoContact_Evaluation .cf_label {
    float: left;
    text-align: left;
    color: #8d7c61;
    font-size: 13px;
    margin: auto;
    vertical-align: middle;
    line-height: normal;
}

#ChronoContact_Evaluation .radio_label {
    color: #000000;
    font-size: 1em;
    font-weight: normal;
}

#ChronoContact_Evaluation .td_right {
    text-align: right !important;
    padding-right: 20px;
}

#ChronoContact_Evaluation .td_left {
    text-align: left !important;
    padding-left: 20px;
}

#ChronoContact_Evaluation .cf_text {
    background-color: #E4E1DE;
    color: #8d7c61;
    font-weight: normal;
}

#ChronoContact_Evaluation .cf_textbox {
	background: none repeat scroll 0 0 #8c8983;
	color: white;
	height: 40px;
}

#ChronoContact_Evaluation div.cf_textbox label{
	color: white;
	font-weight: bold;
}

#ChronoContact_Evaluation div.cf_radiobutton label {
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 0px; 
}

#ChronoContact_Evaluation td label.radio_label {
	margin-right: 0px;
}


#ChronoContact_Evaluation div.cf_radiobutton {
	margin-right: 10px;
	width: 800px;
}

#ChronoContact_Evaluation div.cf_text, 
#ChronoContact_Evaluation div.cf_textbox {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#ChronoContact_Evaluation div.cf_textbox {
	margin-bottom: 20px;
}

#ChronoContact_Evaluation div.cf_textbox .LV_invalid {
	float:left;
}

#ChronoContact_Evaluation input {
    float: none;
}

#ChronoContact_Evaluation input#chrono_verification {
    float: left;
    margin-right: 20px;
}

#ChronoContact_Evaluation .cf_textbox input {
    float: right;
    width: 390px;
}

#ChronoContact_Evaluation .evaluation_table td {
    vertical-align: top;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

#ChronoContact_Evaluation .evaluation_table tr.border {
    border-bottom: 1px solid #AA978B;
}

#ChronoContact_Evaluation .evaluation_table {
   width: 665px;
   border-collapse: collapse;
   border-spacing: inherit;
   text-indent: inherit;
}

table.evaluation_table input[type="radio"] {
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
}

#ChronoContact_Evaluation hr {
	float:left;
	width: 645px;
}

form[id*="ChronoContact_Evaluation"] input[type="radio"] {
    margin: 0px;
    border: 0px !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++ styles fuer die Tabellen ++++++++++++++++++++++++ */
#content_full div#klientenliste table {
    table-layout: auto;
    padding: 0 5px 0 0px;
    border-collapse: collapse;
    width: 640px;
    margin-left: -3px;
    font-size: 1.2em;
}

#content_full div#klientenliste tr.row0 {
    background-color: #FFF;
}

#content_full div#klientenliste tr.row1 {
    background-color: #EFEFEF;
}

#content_full div#klientenliste tr.row0:hover {
    background-color: #DDDDDD;
}

#content_full div#klientenliste tr.row1:hover {
    background-color: #DDDDDD;
}

#content_full div#klientenliste td {
    padding: .7em;
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    text-align: center;
}

#content_full div#klientenliste td a {
    white-space: nowrap;
}

#content_full div#klientenliste td:first-child {
    border-left: 0;
}

#content_full div#klientenliste td.td_left {
    text-align: left;
    vertical-align: top;
}

#content_full div#klientenliste td.td_noline {
    border-left: 0;
    vertical-align: top;
    text-align: left;
}

#content_full div#klientenliste td.td_topline {
    border-top: 1px solid #B3B3B3;
}

#content_full div#klientenliste td.right {
    text-align: right;
}

#content_full div#klientenliste td ul {
    font-size: 1.0em;
}

#content_full div#klientenliste .thead {
    background: #b8aaa1;
    color: #000;
}

#content_full div#klientenliste .thead th {
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #B3B3B3;
}

#content_full div#klientenliste table.noborder tr td {
    border: 0;
}

/* +++++++++++++++++++++ event calendar ++++++++++++++++++++++++++ */

#extcalendar a {
    color: #000;
}

#extcalendar a:hover {
    text-decoration: none;
}

#extcalendar .maintable .tableh1 {
    padding: 15px 5px;
}

#extcalendar .eventdesclarge li {
    width: 475px;
}

#extcalendar a.buttontext {
    font-size: 11px;
}

#extcalendar td.tablec {
    padding: 5px 10px;
    background: #b8aaa1;
}

#extcalendar td.tablec .atomic,
#extcalendar td.tablec .cattitle,
#extcalendar td.tableb .cattitle,
#extcalendar td.tablec  .catdesc {
    font-size: 12px;
}

#extcalendar td.tableb .cattitle {
    color: #964282;
}

#extcalendar td.tablec .cattitle {
    color: #fff;
}

#extcalendar td.tablec td.legend {
    text-align: left;
}

#extcalendar td.tablec td.legend a {
    font-weight: normal;
}

#extcalendar td.tablec tr  td {
    margin: 5px 0;
    padding: 5px;
}

#extcalendar .catdesc,
#extcalendar .userdesc,
#extcalendar .groupdesc {
    font-size: 10px;
    color: #000;
}

#extcalendar .catdesc {
    padding: 3px 0 0 10px;
}

#extcalendar .tableb div.catdesc {
    font-size: 12px;
    color: #333;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content p.buttonheading a {
    margin: 0;
    padding: 0;
}

#content p.buttonheading a img {
    float: right;
    border: 0;
    margin: 0;
    padding: 2px;
    margin: -17px 0 0 0;
}

#content small, .small, .smalldark, .mosimage_caption, .createdby, .createdate, .modifydate, a.readon, .img_caption {
    color: #666;
    font-size: 0.8em;
}

#content p.articleinfo {
    margin-bottom: 10px;
}

/* Erstellungsdatum in Artikelansicht */
#content .articleinfo > .createdate {
    position: relative;
    top: 10px;
}

/* Erstellungsdatum in Blogansicht */
#content .iteminfo > .createdate {
    position: relative;
    top: -10px;
}

/* Datum unterhalb der Überschrift */
#content h2.contentheading + p.articleinfo {
    margin-top: -20px;
}

/* Position für google maps karte */
#content div[id*="googlemap50"] {
    margin-left: 0.8em;
}

/* Aktions Boxen */
#content div[class*="aktion"] {
    margin-bottom: 1.0em;
    width: 300px;
    height: 55px;
}

#content div.aktion_rechts {
    float: right;
    margin: 0.5em 0 0.5em 1.0em;
}

#content div.aktion_links {
    float: left;
    margin: 0.5em 1.0em 0.5em 0;
}

#content div[class*="aktion"] a {
    display: block;
    width: 300px;
    height: 55px;
    padding: 0;
    background: url(../../../images/stories/aktionsbutton.gif) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
    text-align: center;
    font-style: normal;
}

#content div[class*="aktion"] a:hover {
    text-decoration: none;
    border: 0;
    background: url(../../../images/stories/aktionsbutton.gif) 0 -55px no-repeat;
}

/* Sonderangebot Boxen */
#content div.sonderangebot_rechts {
    width: 248px;
    height: 55px;
    float: right;
    margin: 3.5em 0em 0.5em 1.0em;
}

#content div.sonderangebot_rechts a {
    display: block;
    width: 248px;
    height: 55px;
    padding: 0;
    background: url(../../../images/stories/sonderangebot_button.png) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
    text-align: center;
    font-style: normal;
}

#content div.sonderangebot_rechts a:hover {
    text-decoration: none;
    border: 0;
    background: url(../../../images/stories/sonderangebot_button.png) 0 -55px no-repeat;
}

/* Box für Neues in der AstroPraxis */
div.newsbox {
    width: 560px;
    margin-bottom: 15px;
    padding: 0px;
    background-color: #E5E1DE;
    /*background: url(../images/box_right_top.gif) top right no-repeat;*/
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;    
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
}

div.newsbox ul {
	margin: 0px;
	padding: 0px;
}

div.newsbox span.newsboxtop {
    display: block;
    height: 23px;
    padding: 0;
    margin: 0;
}

div.newsbox div {
    padding: 10px;
    margin: -35px 0 0 0;
    float: none;
}

div.newsbox div.clear {
    clear: both;
    float: none;
}

div.newsbox ul {
    list-style-type: none;
}

div.newsbox ul li {
    position: relative;
    left: 0;
}

/* Box für Workshops */

#content_full div.workshopbox {
    float: left;
    width: 230px;
    height: 210px;
    margin: 0 15px 5px 0;
    padding: 0 0 10px 0;
    background: #b8aaa1 url(../images/workshop_box_right_bottom.gif) right bottom no-repeat;
}

#content_full div.workshopbox span.workshopboxtop {
    display: block;
    width: 230px;
    height: 23px;
    background: url(../images/workshop_box_right_top.gif) top left no-repeat;
    padding: 0;
    margin: 0;
}

#content_full div.workshopbox div {
    padding: 12px;
    margin: -30px 0 0 0;
    float: none;
}

#content_full div.workshopbox div.clear {
    clear: both;
    float: none;
}

#content_full div.workshopbox h3 {
    color: #e5e1de;
    margin: 5px 0 0 0;
    font-size: 15px;
}

#content_full div.workshopbox p {
    font-size: 12px;
    margin-bottom: 10px;
}

#content_full div.workshopbox p.workshop_small {
    font-size: 11px;
    text-align: left;
    font-style: italic;
}

#content_full div.workshopbox p.mehr_infos {
    text-align: right;
}

#content_full div.workshopbox a:before {
    content: url(../images/pfeil_link.gif);
    padding-right: 0.3em;
}

#content_full div.workshopbox img {
    border: 0;
    margin: 4px 0 0 0;
    padding: 0 10px 0 0;
}

#content_full div.workshopbox hr {
    color: #e5e1de;
    height: 1px;
    margin-bottom: 10px;
}

#content_full div.workshopbox_clear {
    float: none;
    clear: both;
}

#content div.workshopbox h3 img {
    padding: 0 10px 10px 0 !important;
}

/* workshops ohne content_full */

/* Box für Workshops */

#workshops div.workshopbox {
    float: left;
    width: 230px;
    height: 210px;
    margin: 0 15px 5px 0;
    padding: 0 0 10px 0;
    background: #b8aaa1 url(../images/workshop_box_right_bottom.gif) right bottom no-repeat;
}

#workshops div.workshopbox span.workshopboxtop {
    display: block;
    width: 230px;
    height: 23px;
    background: url(../images/workshop_box_right_top.gif) top left no-repeat;
    padding: 0;
    margin: 0;
}

#workshops div.workshopbox div {
    padding: 12px;
    margin: -30px 0 0 0;
    float: none;
}

#workshops div.workshopbox div.clear {
    clear: both;
    float: none;
}

#workshops div.workshopbox h3 {
    color: #e5e1de;
    margin: 5px 0 0 0;
    font-size: 15px;
}

#workshops div.workshopbox p {
    font-size: 12px;
    margin-bottom: 10px;
}

#workshops div.workshopbox p.workshop_small {
    font-size: 11px;
    text-align: left;
    font-style: italic;
}

#workshops div.workshopbox p.mehr_infos {
    text-align: right;
}

#workshops div.workshopbox a:before {
    content: url(../images/pfeil_link.gif);
    padding-right: 0.3em;
}

#workshops div.workshopbox a.nopfeil:before {
    content: '';
    padding-right: 0;
}
#workshops div.workshopbox a.nopfeil img {
    margin: 0;
    padding:  0;
}

#workshops div.workshopbox img {
    border: 0;
    margin: 4px 0 0 0;
    padding: 0 10px 0 0;
}

#workshops div.workshopbox hr {
    color: #e5e1de;
    height: 1px;
    margin-bottom: 10px;
}

#workshops div.workshopbox_clear {
    float: none;
    clear: both;
}

#workshops div.workshopbox h3 img {
    padding: 0 10px 10px 0 !important;
}


/* Box für Angebote und Preise */
#content div.angebotbox {
    width: 560px;
    margin: 15px 0 0 0;
    padding: 0;
    background: #e5e1de url(../images/newsbox_right_bottom.gif) left bottom no-repeat;
}

#content div.angebotbox span.angebotboxtop {
    display: block;
    width: 560px;
    height: 23px;
    background: url(../images/box_right_top.gif) top right no-repeat;
    padding: 0;
    margin: 0;
}

#content div.angebotbox div {
    padding: 15px;
    margin: -20px 0 0 0;
    float: none;
}

#content div.angebotbox div.textbox {
    background: #fff;
    border: 1px solid #b8aaa1;
    padding: 4px;
    float: right;
    width: 400px;
    margin-top: 0px;
}

#content div.angebotbox div.clear {
    clear: both;
    float: none;
}

#content div.angebotbox div.clear img {
    position: relative;
    top: -20px;
    left: 5px;
}

#content div.angebotbox ul {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0px -30px;
}

#content div.angebotbox ul li {
    float: left;
    width: 105px;
    height: 100px;
    padding: 0 15px;
    margin: 0;
    border-left: 1px solid #b8aaa1;
    text-align: center;
}

#content div.angebotbox ul li:first-child {
    border: 0;
}

#content div.angebotbox ul li img {
    height: 100px;
    width: 100px;
    padding: 0;
    margin: 0;
    border: 0;
}

#content div.angebotbox ul li a {
    font-size: 10.4px;
    position: relative;
    top: -5px;
}

/* styles fuer die Artikel Index */
#content table.contenttoc {
    float: right;
    margin: 10px 0 0px 15px;
    padding-bottom: 20px;
    font-size: 1.1em;
    background: #e5e1de url(../images/newsbox_right_bottom.gif) left bottom no-repeat;
    width: 200px;
}

#content table.contenttoc th {
    padding: 10px 0 10px 15px;
    color: #7b675c;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    background: url(../images/box_right_top.gif) top right no-repeat;
}

#content table.contenttoc td {
    font-weight: normal;
}

#content table.contenttoc td a.toclink {
    border-top: 1px solid #fff;
    text-decoration: none;
    border-bottom: 0;
    display: block;
    padding: 5px 15px 5px 15px;
    margin: 0;
    color: #000;
    font-weight: normal;
    text-indent: -3px;
}

#content table.contenttoc td a.toclink:hover {
    background: #b8aaa1;
}

#content table.contenttoc td a.toclink.active {
    background: #b8aaa1;
    color: #000;
    font-weight: bold;
}

#content table.contenttoc td a.toclink:before,
#content table.contenttoc td a.toclink.active:before {
    content: ""
}

#content div.pagenavcounter {
    display: none;
}

#content .pagenavbar a {
    text-decoration: none;
    border: 0;
}

/* Mitarbeiter: Astro-Team, Mentoren, Praktikanten */
.mitarbeiter {
    font-size: 1.0em;
    float: left;
    margin: 0 3.5em 3.5em 0;
}

.mitarbeiter img {
    width: 102px;
    height: 133px;
}

.mitarbeiter p {
    width: 105px;
    margin-top: 0.5em;
}

.mitarbeiter p span {
    color: #7b675c;
    font-weight: bold;
    display: block;
}

.trennlinie {
    color: #eee;
    border-bottom: 1px solid #aaa;
    margin: 30px 0;
}

/* ------------------------------------------- right --------------------------------------- */
#right {
    float: right;
    font-size: 1.0em;
    width: 16.0em;
    background: #fff;
    padding: 0;
    margin: 0;
}

#right h3 {
    font-weight: bold;
    color: #7b675c;
    padding: 1.0em 0 0 0.8em;
    margin: 0;
    text-transform: uppercase;
    color: #aa978b;
    font-size: 1.3em;
    text-align: left;
    background: url(../images/box_right_top.gif) top right no-repeat;
}

#right div[class*="moduletable"] {
    padding: 0 0 3.0em 0;
    margin: 0 0 0.5em 0;
    background: #e5e1de url(../images/box_right_bottom.gif) left bottom no-repeat;
}

#right div[class*="moduletable"] p {
    font-size: 1.3em;
    padding-left: 0.8em;
    color: #7b675c;
    max-width: 145px;
}

#right div.moduletable_kontakt img {
    padding: 0.8em 0 0 0.8em;
}

#right div.moduletable_kontakt p {
    margin-top: 0.3em;
}

/* phone.gif vor der Telefon-Numer */
#right div.moduletable_kontakt p img {
    margin: -0.9em 0 0 -0.8em;
    padding-right: 0.3em;
}

#right div.moduletable_kontakt p + p {
    display: block;
    height: 3.5em;
    margin-bottom: 0;
    padding-bottom: 0;
}

#right div.moduletable_topaktuell {
    font-size: 1.0em;
}

#right div.moduletable_topaktuell ul + a {
    text-decoration: none;
    color: #575767;
    font-size: 1.0em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    /**margin: 0.5em 0 0 0.8em;**/
    /**padding-left: 1.4em;**/
    background: url(../../../components/com_jcalpro/themes/default/images/addsign_a.gif) 0 2px no-repeat;
}

#right div.moduletable_topaktuell ul + a:hover {
    text-decoration: none;
    color: #575767;
    font-size: 1.0em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    /**margin: 0.5em 0 0 0.8em;**/
    /**padding-left: 1.4em;**/
    background: url(../../../components/com_jcalpro/themes/default/images/addsign_a.gif) 0 2px no-repeat;
}

#right div.moduletable_topaktuell ul {
    list-style: none;
    margin: 0 0 0 0.8em;
    padding: 0.2em;

}

#right div.moduletable_topaktuell ul a {
    text-decoration: none;
    display: block;
    color: #964282;
    font-size: 1.2em;
    line-height: 1.2em;
    /**margin:1.0em 0 0 0;**/
    font-weight: bold;
}

#right div.moduletable_topaktuell a:hover {
    font-weight: bold;
    background: #B8AAA1;
    display: block;
    margin-left: -6px;
    padding-left: 6px;
    /**padding: 0.3em 0 0.3em 1.0em;
     border-top: 1px solid #fff;**/
}

#right div.moduletable_topaktuell ul h4 {
    margin: 0.5em 0 0 0;
    padding: 0;
    color: #964282;
    font-size: 1.2em;
}

#right div.moduletable_topaktuell ul p {
    margin: 0;
    padding: 0;
    color: #333;
    font-style: italic;
    font-weight: normal;
}

#right div.eventdescription {
    color: #000000;
    border-bottom: 1px solid #fff;
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    overflow: hidden;
}

#right div.eventdescription:hover {
    color: #000000;
    /**background: #B8AAA1;**/
}

#right div.moduletable_topaktuell li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#right div.moduletable_veranstaltungen {
    font-size: 1.0em;
}

#right div.moduletable_veranstaltungen .extcal_minical {
    width: 14em;
    margin: 0 auto;
}

#right div.moduletable_veranstaltungen h3 {
    margin-bottom: 0.8em;
}

/* navi mit gratis angeboten */
#right div.moduletable_gratisangebote {
    font-size: 1.0em;
}

/* Menü erste Ebene */
#right div.moduletable_gratisangebote ul {
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0 0 0;
    width: 100%;
}

#right div.moduletable_gratisangebote ul li {
    text-align: left;
    padding: 0;
}

#right div.moduletable_gratisangebote a {
    font-size: 1.3em;
    color: #964282;
    text-decoration: none;
    display: block;
    padding: 0.8em 0 0.8em 1.0em;
    border-top: 1px solid #fff;
}

#right div.moduletable_gratisangebote a:before {
    content: url(../images/pfeil_link.gif);
    padding-right: 0.3em;
}

#right div.moduletable_gratisangebote a:hover {
    color: #000;
    font-weight: normal;
    background: #B8AAA1;
    padding: 0.8em 0 0.8em 1.0em;
    border-top: 1px solid #fff;
}

#right div.moduletable_gratisangebote li#current.active a:hover {
    font-weight: bold;
}

#right div.moduletable_gratisangebote li#current.active > a,
#right div.moduletable_gratisangebote li.parent.active > a {
    color: #000;
    font-weight: bold;
    background: #B8AAA1;
    padding: 0.3em 0 0.3em 1.0em;
    border-top: 1px solid #fff;
}

/* search box */
#right div.moduletable form.search {
    padding: 1.0em;
    width: 14em;
}

#right div.moduletable form.search label {
    display: none;
}

#right div.moduletable form.search input#mod_search_searchword.inputbox {
    background: url(../images/searchbox_rechts_bckgrnd.gif) 0 0 no-repeat;
    border: 0;
    width: 10.2em;
    height: 1.6em;
    padding: 0.2em 0.3em;
}

#right div.moduletable form.search .button {
    color: #fff;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    background: url(../images/button_bckgrnd.jpg) top left no-repeat;
    padding: 0 0.5em 0.2em 0.5em;
    height: 2.3em;
    width: 3.3em;
    cursor: pointer;
    border: 0;
    display: block;
    margin: 0 0 -1.5em 9.5em;
}

/* ------------------------------------------ footer  -------------------------------------- */
#footer {
    font-size: 1.0em;
    height: 2.0em;
    width: 96em;
    margin: 0.3em auto;
    padding: 0;
    background: #fff;
}

#footer .moduletable {
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer ul {
    float: left;
    width: 92em;
    margin: 0 auto;
    list-style: none;
}

#footer ul li {
    display: inline;
    padding: 0 0 0 0.6em;
}

#footer ul li:before {
    content: "·";
    color: #eee;
    padding-right: 0.5em;
}

#footer ul li:first-child {
    border-left: 0;
}

#footer ul li:first-child:before {
    content: ""
}

#footer a {
    text-transform: uppercase;
    color: #7b675c;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
}

#footer a:hover {
    color: #000;
}

#footer p {
    font-size: 1.2em;
    color: #aa978b;
    text-align: center;
}

/* --------------------------------------- joomla kern ------------------------------------ */
div.back_button a {
    text-decoration: none;
}

.inputbox {
    padding: 2px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
}

.chronoform {
    display: none;
}

/* Separator zwischen einzelnen Texten in der blog ansicht */
.leading_separator, span.row_separator {
    display: block;
    clear: left;
    margin-bottom: 15px;
}

/* blog-Ansicht, einzelne Beitraege direkt untereinander */
.blog {
    float: left;
}

/* System Messages */
#system-message {
    margin: 10px 0 20px 0;
    padding: 0 !important;
    background: #fff;
    border: 0;
    font-size: 1.0em;
}

#system-message ul li {
    margin-right: 30px;
}

#system-message dt {
    font-weight: normal;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
    background: #fff;
    padding: 0;
}

#system-message dd ul {
    color: #fff;
    margin-bottom: 10px;
    list-style: none;
    padding: 0px;
    border-top: 3px solid #ab3859;
    border-bottom: 3px solid #ab3859;
}

/* System Standard Messages */
#system-message dt.message {
    display: none;
}

#system-message dd.message {

}

#system-message dd.message ul {
    background: #ca7ca9;
}

/* System Error Messages */
#system-message dt.error, div.error {
    color: #cf3738;
    font-size: 1.4em;
    font-weight: bold;
}

#system-message dd.error, div.error {
    font-weight: normal;
}

#system-message dd.error ul, div.error {
    display: block;
    color: #cf3738;
    padding: 20px 30px 20px 45px;
    background: #ffd5d5 url(../../../components/com_chronocontact/css/images/alert.png) 5% 50% no-repeat;
    border-top: 1px solid #ffacad;
    border-bottom: 1px solid #ffacad;
    margin: 20px;
}

/* System Success Messages */
div.success {
    color: green;
    font-size: 1.4em;
    font-weight: bold;
}

div.success {
    font-weight: normal;
}

div.success {
    display: block;
    color: green;
    padding: 20px 30px 20px 45px;
    background: #E5E1DE url(../../../components/com_chronocontact/css/images/tooltip.png) 5% 50% no-repeat;
    border-top: 1px solid #B8AAA1;
    border-bottom: 1px solid #B8AAA1;
    margin: 20px;
}

/* System Notice Messages */
#system-message dt.notice {
    display: none;
}

#system-message dd.notice {

}

#system-message dd.notice ul {
    color: #cf3738;
    background: #ffd5d5;
    border-top: 1px solid #ffacad;
    border-bottom: 1px solid #ffacad;
}

#system-message dl {
    font-size: 1.2em;
}

#content div a[href*="artio"],
.contentpane div a[href*="artio"],
body > div > div a[href*="artio"] {
    position: relative;
    left: -9999px;
}

/* Sonderfall Modul Zertifikate */
div.moduletable_zertifikate {
    background: #e5e1de;
}
div.moduletable_zertifikate img {
    border: none;
}
/* ----------------------------------------- phpBB ------------------------------------- */
#wrap {
    font-size: 1.0em;
}

/* Zugriff im Frontend zum Editieren von Texten "beschränken" */
#noedit div.contentpaneopen_edit {
    display: none;
}

#login {
    color: #7B675C;
}

#login fieldset,
#login p {
    width: 255px;
    margin: 0 0 0 165px;
}

#login fieldset {
    background: #E5E1DE url(../images/box_left_bottom.gif) right bottom no-repeat;
    padding: 0 0 3.0em 0;
    border: none;
}
#phpbb #login fieldset.fields1 {
   background: none;
}
#login h3 {
    background: url(../images/box_left_top.gif) left top no-repeat;
    padding: 1.0em 0 0 1.0em;
    margin: 0 0 0.3em 0;
}

#login label,
#login input {
    font-size: 12px;
    margin: 0 0 0 25px;
}

#login .name label {
}

#login .name label,
#login .pass label {
    display: block;
}

#login .name label:after,
#login .pass label:after {
    content: ":";
}

#login .name input,
#login .pass input {
    margin-bottom: 1em;
}

#login input.button {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/button_login_bckgrnd.jpg) 0 0 no-repeat;
    padding: 0 0.9em 0.2em 0.4em;
    height: 26px;
    width: 85px;
    cursor: pointer;
    border: 0;
    display: block;
    margin: 1.0em 0 0 336px;
}

#login input.button:hover {
    background: url(../images/button_login_bckgrnd.jpg) 0 -25px no-repeat;
}

input#submitCommentButton {
    display: block;
}

#left div.moduletable._blognews ul li a {
    padding-left: 0;
}

#left div.moduletable._blognews img {
    border: none;
}
#phpbb fieldset.fields1 {
    width: 500px;
}
#phpbb .fields1 input#password {
    margin-bottom: 30px;
}

#phpbb ul.topiclist li, #phpbb ul.linklist {
    margin: 0;
}

#phpbb #login .fields1 a:link {
    display: inline-block;
    width: 300px;
    margin-left: 50px;
}
#phpbb #login .fields1 dd {
    margin-left: 0px;
}
#phpbb #login .fields1 dd label {
    margin-left: 5px;
}
/** Evaluation specification */

.evaluation_table .LV_validation_message {
   #display:none;
}
div.form_element{
   margin-left: 0;
}
.intro_text {
   width:85%;
   text-align:justify;
}
.intro_text p {
   text-align:justify;
}
#ChronoContact_Evaluation .left_site{
    width: 28%;
    vertical-align: top;
    text-align: right;
    padding-top: 0;
    margin-top: -6px;
}
#ChronoContact_Evaluation .right_site{
    width: 26%;
    vertical-align: top;
    text-align: left;
    padding-top: 0;
    margin-top: -6px;
}
#ChronoContact_Evaluation .choose {
    width: 40%;
    margin-left: 22px;
}
#ChronoContact_Evaluation div.left_site label, #ChronoContact_Evaluation div.right_site label{
    margin: 0;
}
#ChronoContact_Evaluation .request_item div{
    display: inline-block;
}
#ChronoContact_Evaluation .request_item {
    border-bottom: 1px solid black;
    padding: 25px 0 15px;
    width: 80%;
}
#ChronoContact_Evaluation .noborder {
    border: none;
}

#ChronoContact_Evaluation .request_item .choose div {
    display: inline-block;
    float: left;
}
#ChronoContact_Evaluation .request_item .choose label.radio_label {
    display: inline-block;
    width: 6px;
    margin: 4px 10px;
}
#ChronoContact_Evaluation .request_item .choose input{
   padding: 0px;
   margin: 0 8px;
   display: inline-block;
   float: left;
}
#ChronoContact_Evaluation .choose .LV_validation_message {
   position: absolute;
   margin: 15px 0 0 150px;
}
#ChronoContact_Evaluation .float_left label{
  display: inline-block;
  width: 75px;
  margin: 8px 10px 0 0;
  text-align: left;
}
#ChronoContact_Evaluation .float_left input{
  margin: 0 0 0 10px;
  padding: 0;
  width: 10px;
  display: inline-block;
}
#ChronoContact_Evaluation div.cf_textbox label {
  display: inline-block;
  width: 200px;
}
#ChronoContact_Evaluation div.cf_textbox input {
  display: inline-block;
  width: 200px;
  float: left;
}
#ChronoContact_Evaluation div.cf_text, #ChronoContact_Evaluation div.cf_textbox {
    width: 625px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;    
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    overflow: hidden;
}
#ChronoContact_Evaluation .cf_captcha span img{
    display: inline-block;
    float:left;
}

#ChronoContact_Evaluation .cf_captcha span input{
   width: 160px;
}
#ChronoContact_Evaluation .cf_button input{
   width: 90px;
}
#ChronoContact_Evaluation .cf_textarea textarea {
   float: left;
}

/**** team*** */

#ChronoContact_Evaluationteam .cf_label {
    float: left;
    text-align: left;
    color: #8d7c61;
    font-size: 13px;
    vertical-align: middle;
    line-height: normal;
}

#ChronoContact_Evaluationteam .radio_label {
    color: #000000;
    font-weight: normal;
}

#ChronoContact_Evaluationteam .cf_text {
    background-color: #E4E1DE;
    color: #8d7c61;
    font-weight: normal;
}

#ChronoContact_Evaluationteam .cf_textbox {
    background: none repeat scroll 0 0 #8c8983;
    color: white;
    height: 50px;
    margin-bottom: 20px;
    width: 625px;
}

#ChronoContact_Evaluationteam .cf_textbox label {
    display: inline-block;
    width: 200px;
    color: white;
    font-weight: bold;
    padding: 10px;
}
#ChronoContact_Evaluationteam div.cf_text {
    padding: 10px;
    width: 605px;
}
#ChronoContact_Evaluationteam .cf_textbox input {
    display: inline-block;
    width: 360px;
    float: left;
    margin: 8px 0;
}

#ChronoContact_Evaluationteam .form_item {
	width: 625px;
}

#ChronoContact_Evaluationteam div.cf_textbox .LV_invalid {
	float:left;
}

#ChronoContact_Evaluationteam input#chrono_verification {
    float: left;
    margin-right: 20px;
}

form[id*="ChronoContact_Evaluationteam"] input[type="radio"] {
    margin: 0px;
    border: 0px !important;
}
/** keai */
#ChronoContact_Evaluationteam .left_site{
    width: 195px;
    vertical-align: top;
    text-align: right;
    padding: 0;
    margin: -4px;
}
#ChronoContact_Evaluationteam .right_site{
    width: 182px;
    vertical-align: top;
    text-align: left;
    padding-top: 0;
    margin-top: -4px;
}
#ChronoContact_Evaluationteam .choose {
    margin-left: 10px;
    width: 230px;
}

#ChronoContact_Evaluationteam .request_item div{
    display: inline-block;
}
#ChronoContact_Evaluationteam .request_item {
    border-bottom: 1px solid black;
    padding: 25px 0 15px;
    width: 625px;
}
#ChronoContact_Evaluationteam .noborder {
    border: none;
}

#ChronoContact_Evaluationteam .request_item .choose div {
    float:left;
    display: inline-block;
}
#ChronoContact_Evaluationteam .request_item .choose label.radio_label {
    display: inline-block;
    width: 1px;
    margin: 4px 8px;
}
#ChronoContact_Evaluationteam .request_item .choose input{
   padding: 4px 0;
   margin: 0 8px;
   display: inline;
   float: left;
}
#ChronoContact_Evaluationteam .choose .LV_validation_message {
   position: absolute;
   margin: 15px 0 0 150px;
}
#ChronoContact_Evaluationteam .requests {
  margin-left: 10px;
  width: 615px;
}
#ChronoContact_Evaluationteam .requests label{
  display: inline-block;
  width: 78px;
  margin: -4px 6px 0 0;
  text-align: left;
}
#ChronoContact_Evaluationteam .requests input{
  padding: 0;
  width: 10px;
  display: inline-block;
  float: none;
}

#ChronoContact_Evaluationteam div.cf_text, #ChronoContact_Evaluationteam div.cf_textbox {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;    
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    overflow: hidden;
}
#ChronoContact_Evaluationteam .cf_captcha span img{
    display: inline-block;
    float:left;
}

#ChronoContact_Evaluationteam .cf_captcha span input{
   width: 160px;
}
#ChronoContact_Evaluationteam .cf_button input{
   width: 90px;
}
#ChronoContact_Evaluationteam .cf_textarea textarea {
   float: left;
}
#page h1.componentheading {
   display: none;
}
/** anpassung der Gratisberatung Introtext */
.intro_gratis_beratung {
   border:3px solid #E5E1DE;
   padding: 5px 0;
   border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;    
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    overflow: hidden;
    width: 739px;
    font-size: 9px;
    margin-bottom: 22px;
}
.intro_gratis_beratung strong {
    color:#7B675C;
}
.intro_gratis_beratung p {
   color: #333333;
   padding: 5px 5px 5px !important;
   margin: 0 !important;
   border-bottom: 1px solid #E5E1DE;
}
.intro_gratis_beratung p:last-child {
   border-bottom: none;
}
/**---------------------------------- */

#content_full .newsletter_archiv table td {
   height: 40px;
   padding: 4px;
}

/*-------------neue Startseite-------- */
   #content .astro_startseite h3 {
        font-size: 17px;
        font-weight: normal;
    }
  #content .astro_startseite, 
  #content .astro_startseite span, 
  #content .astro_startseite p,
  #content .astro_startseite a,
  #content .astro_startseite li {
        font-size: 12px;
        vertical-align: top;
    }
   #content .astro_startseite .aktion_rechts {
        display: block;
    }
#content .astro_startseite .radius_border {
    margin-top: 20px;
    padding: 0 0 20px 20px;
    border: 2px solid #E5E1DE;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;    
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
}
   #content .astro_startseite .leftimg p {
        display: inline-block;
        width: 380px;
    }
   #content .astro_startseite .leftimg img {
        padding-right: 15px;
        display: inline-block;
    }
  #content  .astro_startseite .clear {
        clear: both;
    }
  #content  .astro_startseite .astro3 div {
        width: 100%;
        margin: 10px 0;
    }
   #content .astro_startseite .astro3 a,
   #content .astro_startseite .astro3 p {
        display: inline-block;
    }
   #content .astro_startseite .astro3 a {
        width: 100px;
    }
   #content .astro_startseite .astro3 a img {
        width: 68px;
        height: auto;
    }
  #content .astro_startseite .astro3 p {
        width: 440px;
        vertical-align: top;
    }
#content .astro_startseite .newsbox div {
        display: inline-block;
    }
#content .astro_startseite .newsbox .leftimg {
        width: 165px;
        vertical-align:top;
        padding: 30px 0 0 12px;
        margin: 0;
    }
#content .astro_startseite .newsbox .news-list {
        width: 345px;
        margin: 0 0 0 0;
    }
#content .astro_startseite .newsbox img {
        width: 135px;
        height: auto;
        border: 1px solid #7c7a85;
        float: none;
        position: static;
        padding-right: 0;
        vertical-align: top;
    }
#content .astro_startseite .newsbox .news-list ul {
        padding: 0px;
    }
#content .astro_startseite .newsbox .news-list ul li {
        list-style: none;
}
#content .astro_startseite .newsbox .news-list a:before {
        content: none;
}

/*-------------------*/
#content a.bestellen_button {
        background: url("http://www.astrologie-ausbildung.eu/images/button_senden_bckgrnd.jpg") no-repeat scroll left top transparent;
        display: inline-block;
        width: 100px;
        margin-top: 20px;
        padding: 0;
        text-align: center;
        line-height: 25px;
        font-size: 12px;
        color: white;
        font-weight: bold;
}
#content a.bestellen_button:before {
        content: '';
}

#left li.item99 a {
        padding-right: 15px;
}

#footer .moduletable .menu {
        padding-left: 16px;
        clear: right;
        padding-right: 20px;
}
/** Astrologier Kalender */
    table.astroCalender {
        padding: 10px 0 10px 10px;
        font-size: 11px;
    }
    table.astroCalender td{
        height: 24px;
    }
    #content table.astroCalender td img{
        border: 2px solid white;
    }
    table.astroCalender th {
	vertical-align: top;
	text-align: left;
    }
    table.astroCalender td.center {
	font-size: 18px;
	font-weight: bold;
	color: #964282;
    }
    table.astroCalender td.comment span {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 4px 4px #333333;
	display: none;
	margin: 0;
	padding: 14px 8px;
	position: absolute;
	width: 200px;
	z-index: 100000;
    }
    #content table.astroCalender td.comment p {
        font-size: 10px;
        color: #964282;
    }
    table.astroCalender td.comment p:hover span {
	display: block;
    }

div.astrocalenderItem td {
    padding: 0 !important;
}
div.astrocalenderItem .top td {
    vertical-align: top;
}
div.astrocalenderItem .top td.partition {
    width: 16px;
}

div.astrocalenderItem .hovercoment {
    display: none;
    padding: 2px 5px;
    background: #E5E1DE;
    margin: 10px;
    font-size: 10px;
    color: #333333;
    line-height: 12px;
}
div.astrocalenderItem .footer td:hover .hovercoment {
    display: block;
    position: absolute;
    width: 400px;
}

div.astrocalenderItem .top td:hover .hovercoment {
    display: block;
    position: absolute;
    width: 330px;
}
div.astrocalenderItem td.konst-right:hover .hovercoment,
div.astrocalenderItem td.konst:hover .hovercoment {
    display: block;
    position: absolute;
    width: 250px;
    padding: 2px 5px;
    margin: 15px 0px;
    border: 1px solid #E5E1DE;
    background: white;
}
div.astrocalenderItem td.a:hover .hovercoment {
    display: block;
    position: absolute;
    width: 160px;
    padding: 2px 5px;
    margin: 15px 0px;
    border: 1px solid #E5E1DE;
    background: white;
}
div.astrocalenderItem .middle h3,
div.astrocalenderItem .anm h3 {
    font-size: 11px !important;
    margin: 0 !important;
    padding: 0 !important;
}
div.astrocalenderItem .top img {
    width: 360px;
}
div.astrocalenderItem .coments td {
    padding: 30px 10px 15px !important;
    font-size: 13px;
    color: #7a665d;
    width: 745px;
    height: 130px;
    text-align: left;
    vertical-align: top;
    background: url(../images/coments.png) bottom left no-repeat white;
}
div.astrocalenderItem .coments p {
    display: inline-block;
    float: right;
    vertical-align: bottom;
}
div.astrocalenderItem .coments p a {
    font-size: 12px;
}
div.astrocalenderItem .middle td.konst {
    line-height: 24px;
    padding: 5px 0 0 20px!important;
    height: 90px;
    width: 290px;
    font-size: 20px;
    color: #964282;
    text-align: left;
    vertical-align: top;
    background: url(../images/us.png) left top no-repeat;
}
div.astrocalenderItem .middle td.konst-right {
    line-height: 24px;
    height: 90px;
    font-size: 20px;
    vertical-align: top;
    width: 290px;
    text-align: left;
    color: #964282;
    padding: 5px 0 0 30px! important;
    background: url(../images/us.png) right top no-repeat;
}
div.astrocalenderItem .anm table td.a {
    font-size: 20px;
    width: 180px;
    color: #964282;
    padding: 5px 10px 0 20px !important;
    text-align: left;
    vertical-align: top;
    background: url(../images/anm.png) top center no-repeat white;
}
div.astrocalenderItem .anm table td.a:abend {
    background: url(../images/anm.png) top left no-repeat white;
}
div.astrocalenderItem .anm table td.morgen {
    background: url(../images/anm.png) top right no-repeat white;
}

div.astrocalenderItem .anm td {
    width: 195px;
    height: 50px;
}
div.astrocalenderItem .anm span,
div.astrocalenderItem .middle td.konst span,
div.astrocalenderItem .middle td.konst-right span {
    font-size: 12px;
    line-height: 22px;
}
div.astrocalenderItem .anm td.headline,
div.astrocalenderItem .middle td.headline {
    width: 130px !important;
    font-size: 14px !important;
    color: #7B675C !important;
    background: none !important;
    vertical-align: middle !important;
    text-align: left !important;
    padding: 0 !important;

}
div.astrocalenderItem .footer img {
    width: 740px;
}
div.astrocalenderItem td.border {
    background: url(../images/border-bg.png) left top repeat-x white;
    height: 31px;
}
div.astrocalenderItem a:before {
    content: url("../images/pfeil_link.gif");
    padding-right: 0.3em;
}
div.astrocalenderItem spacer {
    padding: 0 0 0 35px;
}

#k2Container .itemAuthorBlock {
    width: 130px;
    text-align: center;
}
#k2Container h3.itemAuthorName {
    text-align: center;
}
#content .blog .itemBody img, 
#content #k2Container .itemBody img {
    border: 2px solid #AA978B !important;
    margin: 5px 20px 20px 0!important;
}
#content .blog  h2.contentheading {
    min-height: 38px;
}

#k2Container .itemBody .itemHeader {
    display: block;
    height: 90px;
    border-bottom: 1px solid #AA978B;
    margin-bottom: 10px;
}
#k2Container .itemBody .itemHeader .itemAuthor {
    margin: 56px 0 0 0;
    display: inline-block;
}

/** K2 Auhtor Module*/
#right .moduletable.k2author, 
#right .moduletable.k2author h3 {
    background: white;
    font-size: 15px;
}
#right .moduletable.k2author h3, 
#right .moduletable.k2author h3 a {
    color: #964282;
    margin-bottom: 5px;
    padding-left: 0;
    text-transform: none;
}
#right .moduletable.k2author h3 a {
    font-size: 18px;
    text-decoration: none;
}
#right .k2ItemAuthorBlock.k2author {
    border: 1px solid #964282;
}
#right .k2ItemAuthorBlock.k2author h3 {
    text-align: center;
}
#right .k2ItemAuthorBlock.k2author img {
    width: 100%
}
ul.kreative {
    background: #585058;
    list-style-image: url("../images/yellow_arrow.png");
    height: 78px;
    padding-top: 16px;
}
ul.kreative li {
    color: #fff100;
    margin-left: 280px;
    line-height: 30px;
}
/** end */