/**
 *
 * allgemeines Stylesheet fuer Holistic Counselling
 * (c) 2006 maguro:agentur oHG
 * erstellt: 14.11.2006, Bodo Farnsteiner <bf@maguro.de>
 * letzte Aenderung:
 *
 */


body, ul, p, ol, li, h1, h2, h3, h4, h5, form, fieldset, label, table, tr, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: none;
}

body {
   background-color: #ececea;
   color: #0085FF;
   font: normal 11px verdana, arial, sans-serif;
   text-align: center;
}

#wrapper {
	width: 770px;
	border: solid 1px #aaa;
	background-color: #fff;
	text-align: center;
	margin: auto;
	margin-top: 50px;
}

#container {
	width: 764px;
	border: solid 1px #aaa;
	background-color: #fff;
	text-align: left;
	margin: 2px 2px 2px 2px;
}

#top {
}

#logo {
	float: left;
	width: 153px;
	padding: 15px 0 10px 20px;
}

#logo h1 {
	display: none;
}

#metanav {
	color: #1796FF;
	float: right;
	text-align: right;
	margin: 66px 0 0 0;
}

#metanav ul {
	margin-left: 3px;
}

#metanav ul li {
	float: left;
	list-style-type: none;
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 1px;
}

#metanav ul li.first {
	border-left: none;
}

#metanav ul li.last {
	border-right: none;
}

#metanav a {
	font: normal 11px verdana, arial, sans-serif;
	color: #1796FF;
	text-decoration: none;
}

#metanav a:hover {
	color: #1796FF;
}

#navigation {
	width: 764px;
	background-color: #FF842D;
	color: #fff;
	vertical-align: middle;
}

#navigation ul {
}

#navigation ul li {
	float: left;
	line-height: 20px;
	vertical-align: bottom;
	list-style-type: none;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	padding: 10px 15px 10px 16px;
	margin: 0 0 0 1px;
}

#navigation ul li.nums_1 {
	background: url(../images/bg_nums_1.gif);
	background-repeat: no-repeat;
   background-position:8px 10px;
}

#navigation ul li.nums_2 {
	background: url(../images/bg_nums_2.gif);
	background-repeat: no-repeat;
   background-position:8px 10px;
}

#navigation ul li.nums_3 {
	background: url(../images/bg_nums_3.gif);
	background-repeat: no-repeat;
   background-position:8px 10px;
}

#navigation ul li.nums_4 {
	background: url(../images/bg_nums_4.gif);
	background-repeat: no-repeat;
   background-position:8px 10px;
}

#navigation ul li.nums_5 {
	background: url(../images/bg_nums_5.gif);
	background-repeat: no-repeat;
   background-position:8px 10px;
}

#navigation ul li.first {
	border-left: none;
	margin-left: 20px;
}

#navigation ul li.last {
	border-right: none;
}

#navigation a {
	font-weight: bold;
	font: normal 13px verdana, arial, sans-serif;
	color: #fff;
	text-decoration: none;
   padding-left: 20px;
}

#navigation a:hover {
	color: #fff;
}

#navigation a.choose {
	color: #fff;
	text-decoration: underline;
}

#navigation div.rightfloat {
	float: right;
	text-align: right;
	width: 26px;
	padding: 13px 0 14px 0;
	background: url(../images/bg_navlines.gif);
   background-repeat: repeat-y;
}

#theme {
	margin-top: 4px;
	background-image: url(../images/bg_numb_0.gif);
   background-repeat: no-repeat;
	height: 114px;
}

#theme.numb_1 {
	background-image: url(../images/bg_numb_1.gif);
   background-repeat: no-repeat;
}

#theme.numb_2 {
	background-image: url(../images/bg_numb_2.gif);
   background-repeat: no-repeat;
}

#theme.numb_3 {
	background-image: url(../images/bg_numb_3.gif);
   background-repeat: no-repeat;
}

#theme.numb_4 {
	background-image: url(../images/bg_numb_4.gif);
   background-repeat: no-repeat;
}


#theme.numb_5 {
	background-image: url(../images/bg_numb_5.gif);
   background-repeat: no-repeat;
}


#themehead {
	float: left;
	width: 494px;
	padding: 46px 0 0 100px;
	font: normal 26px verdana, arial, sans-serif;
	color: #fff;
}

#themehead .breadcrumb {
	width: 500px;
	/* margin-left: 154pxi; */
}

#themehead .breadcrumb .arrow {
	color: #ff842d;
	font-size: 12px;
}

#themehead .breadcrumb a {
	font: normal 10px verdana, arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#themepict {
	float: left;
	width: 170px;
}

#startbg {
	background: transparent url('../images/bg_theme_start_3.jpg') no-repeat;
	border-bottom: 1px dotted #008dfc;
	padding-bottom: 8px;
	width: 763px;
	margin-top: 0;
	height: 114px;
}

#main {
	margin-top: -9px;
}

/* Content-Tabelle in #main */

#main table.maintable,
#main table.maintable tr,
#main table.maintable td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main table.maintable td.tcontentleft,
#main table.maintable td.tree {
	border-right: dotted 1px #0760A9;
	color: black;
	width: 208px;
	padding: 26px 0 30px 30px;
	margin-right: 100px;
}

#main table.maintable td.tcontent {
	border-left: dotted 1px #0760A9;
	color: black;
	padding: 30px 10px 30px 10px;
}

#main table.maintable td.tcontent h2 {
	color: #0085FF;
}


#main table.maintable td.tcontent.start {
	border: none;
}
#main table.maintable td.tcontent.start .startbox {
	float: left;
	padding: 0;
	width: 369px;
}
#main table.maintable td.tcontent.start .startbox.first {
	margin: 0 6px 29px 0;
}
#main table.maintable td.tcontent.start .startbox a {
	color: #ff842d;
	font: bold 12px verdana, arial, sans-serif;
	text-decoration: none;
}
#main table.maintable td.tcontent.start .startbox a p {
	background: #e6f4ff url(../images/link_arrow.gif) no-repeat;
	background-position: 3px 2px;
	margin-top: 2px;
	padding: 1px 0 2px 21px;
}
#main table.maintable td.tcontent.start div.text {
	padding: 0 76px 10px 76px;
}

#main table.maintable td.tcontentleft {
	text-align: right;
}

#main table.maintable td.tree {
	vertical-align: bottom;
}

object {
	margin: 10px 0;
}

#main table.maintable td.start object {
	margin: 10px 76px;
}

#contentleft {
	float: left;
	width: 200px;
	text-align: right;
	border-right: dotted 1px #0760A9;
	padding: 26px 10px 30px 30px;
}

#contentleft ul li,
#main table.maintable td.tcontentleft ul li {
	line-height: 20px;
	vertical-align: bottom;
	list-style-type: none;
	/* border-bottom: dotted 1px #0085FF; */
	background-image: url(../images/bg_nav_border.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 0px;
	margin-right: 1px;
}

#contentleft ul.level3,
#main table.maintable td.tcontentleft ul.level3 {
	margin: 3px 0 15px 0;
}

#contentleft ul.level3 li,
#main table.maintable td.tcontentleft ul.level3 li  {
	background: transparent url(../images/bg_nav_level3.gif) no-repeat;
	background-position: right 11px;
	border-bottom: none;
	padding-right: 10px;
}

#contentleft a,
#main table.maintable td.tcontentleft a {
	font: normal 11px verdana, arial, sans-serif;
	color: #0085FF;
	margin-right: 9px;
	text-decoration: none;
}

#contentleft a.active,
#main table.maintable td.tcontentleft a.active {
	color: #FF842D;
}

#content {
	float: left;
	width: 498px;
	margin-left: 4px;
	border-left: dotted 1px #0760A9;
	padding: 30px 10px 30px 10px;
}

#content h2,
#main table.maintable td.tcontent h2 {
	padding-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#content h3,
#main table.maintable td.tcontent h3 {
	padding-bottom: 14px;
	font-size: 12px;
	font-weight: bold;
}

#content h4,
#main table.maintable td.tcontent h4 {
	padding-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
}


#content p,
#main table.maintable td.tcontent p {
	line-height: 16px;
	padding-bottom: 10px;
}

#content a,
#main table.maintable td.tcontent a {
	/* color: #204e92; */
	color: #1c525e;
	text-decoration: none;
	font-weight: normal;
}

#content a:hover,
#main table.maintable td.tcontent a:hover {
	text-decoration: underline;
}


#content ul,
#main table.maintable td.tcontent ul {
	padding-bottom: 10px;
}

#content ul li,
#main table.maintable td.tcontent ul li {
	margin-left: 16px;
}

/* allgemeine Anbaben */

#wrapper.clearit {
   clear: both;
   overflow: hidden;
   position: absolute;
   top: 0;
   left: 0;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.acenter {
	text-align: center;
}


/* input */
table.input td {
	padding-bottom: 5px;
}

input.text, textarea.text {
	border: 1px solid #aaa;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
   color: #0085ff;
   font: normal 11px verdana, arial, sans-serif;
	height: 15px;
	margin: 0; padding: 3px 2px 0px 2px;
	width: 164px;
}

input.error {
	border: 1px solid #b00;
	border-right: 1px solid #ef7474;
	border-bottom: 1px solid #ef7474;
}

textarea.text {
	height: 121px;
	overflow: auto;
	width: 472px;
}

input.submit {
	border: 1px solid #aaa;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: white;
   color: #0085ff;
   font: normal 11px verdana, arial, sans-serif;
	margin: 10px 0 0 0; padding: 3px 2px 0px 2px;
	width: 164px;
}

.error {
	color: #b00;
	margin: 0; padding: 0;
}

#footer {
	color: #666;
	font-size: 9px;
	margin: 4px auto 0 auto;
	width: 764px;
}
#footer a {
	color: #666;
	text-decoration: none;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
