body {
font:12px Arial, Verdana, Helvetica, sans-serif;
color:#000;
background:url('') repeat-x #fefefe;
line-height:1.3em;
letter-spacing:0;
word-spacing:0;
margin:0;
padding:0;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor:pointer;
	text-align: left;
	padding-left: 20px;
	float:left;
	margin-left: 60px;
}
.button a:hover {
	text-decoration: none;
}
.button a {
	color: white;
}

.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}

p {
letter-spacing:0;
word-spacing:0;
margin:0 0 15px;
padding:0;
}

.white {
color:#fff;
}

.taupe {
color:#aa978b;
}

.black {
color:#000;
}

.lightpeach {
color:#e5e1de;
}

.grau {
color:#666;
}

.dunkelrot {
color:#900;
}

.braun {
color:#633;
}

.blau {
color:#00C;
}

h1 {
font-size:17px;
letter-spacing:0;
word-spacing:2px;
width:100%;
font-weight:700;
color:#7b675c;
text-decoration:none;
clear:both;
line-height:1.3em;
margin:0 0 .5em;
padding:0;
}

h1.firstheading {
font-size:16px;
line-height:.8em;
font-weight:700;
color:#7b675c;
text-decoration:none;
margin:0 0 1em;
padding:0;
}

h2 {
font-size:16px;
line-height:1em;
font-weight:700;
color:#7b675c;
text-decoration:none;
margin:0 0 .7em;
padding:0;
}

h2.firstheading {
text-transform:uppercase;
font-size:14px;
color:#aa978b;
text-decoration:none;
margin:0 0 .3em;
padding:0;
}

h2.firstheading a {
text-transform:uppercase;
font-size:14px;
line-height:.8em;
font-weight:700;
color:#aa978b;
text-decoration:none;
margin:0 0 1em;
padding:0;
}

h3 {
font-size:15px;
font-weight:700;
color:#7b675c;
text-decoration:none;
margin:10px 0;
}

h3.firstheading {
font-size:14px;
line-height:.8em;
font-weight:700;
color:#7b675c;
text-decoration:none;
margin:0 0 1em;
padding:0;
}

h4 {
font:14px Arial, Verdana, Helvetica, sans-serif;
line-height:.0em;
letter-spacing:0;
font-weight:700;
word-spacing:2px;
margin:0;
padding:0;
}

h5 {
font:14px Arial, Verdana, Helvetica, sans-serif;
line-height:1.1em;
letter-spacing:0;
word-spacing:2px;
font-weight:700;
margin:20px 0 10px;
padding:0;
}

hr {
width:100%;
height:12px;
clear:both;
border-top:1px solid #000;
margin:0;
}

hr.orange {
width:90%;
clear:both;
border-top:2px solid #7b675c;
margin:0 auto;
}

hr.grey {
width:90%;
clear:both;
border-top:1px solid #DDD;
margin:0 auto;
}

#main {
position:absolute;
left:50%;
top:17px;
margin-left:-473px;
width:956px;
margin-top:0;
border:1px none #ccc;
background-color:#fff;
}

#head_1 {
	width: 956px;
	height: 31px;
	background-color: #e5e1de;
	color: #ac958f;
	margin: 0;
	padding: 0;
}

#head_1 p {
	text-align: center;
	padding: 7px 0px;
	margin: 0;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-weight: 900;
	font-size: 15px;
	letter-spacing: 0.28em;
}

#head_2 {
width:956px;
height:147px;
background:url('images/header_onlinecollege.jpg') #FFF 0 0 no-repeat;
margin:0;
padding:0;
}

#navigation_1 {
	width: 956px;
	height: 54px;
	background-color: #e5e1de;
	border: 1px none #f00;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 17px
}

#column_1 {
float:left;
width:200px;
border:1px none red;
}

#column_2 {
background-color:#fff;
position:relative;
top:7px;
left:20px;
float:left;
width:550px;
height:auto;
border:1px none #00f;
margin:0;
padding:0;
}

#column_3 {
float:right;
width:160px;
border:1px none #0f0;
}

#footer_1 {
position:relative;
clear:both;
background-color:#fff;
top:15px;
width:956px;
height:auto;
border:1px none #C00;
text-align:center;
font-size:90%;
margin:60px 0 0;
padding:0;
}

#column_2 a,#column_2 a:link,#column_2 a:visited,#column_2 a:active {
color:#7b675c;
text-decoration:none;
}

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

table {
margin:0;
}

.rightbox h3 {
font-size:13px;
line-height:1.2em;
}

.footer_item,#footer_1 p {
font-size:12px;
color:#aa978b;
}

strong {
font-weight:700;
}

#column_2 .box {
border:1px solid #B3B2B2;
background-color:#f3efec;
color:#7b675c;
padding-bottom: 10px;
}

#column_2 .pinnwand {
border:1px dotted #B3B2B2;
color:#7b675c;
width:70%;
margin:auto;
}

.normal {
font-weight:700;
font-size:12px;
}

.normaltitle {
color:#000;
font-size:12px;
}

.mainpane {
padding-right:4px;
}

.nowrap {
white-space:nowrap;
}

ul li_orange li {
font-size:12px;
line-height:.8em;
font-weight:700;
color:#7b675c;
text-decoration:none;
margin:0 0 1em;
padding:0;
}

a img {
border:none;
}

p img {
height:auto;
margin:0;
padding:0;
}

.images img {
height:auto;
float:left;
clear:both;
margin:0 auto;
}

img.alignright {
height:auto;
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
height:auto;
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.center {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.images {
width:100%;
text-align:center;
}

input,textarea,select {
border:1px solid #999;
margin:0;
padding:0;
}

/*.menu,#column_1 li a {
font-size:13px;
line-height:20px;
}*/

#navigation_left {
	position : relative;
	float : left;
	width : 200px;
	background : transparent;
	margin: 0;
	margin-top: 2px;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	color: #aa978b;
	text-decoration: none;
}

#navigation_left #datum {
	margin-left : 5px;
	margin-top: 6px;
	float : left;
	color: #aa978b;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	height: 15px;
}

#navigation_left #uhr {
	padding: 0;
	margin-top: 6px;
	color: #7b675c;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	height: 15px;
	width: auto;
	float : left;
}

#navigation_left #login {
	font-size: 13px;
	text-transform : uppercase;
	clear : left;
	margin-left : 5px;
	margin-top : 6px;
	position : relative;
}

#navigation_left #login a {
	font-weight: 600;
	color: #7b675c;
	border: 1px none #FF0000;
	text-decoration: none;
}

#navigation_right {
	background-image : url('images/bg_navi.jpg');
	background-repeat : repeat-x;
	border-left : #FFFFFF 2px solid;
	position : relative;
	float : left;
	text-align: right;
	width : 754px;
	height : 54px;
}

#navigation_right ul{
	float : right;
	height: 28px;
}

#navigation_right ul li {
	list-style-type : none;
	float : left;
	height : 22px;
	padding: 6px 7px 0 7px;
	width: auto;
	border-left: 1px solid #FFFFFF;
}

#navigation_right ul li:first-child {
	border-left: none;
}

#navigation_right li a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight : 600;
	text-decoration: none;
	text-indent: 0px;
	letter-spacing: 0px;
	word-spacing: 3px;
	display : block;
}

#navigation_right li a:hover {
	color: #000000;
}

#navigation_right li.current_page_item {
	background-color : #e5e1de;
}

#navigation_right li.current_item_parent {
	background-color : #e5e1de;
}

#navigation_right .current_page_item  a {
	color: #7b675c;
}

#navigation_right .current_item_parent  a {
	color: #7b675c;
}

#navigation_right ul li ul {
	display: none;
}

#navigation_right ul li.current_page_item ul {
	display: block;
	position : absolute;
}

#navigation_right ul li.current_page_item ul.buchtipps-fuer-astrologie-interessierte {
	margin-left:-400px;
	width : 678px;
}

#navigation_right ul li.current_page_item ul.astrologie-ausbildung-probematerial-bzw-30-tage-gratis-studium {
	margin-left:-30px;
}

#navigation_right ul li.current_page_item ul.kontakt-zur-astropraxis-hamburg {
	margin-left:-90px;
}

#navigation_right ul li.current_page_item ul li {
	border : none;
	height : auto;
	padding-top : 10px;
}

#navigation_right ul li.current_item_parent ul {
	display: block;
	position : absolute;
}

#navigation_right ul li.current_item_parent ul.buchtipps-fuer-astrologie-interessierte {
	margin-left:-350px;
	width : 628px;
}

#navigation_right ul li.current_item_parent ul.astrologie-ausbildung-probematerial-bzw-30-tage-gratis-studium {
	margin-left:-30px;
}

#navigation_right ul li.current_item_parent ul.kontakt-zur-astropraxis-hamburg {
	margin-left:-80px;
}

#navigation_right ul li.current_item_parent ul li {
	background : none;
	border : none;
	height : auto;
	padding-top : 7px;
}

#navigation_right ul li.current_item_parent ul li a.current_item {
	color : #990000;
}

#column_1 .leftbox_inner {
width:180px;
margin:10px 10px 0;
padding:0;
}

#column_1 .leftbox {
width:200px;
float:right;
background-color:#e5e1de;
background-image:url('images/box_left_top.gif');
background-repeat:no-repeat;
background-position:top left;
margin:0;
padding:0;
}

#column_1 .leftboxbottom {
width:200px;
height:22px;
vertical-align:bottom;
float:right;
background-color:#e5e1de;
background-image:url('images/box_left_bottom.gif');
background-repeat:no-repeat;
background-position:bottom right;
margin:0;
padding:0;
}

#column_1 .leftbox_search {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #e5e1de;
	background-image: url('images/box_left_top_dark.gif');
	background-repeat: no-repeat;
	background-position: top left /**/
}

#column_1 .leftbox_inner {
	width: 180px;
	padding: 0;
	margin: 10px
}

#column_1 .leftboxbottom_search {
	width: 200px;
	height: 22px;
	vertical-align: bottom;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #e5e1de;
	background-image: url('images/box_left_bottom_dark.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#column_1 .leftbox {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #e5e1de;
	background-image: url('images/box_left_top.gif');
	background-repeat: no-repeat;
	background-position: top left
}

#column_1 .leftbox_inner {
	margin:10px 0px 0px 6px;
	padding:0pt;
	width:188px;
}

#column_1 .leftboxbottom {
	width: 200px;
	height: 22px;
	vertical-align: bottom;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #e5e1de;
	background-image: url('images/box_left_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right
}

#column_1 H2 {
	text-transform: uppercase;
	color: #aa978b;
	font-size: 14px;
	line-height: 70%;
	font-weight: bold;
	letter-spacing: 4px;
	word-spacing: 0px;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 3px;
}

#column_1 ul li {
	background-image: none;
}

#column_1 li {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	list-style-type: none;
}

#column_1 li ul {
	display: none;
}

#column_1 .current_item_parent ul {
	display: block;
	background-image: none
}

#column_1 .current_page_item ul {
	display: block;
	background-image: none
}

#column_1 .current_page_item ul li a {
	font-weight: 500;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

#column_1 .current_page_item ul {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#column_1 .menu li {
	list-style-type: none ! important;
	margin-bottom: 0px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #ffffff;
}

#column_1 .menu li ul li {
	margin: 0;
	border: none;
	padding: 0;
	margin-bottom: 0px;
}

#column_1 .item_parent {
	background-color:#e5e1de;
}

#column_1 .current_item_parent ul{
	background-color:#e5e1de;
}

#column_1 li.current_page_item {
	background-color:#b9aaa0;
	padding-bottom:0px;
}

#column_1 li.current_item_parent {
	background-color:#b9aaa0;
	padding-bottom:0px;
}

#column_1 li.current_item_parent ul li.current_page_item {
	background-color:#e5e1de;
}

#column_1 .current_item_parent ul li a {
	font-weight: 500;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

#column_1 .current_item_parent ul {
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

#column_1 .current_page_item ul li {
	height: auto;
}

#column_1 .current_page_item ul .ausbildung-sublevel-2 {
	display: none;
}

#column_1 .current_item_parent ul li ul {
	display: none;
}


#column_1 li a {
	display: block;
	line-height: 20px;
	font: 13px/ 133% Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight : 500;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	word-spacing: 0px;
}

#column_1 .current_item_parent ul li a {
	background-image: none
}

#column_1 .current_page_item ul li a {
	background-image: none
}

#column_1 li a:hover {
	color: #000;
	text-decoration: none;
}

#column_1 li:hover{
	background-color:#b9aaa0;
}

#column_1 a.current_item {
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}

#column_1 li ul li a.current_item {
	text-decoration: underline;
	color: #000000;
	font-weight: 600;
}
#column_3 H2 {
	text-transform: uppercase;
	color: #aa978b;
	font-size: 13px;
	line-height: 70%;
	font-weight: bold;
	word-spacing: 0px;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 3px;
}

#column_3 .rightbox {
width:160px;
float:left;
background-color:#e5e1de;
background-image:url('images/box_right_top.gif');
background-repeat:no-repeat;
background-position:top right;
margin:0;
padding:0;
}

#column_3 .rightbox_inner {
width:150px;
margin:10px 0 0 8px;
color:#7b675c;
padding:0;
}

#column_3 .rightboxbottom {
width:160px;
height:22px;
vertical-align:bottom;
float:left;
background-color:#e5e1de;
background-image:url('images/box_right_bottom.gif');
background-repeat:no-repeat;
background-position:bottom left;
margin:0;
padding:0;
}

#column_3 a {
	font-weight: 600;
    font-size: 13px;
	display: inline-block;
	color: #7b675c;
	text-decoration: none
}

#column_3 li {
display:block;
width:140px;
margin:0;
padding:0;
}

#column_3 li a {
font:12px Arial, Verdana, Helvetica, sans-serif;
line-height:1.3em;
font-weight:700;
display:inline-block;
text-decoration:none;
background-image:none;
color:#7b675c;
padding:0 0 0 5px;
}

#footer_1 a {
text-transform:uppercase;
color:#aa978b;
text-decoration:none;
font-weight:bolder;
}

#footer_1 a:hover {
color:#aa978b;
text-decoration:underline;
}

#footer_1 ul li {
display:inline;
list-style-type:none;
margin-left:5px;
margin-right:5px;
height:auto;
}

table td {
vertical-align:top;
}

*,img {
border:0;
margin:0;
padding:0;
}

.chanel,h2 a,h2 a:link,.entry a:link,.orange,#navigation_bottom_right li a:link,#column_3 li a:link {
color:#7b675c;
}

p.small,.small {
color:#666;
font-size:10px;
line-height:1.33em;
letter-spacing:0;
word-spacing:0;
}

.post h2,.entry p,.entry div h1 {
clear:both;
}

strong.normal,.yellow {
color:#7b675c;
line-height:1.1em;
font-weight:700;
font-size:12px;
font-family:Arial,Verdana,Helvetica,sans-serif;
text-decoration:none;
}

ul li_orange,.alignright {
float:right;
}

#navigation_top_right li a:hover,#navigation_top_right .current_page_item a,#navigation_bottom_right li a:hover,#navigation_bottom_right .current_page_item a,#column_1 a:link,#column_1 a.current_item,#column_3 a.current_item {
text-decoration:none;
color:#000;
}

#navigation_top_right ul li ul,#column_1 li ul,#column_1 .current_page_item ul .ausbildung-sublevel-2,#column_1 .current_item_parent ul li ul {
display:none;
}

#navigation_bottom_right ul li:first-child,#column_1 ul li,#column_1 .current_item_parent ul li a,#column_1 .current_page_item ul li a {
background-image:none;
}

#column_1 .current_item_parent ul,#column_1 .current_page_item ul {
display:block;
background-image:none;
}

#column_1 li a:hover,#column_3 li a:hover {
color:#000;
text-decoration:none;
}