html {
	overflow: scroll;
	overflow-x:auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(../images/resources/bg_wrap.jpg);
	background-repeat: no-repeat;
	background-position: center 235px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	color:#FFFFFF;
}
#wrap {
	background-image: url(../images/resources/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}
#container {
	width: 970px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	padding-top: 50px;
	margin-bottom: 13px;
}
#nav {
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
	margin-left:40px;
	margin-bottom: 22px;
	background-color: #FFFFFF;
}
#nav a {
	color: #999999;
	line-height:24px;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #333333;
}
#nav ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right:20px;
	padding-bottom: 5px;
}
#subnav {
	color: #666666;
	font-size: 0.80em;
	margin-left:40px;
	margin-bottom: 8px;
	font-weight: bold;
}
#subnav a {
	color: #666666;
	line-height:24px;
	text-decoration: none;
}
#subnav a:hover, #subnav a.active {
	color: #333333;
}
#subnav ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right:25px;
	padding-bottom: 5px;
}
#content {
	font-size: 0.8em;
	text-align: left;
	background-color:#FFFFFF;
	min-height:405px;
	height:auto !important;
	height:405px;
	color: #333333;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.5em;
	padding-bottom: 25px;
}
.index {
	background-image: url(../images/index-welle.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#content a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#content img {
	margin:0px;
	padding:0px;
}
#content a:hover, #content a.active {
	color: #9FA202;
}
#lang {
	color: #999999;
	font-size: 0.85em;
	font-weight: bold;
	text-align:right;
	margin-right:30px;
	line-Height: 14px;
	margin-bottom: 20px;
}
#lang a {
	color: #999999;
	line-height:24px;
	text-decoration: none;
}
#lang a:hover, #lang a.active {
	color: #9FA202;
}
#content ul {
	list-style-position: outside;
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#content li {
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	background-image: url(../images/resources/list_dot.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
}
#content .full {
	text-align: left;
	margin: 0px 30px 0px 30px;
	padding:0px;
	padding-top: 1px;
}
#content .left {
	float:left;
	padding: 0px;
	width: 390px;
	margin-left:30px;
	display:inline;
}
#content .right {
	margin-left:470px;
	margin-right: 30px;
}
#content .imgBorder {
	padding: 5px;
	margin:0px;
	border:solid 1px #999999;
}
#content .form {
	margin:0px;
	padding: 0px;
}
#content table.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	text-align: left;
}
#content table.border td {
	padding: 5px;
}
#content table.border td.bg_white {
	background-color: #FFFFFF;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(../images/resources/bg_news.jpg);
	background-repeat: no-repeat;
	background-color: #A7AA01;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom:30px;
}
#news p {
	width:360px;
	color: #FFFFFF;
	padding-left: 5px;
}
#news .termin {
	width:360px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	line-height: 2em;
	margin-bottom: 10px;
}
#news .link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	line-height:28px;
	height: 28px;
	vertical-align: middle;
}
#news .link a {
	color: #FFFFFF;
}
#news .link a:hover {
	color: #333333;
}
#news .link2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#news .link2 a {
	color: #FFFFFF;
}
#news .link2 a:hover {
	color: #333333;
}
#footer {
	text-align: left;
	margin-top: 5px;
	margin-left: 40px;
	color: #FFFFFF;
	font-size: 0.70em;
}
#footer a {
	color: #999999;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
#footer a:hover {
	color: #CCCCCC;
}
#footer a.active {
	color: #4E437B;
}
#content p, #content pre, #content address {
	margin-bottom: 1em;
	margin-top: 0em;
	vertical-align: top;
}
.space {
	margin-bottom: 0.5em;
	margin-top: 0em;
}
.green {
	color: #9FA202;
}
#content h1 {
	color: #FFFFFF;
	background-color:#333333;
	font-weight: bold;
	font-size: 1.35em;
	padding-left:10px;
	margin-bottom: 1em;
	margin-top: 5px;
	line-height:2em;
}
#content h2 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0em;
	color: #9FA202;
}
#content h3 {
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #9FA202;
	line-height: 1.25em;
	font-size: 1em;
}
#content h4 {
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: #9FA202;
	font-size: 1em;
	line-height: 1.5em;
}
#content h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
#content h6 {
	font-size: 0.85em;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0em;
}
#content div.line {
	height: 1px;
	overflow: hidden;
	background-color: #9FA202;
	padding: 0;
	margin: 30px 0px 20px 0px;
}

#content p.small {
	margin-top: 1em;
	margin-bottom: 0.25em;
}
.img {
	border: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.imgleft {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right:10px;
	margin-bottom:10px;
}
.imgright {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left:10px;
	margin-bottom:10px;
}
#content .graph {
	margin-top: 25px;
}

