* {
	border:0;
	margin:0;
	padding:0;
	border-color:#bbb;
}
html, body {
  	 height: 100%; /* wichtig */
}
body {
	background-color:#fff;
	color:#555;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.4em;
}

/*standard*****************************************************************************/
a {
	color:#80b74f;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
h6 {
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}
img {
	border-style:none;
}




/*box*****************************************************************************/
#box {
	 position: relative;
	background:#fff url('bilder/bg_content.jpg') center repeat-y;
	width:100%;
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
}


/*header*****************************************************************************/
#header {
	background:#80b74f url('bilder/bg_header.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	display:none;
}
#header_intern {
	margin:0 auto;
	width:900px; 
	height:120px;
	border-style:none;
	border-width:0px;
}
#header_intern ul {
	float:right;
	height:120px;
	list-style:none;
	width:900px;
	background:#80b74f url('bilder/header_short_h120.jpg') left top no-repeat;
}
#header_intern ul li {
	border-left:1px solid #35873f;
	float:right;
	height:120px;
	list-style:none;
	width:79px;
}
#header_intern ul li a {
	color:#333;
	font-weight:bold;
	display:block;
	height:50px;
	line-height:50px;
	padding:70px 0px 0px;
	text-align:center;
	width:79px;
}
#header_intern ul li a:hover {
	background:#fff;
	color:#333;
	font-weight:bold;
	opacity: 0.6;
}
#header_intern ul li a.active {
	background:#fff;
	font-weight:bold;
	color:#333;
}

/*content*****************************************************************************/
#content {
	background:#fff url('bilder/bg_content.jpg') center repeat-y;
	width:100%;
}
#content:after {
	clear:both;
	display:none;
}
#content_intern {
	margin:0 auto;
	width:900px;
	border-style:none;
	border-width:0px;
}
#content_intern_seite {
	line-height:1.75em;
	padding: 10px;
	width:200px;
	padding-bottom:110px;
}
#content_intern_seite h1 {
	background:#fff;
	color:#333;
	font-size:1.2em;
	font-weight:400;
	padding-top:5px;
	text-align:right;
}
#content_intern_seite ul {
	list-style:none;
}

#content_intern_seite a.icon {
	text-align:right;
}
#content_intern_seite a:hover.icon {
	opacity: 0.6;
}

#content_intern_seite ul li {
	list-style:none;
}
#content_intern_seite ul li a {
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_intern_seite ul li a:hover {
	background:#80b74f;
	color:#333;
}
#content_intern_seite ul li a.active {
	background:#80b74f;
	color:#333;
}
#content_intern_haupt {
	background:#fff;
	padding:10px;
	width:650px;
	padding-bottom:110px;

}
#content_intern_haupt h1 {
	font-size:1.25em;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content_intern_haupt h2 {
	font-size:1.1em;
	font-weight:600;
	padding-bottom:0px;
}
#content_intern_haupt p {
	padding-bottom:10px;
}

/*footer*****************************************************************************/
#footer {
	background:#666 url('bilder/bg_footer.jpg') center repeat-y;
	width:100%;
	position: absolute;
    bottom: 0; /* wichtig */
}
#footer:after {
	clear:both;
	display:none;
}
#footer_intern {
	height:100px;
	margin:0 auto;
	width:900px;
}
#footer_intern p {
	color:#fff;
	line-height:100px;
	text-align:center;
}

/*formular*****************************************************************************/
input {
	border-style:solid;
	border-width:1px;
	margin:1px;
	font-size:0.9em;
}
textarea {
	border-style:solid;
	border-width:1px;
	margin:1px;
	font-size:0.9em;
}

input[type=button],input[type=submit],input[type=file],button {
	background-color:#80b74f;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

input[type=button]:hover ,input[type=submit]:hover ,input[type=file]:hover ,button:hover {
	background-color:#FFF; 
	color: #80b74f;
}

a.button {
	display: inline-block;
	background-color:#80b74f;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	margin:0px;
	border-width:1px;
	text-align:center;
}

a.button:hover {
	background-color:#FFF; 
	color: #80b74f;
}

/*spezial*****************************************************************************/

.news {
	width:100%;
}
.news_bilder {
	float:left;
	width:150px;
	padding-top:5px;
}
.news_content {
	padding-top:0px;
	padding-left:170px;	
}
.news:after {
clear:both;
}

.clear {
clear:both;
}

.tabelle {
	border-style:solid;
	border-width:1px;
	padding:0px;
	margin:0px;
}
.tabelle_kopf {
	font-size:1em;
	color:#333;
	background-color:#80b74f;
	line-height:1.4em;
}
.tabelle_kopf_klein {
	font-size:9px;
	color:#333;
	background-color:#80b74f;
	line-height:10px;
}


div.tabRahmen {
	border-style:none;
	border-width:1px;
	border-color:#333;
	width:650px;
}
div.tabContent {
	width:610px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
}
div.tabHeader {
	width:634px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	line-height:18px;
	color:#333;
	font-size:120%;
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
}

div.tabHeader a {
	display: inline-block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
    background: #80b74f; 
	color: #333; 
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	margin-bottom:-1px;
}
div.tabHeader a:visited {
	color: #333;
	}
div.tabHeader a:hover {
	background: #FFF; 
	color: #333;
	opacity: 0.6;
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	*/
	}
div.tabHeader a.active {
	background: #FFF; 
	color: #333;
	border-bottom-color:#FFF;
}

/*addthis*****************************************************************************/
.addthis_toolbox .two_column 
{
    width: 166px;
	border-style:none;
	border-width:0px;
	padding:0px;
	overflow:hidden;
}

.addthis_toolbox .two_column a 
{
    padding: 3px 3px 3px 22px;
	margin-top:0px;
    position: relative;
    width: 57px;
    display: block;
    text-decoration: none;
	text-align:left;
}

.addthis_toolbox .two_column a:hover
{
    background: #80b74f;
    text-decoration: none;
	text-align:left;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 2px;
    top: 4px;
}

.addthis_toolbox .two_column .column1
{
    width: 82px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 82px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}