﻿@charset "utf-8";
* {
	margin : 0;
	padding : 0;
}
body {
	color: #333333;
	background-color: #F6F6F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
h1 {
	font-family: Share;
	font-weight: 700;
	font-size: 1.6em;
	color: #464E42;
	line-height: 1.2em;
}
h2 {
	font-family: Share;
	font-weight: 400;
	font-size: 1em;
	color: #464E42;
}
h3 {
	font-family: Share;
	font-weight: 700;
	color: #464E42;
	font-size: 1.4em;
}
h5 {
	font-family: Share;
	font-weight: 700;
	font-size: 2em;
	color: #464E53;
	line-height: 1.4em;
	text-decoration: underline;
	text-align: center;
}


.img_re {
	padding: 10px 30px 0px 10px;
	float: right;
}
.img_li {
	padding: 10px;
	float: left;
}
.shadow {
	-webkit-box-shadow: 5px 5px 5px 0px #333333;
	box-shadow: 3px 3px 5px 0px #333333;
	text-align: left;
}
.kapitaelchen {
	font-family: Share;
	font-weight: 700;
	font-size: 2em;
	color: #464E42;
}
#container  {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent  {
	background-color: #EDF7E7;
	min-height: 450px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent a  {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#mainContent td {
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
}
.liste {
	margin:0px;
	padding:5px 0 0 30px;
	text-indent: -20px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.4em;
	
}
.liste_2 {
	margin:0px;
	padding:5px 0 0 30px;
	text-indent: -20px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.4em;
	
}*/
.oneColElsCtr a {
	color: #333333;
}
#top_logo {
	position:relative;
	top: 0px;
	float: right;
	padding-right: 12px;
}
#bar  {
	float:left;
	width: 770px;
	height:60 px;
	position: relative;
	top: 30px;
	padding-bottom: 30px;
}
#header_bg {
	width: 960px;
	top: 0px;
}
#sub_navi {
	font-family: Share;
	font-weight: 700;
	font-size: 1em;
	float:left;
	position: relative;
	color:#464E42;
	width: 960px;
	margin-bottom: 25px;
}
#sub_navi ul {
	position: absolute;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-color: #B6DF9F;
}
#sub_navi ul li {
	display: inline;
	list-style: none;
}
#sub_navi ul a {
	float: left;
	color:#464E42;
	text-align: center;
	width: 200px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #B6DF9F;
}
#sub_navi ul a:hover {
	background-color: #EDF7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sub_navi ul a.current {
	background-color: #EDF7E7;
}
#footer  {
	font-family: Share;
	font-weight: 700;
	font-size: 0.9em;
	float: left;
	width: 955px;
	position: relative;
	padding: 5px 0 5px 5px;
	background-color: #B6DF9F;
	color:#464E42;
}
#footer  a  {
	color:#464E42;
}
#footer  a:hover  {
	color:#FFF;
}
/*- Menu Tabs Anfang */

    #tab_navi {
	font-family: Share;
	font-weight: 700;
	font-size: 1em;
	float:left;
	width:100%;
	background:#F6F6F6;
	line-height: normal;
	border-bottom: 2px solid #a1cb87;
}
#tab_navi ul {
	margin:0;
	padding:60px 10px 0 0;
	list-style:none;
}
#tab_navi li {
	display:inline;
	margin:0;
	padding:0;
}
#tab_navi a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tab_navi a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#464E42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab_navi a span {
	float:none;
}
/* End IE5-Mac hack */
    #tab_navi a:hover span {
	color:#FFF;
}
#tab_navi a:hover {
	background-position:0% -42px;
}
#tab_navi a:hover span {
	background-position:100% -42px;
}
/*- Menu Tabs Ende */
#top_logo a {
	padding:0;
	background:none
}
.button{
	background-color: #B6DF9F;
	padding: 4px;
	border: 1px solid #464E42;	
}
.textfeld{
	background-color: #F6F6F6;
	padding: 2px;	
}.hochgestellt {
	font-size: 75%;
	text-decoration: underline;
	vertical-align: super;
}
#slider_container {
	align: right;
	float: right;
	width: 600px;
	padding: 5px 0px 0px 10px;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
p {

}
