/* base.css */

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
   	text-align: left;
}

* html body * { 
	overflow:visible;
}

html {
	height:100%; 
	margin-bottom:1px;
	font-size:100%;
}

h1,h2,h3,h4,h5{
	font-size:100%;
}

body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:120%;
	position:relative;
	color:#000;
	background:#FFF;
}

fieldset, img, form { 
	border-width:0;
	border-style:solid;
	margin:0;
	padding:0; 
}

.clear {
	clear:both;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* HELPER */

.w10 {
	width:10px;
}
.w15 {
	width:15px;
}
.w20 {
	width:20px;
}
.w25 {
	width:25px;
}
.w50 {
	width:50px;
}
.w100 {
	width:100px;
}

.w150 {
	width:150px;
}

.w390 {
	width:390px;
}

.w590 {
	width:390px;
}

.h10 {
	height:10px;
}
.h15 {
	height:15px;
}
.h20 {
	height:20px;
}
.h25 {
	height:25px;
}
.h50 {
	height:50px;
}
.h100 {
	height:100px;
}

.cbg {
	background:#ff9900;
}

.lbg {
	background:url(../img/lineal.gif) top left repeat;
}

.p10 {
	padding:10px;
}

/* end base css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:100%;
	position:relative;
	color:#181818;
	padding-bottom:10px;
	background:#eff9f9;
}

/* LINKS */

a,
a:link,
a:active,
a:focus,
a:visited {
	text-decoration:none;
	color:#019595;
}
a:hover {
	text-decoration:underline;
}

#wrapper {
	width:900px;
	margin:10px auto 10px auto;
	border:3px solid #999;
	padding-bottom:10px;
	background:url(../img/page_bg.gif) top left repeat-y;
}

#head {
	height:180px;
	width:900px;
	background:url(../img/header.jpg) top left no-repeat;
	position:relative;
}

#suchleiste {
	width:850px;
	height:40px;
	background:#00989b;
	border:3px solid #ffffff;
	border-left:none;
	border-bottom:none;
	position:absolute;
	left:0;
	bottom:-17px;
	z-index:10;
}
#suchleiste form div {
	text-align:right;
}

#suchleiste form input {
	background:#ffffff;
	border:none;
	height:18px;
	margin-top:11px;
	margin-right:11px;
	margin-left:5px;
}

#suchleiste form label {
	color:#ffffff;
}

#logo {
	width:198px;
	height:197px;
	background:#ffffff;
	z-index:20;
	position:absolute;
	border:1px solid #999;
	border-bottom:none;
	border-top:none;
	left:20px;
}

#page {
	margin-top:17px;
	position:relative;
}

#navi {
	width:198px;
	float:left;
	margin-left:20px;
	padding-top:40px;
	height:437px;
	
	height:600px;
	background:url(../img/menu_bg.gif) bottom left repeat-x;
	border:1px solid #999;
	border-top:none;
	border-bottom:none;
	
	padding-bottom:149px;
	height: 471px;
}

#navi ul {
	list-style-type:none;
	padding:0 3px;
}

#navi ul li {
	padding:10px;
	font-size:13px;
	border-bottom:1px solid #7ec8c9;
}

#navi ul li.active a {
	text-decoration:underline;
}

#navi ul li:first-child{
	border-top:1px solid #7ec8c9;
}

#login {
	position:absolute;
	bottom:0;
	left:20px;
}

#login form {
	padding:0 0 0 20px;
}

#login form label {
	color:#ffffff;
}

#login form input {
	width:155px;
	height:22px;
	background:#ffffff;
	margin-top:3px;
}

#login form p {
	margin-bottom:10px;
}

#content {
	float:right;
	width:590px;
	padding:20px 0 100px 20px;
	margin-right:50px;
	line-height:130%;
	font-size:13px;
}

#content p {
	margin-bottom:15px;
}

#content div.green {
	background:#d6ebeb;
}


.cleft {
	float:left;
	padding:10px;
}

.cleft img {
	margin-right:20px;
	margin-bottom:10px;
}

.cright {
	float:right;
	padding:10px;
}

.cright span {
	font-size:10px;
	line-height:100% !important;
}

.bright {
	border-right:10px solid #ffffff;
}

#content a {
	background:url(../img/link_arrow.gif) 0 3px no-repeat;
	padding-left:12px;
}

#content a.clean {
	background:none;
	padding-left:0;
}

#content a#logo_bottom,
#content a#logo_bottom2,
#content a#logo_bottom3 {
	padding:0;
	background:none !important;
	position:absolute;
	bottom:0;
}

#content a#logo_bottom img,
#content a#logo_bottom2 img,
#content a#logo_bottom3 img {
	margin-top:20px !important;
}

#content a#logo_bottom2 {
	right:230px;
}

#content a#logo_bottom3 {
	right:50px;
}

h1 {
	display:block;
	height:152px;
	width:181px;
	background:url(../img/logo.gif) top left no-repeat;
	margin-left:8px;
	margin-top:35px;
	cursor:pointer;
}

h1 span {
	display:none;
}

h2 {
	padding-bottom:15px;
	color:#00989b;
	font-size:20px;
	line-height:20px;
}

h3 {
	margin-bottom:10px;
	color:#00989b;
}

h4 {
	font-size:18px;
	text-align:center;
	margin:10px 0;
}

h5 {
	font-size:16px;
	margin:10px 0;
}

span.highlight {
	color:red;
}

input.button {
	background: #B2E2E2 !important;
	border-bottom:1px solid #005F5F !important;
	border-right:1px solid #005F5F !important;
	border-top:1px solid #F0F9F9 !important;
	border-left:1px solid #F0F9F9 !important;
	font-weight:bold;
}

.left {
	float:left;
}

.right {
	float:right;
}

a.louis {
	font-family: Verdane, Arial, Helvetica, sans-serif !important;
}

#footer {
	width:900px;
	margin:10px auto;
	padding-bottom:10px;
}

div.kontakt_item {
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}


div.kontakt_item a {
	padding:0 !important;
	background:none !important;
}

div.kontakt_item a img{
	float:right;
	margin-right:100px;
}	

ul.liste,
ul.liste-ziele {
	list-style-position:outside;
	margin-left:14px;
	
}

ul.liste li {
	color:#019595;
	margin-bottom:15px;
}

ul.liste li span {
	color:#181818;
}

ul.liste-ziele {
	margin-bottom:10px;
}

/* TERMINE */

table.termine {
	width:100%;
	border:none;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.termine td,
table.termine th{
	padding:5px;
}

table.termine td.datum {
	white-space:nowrap;
}

table.termine td {
	background:#F5F5F5;
}

table.termine tr.info td{
	color:#666666;
} 

table.termine tr.task td{
	border-top:10px solid #ffffff;
	font-weight:bold;
}

table.termine tr.monat th {
	background:#00989B;
	color:#ffffff;
	font-weight:bold;
}

.trennlinie {
	border-bottom:1px solid #404040;
}