html {overflow: auto;}
html, body {
	background:#a5a5a5;
	margin: 0;
	padding: 0;
}

#Home1 {
	position: absolute;
	top: 0px;
	left: 50px;
	right: 50px;
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#Navi {
	background-color: #6c0026;
	position: absolute;
	left: 50px;
	top: 208px;
	right: 50px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#Home2 {
	background-color: #ffffff;
	position: absolute;
	left: 50px;
	top: 230px;
	right: 50px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	min-height:59%;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
h1 {
	text-align: left;
	font-size: 26px;
	color: #6c0026;
}
h2 {
	color: #000000;text-decoration: underline;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #6c0026;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #893d57}

#Login {
	position: absolute;
	top: 20px;
	right: 0px;
	font-weight: bold;
	font-size: 12px;
}
input {
	border: thin solid #6c0026;
}
textarea {
	border: thin solid #6c0026;
}
.notiz {
	font-size: 12px;
	color: #666666;
}
.Stil6 {
	font-size: 24px;
	color: #6C0026;
}
.img_01 {
	border: solid 1px #cdcdcd;
	-moz-box-shadow: 0px 0px 10px #cdcdcd;
	-webkit-box-shadow: 0px 0px 10px #cdcdcd;
}
.Stil6 {
	font-size: 24px;
	color: #6C0026;
}
a:link{
	color: #6c0026;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited{
	color: #6c0026;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
	color: #893D57;
	text-decoration: underline overline;
	font-weight: bold;


