@charset "iso-8859-2";

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

td, tr, table {
	font-size: 94%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.ueber1 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
}

.ueber2 {
	font-size: 100%;
	font-weight: bold;
}

A:link, A:visited, A:active {
	color: #004494;
	text-decoration: none;
}

A:hover {
	color: #e2003b;
	text-decoration: underline;
}

input.text, textarea {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	font-size: 90%;
}

input.button {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	background-color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

#ausrufezeichen {
	position: absolute;
	left: 3px;
	top: 193px;
	width: 100%;
	height: 18px;
	z-index: 1;
}

#container {
	width: auto;
	background: #eaeaea url(pics/hg-hauptfeld-2.jpg) no-repeat scroll right 289px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	padding: 0px;
	margin-top: -18px;
}

#header {
	background:  #eaeaea url(pics/hg-kopf-2.jpg) no-repeat scroll right top;
	padding: 0px;
	height: 289px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#sidebar1 {
	float: left;
	width: 14em; 
	background: #eaeaea;
	padding: 15px 8px;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent {
	width: 600px;
	margin: 15px 20px 0 13px;
}

p {
  margin: 0 0 16px 0;
  padding: 0;
}

#footer {
	padding: 0 10px 0 0px;
	background: #DDDDDD url(pics/hg-fuss-2.jpg);
	min-width: 100%;
	min-height: 30px;
}

#footer p {
	margin: 0;
	padding: 25px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#Seitentitel {
	position: absolute;
	left: 25px;
	top: 254px;
	width: 335px;
	height: 33px;
	z-index: 3;
}

#footer {
	background: #DDDDDD url(pics/hg-fuss-2.jpg);
  width: 100%;
  min-height: 60px;
}
