/* @override http://leben-und-beziehung.media24.at/docs/151/layout/user.css */

html {
	background-color: #ffffff;
}

body {
	text-align: center;
  	color: #222; 
  	font: normal 14px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 50px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	width:980px;
	margin: 15px auto 0 auto;
	position: relative;
	text-align: left;
	background: #FFFFFF;
	border: none;
	padding: 8px;
}
#header {
	height: 45px;
	position: relative;
	background: url(header.png);
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 33px;
	left: 35px;
	width: 283px;
	height: 53px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
}
#content_wrapper {
  	background: url(bg.jpg) no-repeat;
	width: 100%; /*IE6*/
	height: 640px;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
}
tbody { margin: 0px; padding: 0px; }
td, tr { border: none; padding: 0px, 10px, 0px, 0px; }


/* @group Navi */
#navi {
	/* width: 180px; */
	float: left;
}

#navi ul {
	margin: 0;
	position: absolute;
	top: 8px;
	left: 38px;
}
#navi li {
	list-style-type: none;
	display: inline-block;
	float: left;
	/* border-top: 1px solid #6dc1dd; */
}

#navi a {
	display: block;
	text-decoration: none;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	background: #005a17;
	color: #fff;
}

li#mi5738 a { width: 77px; }  /* Home */
li#mi5739 a { width: 156px; } /* Über Beziehungen */
li#mi5740 a { width: 68px; }  /* Ziele */
li#mi5741 a { width: 101px; }  /* Methoden */
li#mi5742 a { width: 150px; } /* Beratung von A-Z */
li#mi5743 a { width: 88px; }  /* Kontakt */

#navi a:hover,
#navi li.active a {
	background: #81ae8b;
}
#navi ul ul {
	border-bottom: 0;
}
#navi li li {
	border: none;
}
#navi li li a {
	font-weight: normal;
	font-size: 12px;
	height: 25px;
	line-height: 1.2em;
	padding-left: 25px;
}
#navi li.active li a:hover,
#navi li.active li.active a {
	text-decoration: underline;
}
#navi li.active li.active li a {
	padding-left: 35px;
	text-decoration: none;
}
#navi li.active li.active li a:hover,
#navi li.active li.active li.active a {
	text-decoration: underline;
}
/* @end */

#main {
	float: left;
	position: relative;
	width: 600px;
	margin: 0px 20px 0px 30px;
	padding: 20px;
	display: inline;
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
	color: #005a17;
	/* background: url(content_bg.png) no-repeat bottom; */
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#page5738 #main { 
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
	background: url(content_home_bg.gif) no-repeat bottom right #FFFFFF;
}

.content {
	clear: both;
	position: relative;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	clear: both;
	margin: 5px 0 5px 15px;
	display: inline-block;
}
.post img {
	padding: 0;
	border: 0;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post ul {
	margin-left: 0.5em;
}
.post li {
	list-style-type: none;
	padding-left: 1em;
	background: url(bullet.gif) no-repeat 0 0.55em;
}
a { color: #005a17; }
a:visited { color: #005a17; }
a:hover { color: #000; }
	
h1, h2 {
	color: #005a17;
	margin: 0.2em 0;
	font: bold 20px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 {
	font-size: 18px;
}
hr {
	border: 1px solid #a3daec;
}
#footer {
	clear: both;
	height: 30px;
	padding-top: 20px;
	margin-bottom: -50px;
	position: relative; /*IE6*/
	width: 100%;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
#footer p {
	margin: 0;
}
#sidebar {
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
#login_link {
	display: none;
}
/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 0 20px 15px 0;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #d0d0d0;
}
/* @end */


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #005a17;
	border: 1px solid	 #abc9b3;
	padding: 2px 2px 2px 5px;
	background-color: #c6d9c3;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #005a17;
	background-color: #005a17;
	color: #fff;
	}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */