#menu a, #menu a:link, #menu a:visited, #menu a:active {
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	color: white;
	margin-top:-8px;
}

#menu a:hover{
	text-decoration: underline;
	color: white;
}

a:link {
	color: White;
	font-weight : bold;
	text-decoration : underline;
}
	
a:active{
	color: White;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color: white;
	text-decoration : underline;
	font-weight : bold;
}
a:hover {
	color: white;
	font-weight : bold;
	text-decoration : none;
}

.headline {
	margin-bottom:20px;
}

.autoimg {
	float:left;
	margin-left:80px;
	margin-right:12px;
}

ul li {
	margin-left:95px;
}

#content p.flotte {
	padding-left:10px;
	padding-right:100px;
}

ul.flotte li {
	margin-left:20px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	margin:0;
	margin-bottom:15px;
	padding-left:95px;
	line-height:22px;
}

h2 {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	margin: 0;
	padding-left:40px;
}

.backlink {
  margin-left:14px;
}

.backlink_en {
  margin-left:22px;
}

#content input, #content textarea, #content select {
	border:1px solid #656565;
	width:210px;
}

#content input.small, #content select.small {
	width:80px;
}

#content input.button {
	background:#005250;
	border:0;
	padding:3px 14px;
	color:#fff;
}

#content textarea {
	width:375px;
	height:150px;
}

#content th {
  text-align:left;
  padding:3px 0;
  border-bottom:1px solid #fff;
}

#footer, #footer a:link, #footer a:visited, #footer a:active{
	height:40px;
	width:100%;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
	text-align:center;
	line-height:20px;
}

#footer a:hover {
	text-decoration: underline;
}
