/* 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: 96em;
	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;
}

#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: 20.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{
	margin: 5px;
	font-size: 11px;
}

div.moduletable_forumnews li img {
	position: relative;
	top: 4px;
}

div.moduletable_forumnews li a {
	font-size: 1.1em !important;
}

/* ---------------------------------------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 -------------------------------------- */
#page h1.componentheading{
   display: none;
}
#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;
}

a {
	font-weight: 600;
	color: #964282;
	text-decoration: none;
}

a:before {content:url(../images/pfeil_link.gif); padding-right: 0.3em;}
a.kdnopfeil:before {
        content: "";
}
#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 {
	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;
    vertical-align: bottom;
    margin: 0 4px !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;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++ 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;
}

/* 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: 163px;
	height: 49px;
}

#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: 163px;
	height: 49px;
	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 -49px 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 */
#content div.newsbox {
	width: 560px;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	background: #e5e1de url(../images/newsbox_right_bottom.gif) left bottom no-repeat;
}

#content div.newsbox span.newsboxtop {
	display: block;
	width: 560px;
	height: 23px;
	background: url(../images/box_right_top.gif) top right no-repeat;
	padding: 0;
	margin: 0;
}

#content div.newsbox div {
	padding: 15px;
	margin: -35px 0 0 0;
	float: none;
}

#content div.newsbox div.clear {
	clear: both;
	float: none;
}

#content div.newsbox ul {
	list-style-type: none;
}

#content 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;
}

/* 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;
}

#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: 0.9em;
	font-family: Verdana, sans-serif;
	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;
	color: #7b675c;
	font-size: 1.2em;
	line-height: 1.2em;
}

#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.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;	
}
#right div.moduletable_gratisangebote ul {
	display: block;
	list-style: none;
	margin: 1.0em 0 0 0.6em;
	padding: 0;
}
#right div.moduletable_gratisangebote li {
	width: 8.5em;
	height: 3.3em;
	padding: 0.2em 0 0 0;
	margin: 0;
}

#right div.moduletable_gratisangebote a {
	font-size: 1.0em;
	text-decoration: none;
	font-size: 1.2em;
	color: #7b675c;
	display: block;
	width: 8.5em;
	height: 2.0em;
	padding: 0.6em 0 0 2.8em;
	background: url(../images/button_right.png) 0 0 no-repeat;

}

#right div.moduletable_gratisangebote a:hover {
	background: url(../images/button_right.png) 0 -33px no-repeat;
}

#right div.moduletable_gratisangebote li#current.active a {
	background: url(../images/button_right.png) 0 -66px no-repeat;
}

/* 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;
}

/* 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 {
	color: #cf3738;
	font-size: 1.4em;
	font-weight: bold;
}

#system-message dd.error {
	font-weight: normal;
}

#system-message dd.error ul {
	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 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; 
}

/* ----------------------------------------- phpBB ------------------------------------- */
#wrap {
	font-size: 1.0em;
}

/**** 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;
}
