html {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
body {
    margin: 0px;
    padding: 0px;
	background: url(/img/hg_blau.jpg) repeat-x;
	background-color: #f4f4f4;
}
table {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	color: #080;
}
#main {
    width: 777px;
    margin: auto;
}

div#oben {
	position: relative;
	width: 777px;
	height: 254px;
	font-size: 16px;
	color: #fff;
	background: url(/img/kopf.jpg) no-repeat;
	margin-bottom: 10px;
}
#spruch {
	position: relative;
	top: 95px;
	left: 247px;
	width: 505px;
}
#spruch h1 {
	color: #c7ff00;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}
#spruch a {
	text-decoration: none;
	color: #fff;
}
#spruch p {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}
div#mitte {
	width: 773px;
	background: url(/img/mid.gif) repeat-y;
}

div#unten {
	position: relative;
	width: 100%;
	height: 55px;
	background-color: #e3e3e3;
	color: #666;
	text-align: center;
	margin-top: 10px;
	padding: 30px 0 0 0;
}
#content {
	position: relative;
	float: right;
	width: 500px;
}
#content p {
	line-height: 130%;
}
#content li {
	margin-bottom: 5px;
}

.links {
	position: relative;
	float: left;
	width: 495px;
}
.newsletter {
	width: 487px;
	height: 59px;
	text-align; center;
	xxpadding-top: 8px;
	background: url(/img/hg_news.jpg) no-repeat;
}
.newsletter ul {
	position: relative;
	top: 20px;
}
.panel {
	position: relative;
	color: #080;
	float: left;
	width: 246px;
	margin-bottom: 10px;
	margin-left: -1px;
}
.panel h2 {
	padding-left: 22px;
}
.panel ul {
	list-style-type: disc;
	margin-bottom: 0;
}
.panel li {
	padding-bottom: 5px;
	color: #040;
}
.aktuelles {
	position: relative;
	float: right;
	width: 257px;
	padding-right: 10px;
	background: url(/img/hg_gruen_267.jpg) no-repeat;
}
.aktuelles table {
	margin-left: 22px;
}
.aktuelles td {
	vertical-align: top;
	padding-bottom: 10px;
}
.aktuelles a {
	font-size: 12px;
}
.aktuelles h2 {
	margin: 10px 0 8px 22px;
	color: #008ec7;
}
.aktuelles h3 {
	font-size: 14px;
	color: #008ec7;
	margin: 0;
}
.aktimg {
	width: 50px;
	height: 50px;
	margin-right: 8px;
	border: solid 2px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#flags {
	position: absolute;
	display: block;
	top: 222px;
	height: 20px;
	font-size: 13px;
	padding-left: 22px;
    margin: 0;
	line-height: 10px;
	list-style: none;
}
#flags img {
	border: 0;
	padding-bottom: 2px;
	width: 24px;
	height: 14px;
	vertical-align: middle;
	margin: 2px;
}
#flags li {
	float: left;
	padding: 3px 18px 0px 0px;
}
#flags li a {
	text-decoration: none;
}
.h {
	background-color: #fde7a8;
}
.rot {
	color: #f00;
}
#menue {
    position: relative;
	float: left;
	width: 247px;
	background: url(/img/hg_gruen_247.jpg) no-repeat;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #252;
	color: #c7ff00;
	color: #040;
	padding-top: 15px;
	overflow: hidden;
}
#menue ul {
    margin-left: 8px;
    padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
}
#menue li {
    list-style-type: disc;
	margin-left: 15px;
    line-height: 22px;
}
#menue li a {
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
	color: #246C24;
}
#menue li a:hover {
    text-decoration: underline;
}
#menue ul ul {
	font-size: 14px;
}
#menue ul ul ul {
	font-size: 12px;
}
.tmb {
	border: 1px solid #000;
	width: 112px;
}
.tmbf {
    width: 125px;
    height: 110px;
    float: left;
    font-size: 10px;
}

