html
{
  background: #f2f4f3;
}

body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#777777;  
  padding:0px;
  margin:0px;
}

#inhalt {
	position:absolute;
	height:590px;
	width:650px;
	margin:-295px 0px 0px -325px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background: url(under-constructions_2.gif);
	overflow: auto;
	z-index: 2;
}
p {
margin: 0px; 
padding: 10px; 
}

h1 {
font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
margin:0;
padding:0;
}

a { 
color: #777777;
background-color:transparent;
text-decoration: underlined; 
}

a:hover { 
	color: #000;
}

#col_1 {
	position: relative;
	margin-left: 157px;
	margin-top: 250px;
	line-height: 14px;
}

#col_2 {
	position: relative;
	margin-left: 132px;
	margin-top: 61px;
	line-height: 14px;
	text-align: center;
	width: 400px;
}

#pdficon {
	width: 118px;
	height: 134px;
	position: absolute;
	top: 321px;
	left: 390px;
	z-index: 1;
	text-indent: -99999px;
}

a.pdflink {
	width: 118px;
	height: 134px;
	display: block;
	position: relative;
	background: url(pdf_borschuere.gif) 0 0 no-repeat;
}

a.pdflink:hover {
	background: url(pdf_borschuere.gif) 0 -134px no-repeat;
}

#footer {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	padding: 10px;
	color: #bbbbbb;
	text-align: right;
	line-height: 20px;
}

#footer a {
	color: #bbbbbb;
}
