* { 
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../bilder/Grafik-Verlauf-komplett.jpg) repeat-x;
	color: #111;
	font-family: arial, verdana, sans-serif;
	overflow: auto;
}

img {
	border: none;
}

.center {
	display: block;
	margin: 0 auto;
}

.left {
	float: left;
	margin-left: 35%;
}

.right {
	clear: right;
	margin-left: 20px;
}

hr {
	margin: 30px 0;
}

MARQUEE {
	height: 20px;
	width: auto;
	margin: 0 18px 0 18px;
	font: 14px Arial;
	background-color: #fff;
}

#container {
	position: absolute;
	left: 50%;
	margin-left: -462px;
	font-size: 0.75em;
	background-color:#fff;
}

#navbar {
	position: absolute;
	width: 75%;
	top: 131px;
	font-size: 16px;
	background-repeat: no-repeat;
	text-align: center;
}

#navbar ul {
	padding: 0.6em;
	margin: 0.7em 0;
}

#navbar li {
	display: inline;
	list-style: none;
}

#navbar li a {
	color: #000;
	padding: 0.1em 1em;
}

#navbar li span {
	padding: 1em;
	text-decoration: none;
	color: rgb(120,192,29);
}

#navbar a:link {
	text-decoration: none;
	color: #111;
  }

#navbar a:visited {
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: none;
	border-top: 4px solid #097800;
	border-bottom: 4px solid #FE9502;
}

#navbar a:active {
	text-decoration: none;
}

#nautogas {
	position: absolute;
	width: 155px;
	top: 197px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font: 13px;
}

#nautogas ul {
	padding: 0;
	margin: 0;
}

#nautogas li {
	list-style: none;
	text-decoration: none;
}

#nautogas p {
	padding: 4px 7px;
	margin: 0;
}

#nautogas img {
	padding: 4px 7px;
	margin: 0;
}

#nautogas a {
	text-decoration: none;
	color: #111;
	background: url(../bilder/arrow-right.gif) no-repeat scroll left center transparent;
	padding-left: 20px;
}

#nautogas a:visited {
	text-decoration: none;
	color: #111;
}

#nautogas a:hover {
	text-decoration: underline;
	color: #333;
}

#nautogas a:active {
	text-decoration: none;
	color: #333;
}

#nautogas li span {
	text-decoration: none;
	color: rgb(120,192,29);
}

#content {
	position: absolute;
	width: 578px;
	left: 160px;
	background-color: #fff;
	font: 14px Arial;
	padding: 0 15px;
}

#content a:link {
	text-decoration: none;
	color: #78C01D;
}

#content a:visited {
	text-decoration: none;
	color: #78C01D;
}

#content a:hover {
	text-decoration: underline;
	color: #097800;
}

#content a:visited {
}

.imgFloat {
	float: left;
	margin: 10px;
}

.lang {
	list-style: none;
	margin: 153px 0 0 772px;
}

.path {
	border-bottom: 1px solid #666;
	color: #666;
	font-size: 11px;
	margin-bottom: 25px;
}

.bc {
	font-size: 11px;
	margin: auto 5px;
}

#footer {
	margin: 125px 0 10px 0;
	color: #666;
	text-align: right;
}

.footer {
	border-top: 1px solid #666;
}

#werbung {
	position: absolute;
	right: 10px;
	width: auto;
	text-align: center;
	line-height: 80px;
}

table {
	margin: 1em 4em;
	font: 14px Arial;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 0.4em 0.4em 0.4em 0.8em;
}

textarea {
	margin: -1em 4em;
	border-collapse: collapse;
	border-spacing: 0;
	width: 326px;
	height: 150px;
	font: 14px Arial;
	overflow: auto;
}

form {
	margin: 1em 4em;
	font: 14px Arial;
}
