body
{
margin: 0;
padding: 0;
font: 75% verdana, arial, hevetica, sans-serif;
text-align: left;
	background: url(images/hg.gif) repeat-x;
	color: gray;
}

h5
{
font: 105%/190% verdana, arial, hevetica, sans-serif;
text-align: left;
	background: url(images/hg.gif) repeat-x;
	color: gray;
	margin-top: -3px;
}

h1  { color: #227036; font-size: 150%; border-bottom: 1px dotted #999;
	font-weight: normal;
	font-style: normal;
}

h2
{
color: #227036;
font: bold 120% verdana;
margin: 0 0 2px 0;
}

h3
{
color: #227036;
font: bold 120%/50% verdana;
margin: 0 0 -2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

h4 {
	font-size: 170%;
	font-family: verdana;
	margin: 0;
	padding: 0;
	color: red;
}

#container
{
width: 880px;
text-align: left;
background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_hg.gif);
}

#header
{
height: 136px;
width: 100%;
background-image: url(images/head.jpg);
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
	margin-top: -2px;
}

#mainnav
{
	background-image: url(images/navi.gif);
	padding-top: 2px;
}

#mainnav li { list-style: none; display: inline;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#mainnav ul
{
list-style-type: none;
	height: 30px;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}

#mainnav li a
{ text-decoration: none;
	border-color: #ccc;
	border-width: 1px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-right: 5px;
	padding: 5px 10px 2px;
}

#mainnav li a:hover
{ color: white; background: gray;
	border-bottom: 3px solid #227036;
}

#mainnav li a:active
{ color: #808080; background: silver;
	border-bottom: 2px solid #9FA41D;
}

a { color: #227036; background: inherit;
}
a:hover { color: #227036; background: inherit;
	text-decoration: underline;
}

a:link {
	border-bottom-width: 1px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#menu
{ float: right; width: 180px; color: white;
	background: none 0 0;
}

#menu h2
{
	padding-top: 10px;
	background: none repeat-y;
	padding-bottom: 5px;
	margin-left: 2px;
	width: 150px;
}

#menu a:hover { display: block; background: gray none repeat-y;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 5px solid #227036;
	padding-left: 5px;
	margin-left: 0;
	color: white;
}

#menu_foot
{ width: 169px; background-image: url(images/menu_foot2.gif); background-repeat: no-repeat;
	height: 17px;
}

#menu a { display: block; background: none repeat-y; height: 17px; color: gray;
	padding-bottom: 5px;
	text-decoration: none;
	padding-top: 5px;
	width: 150px;
	margin-left: 10px;
	border-top: 1px dotted silver;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
line-height: 165%;
}

#contents {
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 30px;
}

#contents a:hover {
	text-decoration: underline;
}

td a:hover

#contents a:hover {
	text-decoration: underline;
}
#contents p {
	line-height: 180%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#footer
{
font-size: 100%;
	height: 20px;
	background: white url(images/fuss.gif) repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #227036;
	clear: both;
}
#lang
{
height: 90px;
width: 30px;
position: relative;
	left: 840px;
	top: 23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.newsbox1 {
	color: #227036;
	border: 2px solid #227036;
	margin-bottom: 25px;
	font-size: 110%;
	padding-left: 15px;
}

.newsbox2 {
	color: white;
	border: 1px solid #227036;
	background-color: #227036;
	font-size: 110%;
	padding-left: 15px;
	margin-bottom: 10px;
}
.techtab						{ font-size: 95%; margin-bottom: 7px; border: solid 1px #227036;
	float: left;
}

.article { padding: 0 0 0 0px; margin-bottom: 20px; }

.img_links_rahmen
{ float: left; margin: 0 9px 3px 0;
	border-right: 3px solid #227036;
	border-left: 3px solid #227036;
	padding-right: 1px;
	padding-left: 1px;
}

.img_rahmen
{
	border-right: 3px solid #227036;
	border-left: 3px solid #227036;
	padding-right: 1px;
	padding-left: 1px;
}

.img1px
{
	border: 1px solid #659500;
}

.img_links
{ float: left; margin: 0 9px 3px 0;
	padding-top: 4px;
}

.img_rechts
{ float: right; margin: 0 9px 3px 0;
}

#tab_min {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

td {
	font: 95% verdana;
	color: gray;
}

.content_left {
	width: 300px;
	float: left;
}

.content_right {
	width: 300px;
	float: right;
	
}

.box {
	width: 100%;
	float: left;
}

.box_grey {
	width: 610px;
	float: left;
	background-image: url(images/linie_grau2.gif);
	border: 1px solid #e9e9e9;
	text-align: left;
	margin-bottom: 0;
	padding-left: 10px;
	height: 22px;
	vertical-align: 50%;
	padding-top: 4px;
	margin-top: 10px;
}

#frame {
}

.thirds { float: left; width: 180px; background: #eee; color: #5d5d5d;
	border: 1px solid silver;
	text-align: center;
	padding: 10px 10px 5px;
	margin: 0 8px 8px 0;
}

.infobox {
		float: left;
	border: 1px solid #659500;
	margin: 0 0 10px;
	padding: 10px;
	width: 608px;
	background-color: #F5F5F5;
}
.thirds_neutral { float: left; width: 180px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; padding: 10px 10px 5px; margin: 0 8px 8px 0; border: solid 1px #c0c0c0; }
.img_pdf
{ float: left; margin: 0 4px 0 0;
	padding-top: 0;
}
