*, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dfn, .dn, span.hier {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}
/****** headlines ***********/
h1 {
	font-size: 120%;
	margin: 1em 0 1em 0;
}
h2 {
	margin: 1em 0 1em 0;
	font-size: 110%;
}
h3 {
	font-size: 105%;
}
p {
	margin: 0.5em 0 0.5em 0;
}
ul li {
	list-style-type: circle;
}
img {
	border: none;
}
a {
	color: #005490;
	background: inherit;
	text-decoration: none;
}
a:visited {
	color: #005490;
	background: inherit;
}
a:hover {
	color: #4D87D1;
	background: inherit;
	text-decoration: underline;
}
a:active {
	color: #4D87D1;
	background: inherit;
}
#page {
	width: 760px;
	margin: 20px auto;
	overflow: hidden;
}
#header {
	height: 80px;
}
#header-in {
	border-bottom: 5px solid #ffe284;
	height: 100%;
	margin-left: 170px;
	font-weight: 900;
}
#header1 {
	color: #005595;
	background: inherit;
	font-size: 180%;
	padding: 10px 0 0 50px;
	letter-spacing: 1px;
}
#header2 {
	color: #005595;
	background: inherit;
	font-size: 120%;
	padding: 0 0 0 60px;
	letter-spacing: 1px;
}
#header img {
	float: left;
}
#lang{
float: right;
margin-right: 5px;
}
#maincol {
	padding: 20px 0 10px 20px;
	border-left: 33px solid #ffd18d;
	border-right: 5px solid #ffe284;
}
#content {
	width: 530px;
	min-height: 240px;
}
.text {
	margin: 0 2em 0 1em;
}
#maincol li {
	list-style-position: inside;
}
#footer {
	height: 5px;
	clear: both;
	border-left: 33px solid #ffd18d;
	border-right: 5px solid #ffe284;
	border-bottom: 5px solid #ffd18d;
}
#bilder-start {
	padding: 50px 0 5px 0;
	color: #004080;
	background: inherit;
	font-size: 90%
}
#bilder-start img {
	padding: 5px 15px 0 15px;
}
.rechts{
float: right;
}
/****** Navigation ***********/
#menu {
	float: right;
	width: 160px;
	padding: 1em 0 0 0;
	font-weight: 700;
}
#menu ul li {
	list-style-type: none;
}
ul#navlist a, ul#forum a{
	display: block;
	padding: 0.3em 0.2em 0.3em 0.8em;
	margin: 0 0 0.4em 0;
	background: #FFF;
	color: #005596;
	text-decoration: none;
	border: solid #ffe284;
	border-width: 1px 0 1px 5px;
}
ul#navlist li a:hover, ul#forum li a:hover{
	background: #ffe284;
	color:  #005596;
}
ul#navlist a#current {
	border-left: solid #FF0000 5px;
}
ul#subnavlist {
	font-size: 90%;
	margin-left: 5px;
}
/*  Start Forms */
#form {
   padding: 0px 0px 10px 20px;
   text-align: left;
}
/* Rahmenfarbe angeben für Opera */
fieldset {
   border: 1px solid #fff;
}
legend {
   border: 1px solid #fff;
}
Label {
   font:11px/20px;
}
.inpt {
   width: 400px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 400px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
   font-family: Verdana, Arial, Sans-Serif;
}
.senden {
   width: 150px;
   font-weight: bold;
   margin: 15px 0px 0px 258px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.formerror {
	color: red;
}
/*  End Forms */ 

