


html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #848484;
}

img{
	border: 0px;
}

table, tr, td, textarea {
	vertical-align: top;
	font-size:14px;
}


h1 {
	color: #000000;
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin: 0;
}

h3 {
	font-size: 14px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}

h4 {
  margin: 1.5em 0 0.5em;
}

p {
	margin-top:0px;
	margin-bottom: 5px;
}

a {
	color: #1287cd;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

h2 a { font-size: inherit; }

a:hover {
	color: #000000;

}

.left { float: left; margin-right: 0.5em; margin-bottom: 0.5em; }
.right { float: right; margin-left: 0.5em; margin-bottom: 0.5em; }
.clear { clear: both; }

.inaktiv{
	color: #000000;
}


.admin a{
	color: #848484;
}
.admin a:hover{
	color: #000000;
}

.admin-kl, .admin-kl a{
	font-size: 10px;
	color: #848484;
}
.admin-kl a:hover{
	color: #000000;
}


#header {
	height: 146px;
	width: 1004px;
	background-image:url(../images/header_bg.jpg);
	position: relative;
	top: 0px;
	left:0px;
}


#header-logo{
	position: absolute;
	left: 0px;
	top: 15px;
}

#header-adress{
	position: absolute;
	left: 160px;
	top: 28px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	font-family: tahoma;
	font-weight: 700;
}

#header-menu {
	position: absolute;
	left: 155px;
	top: 108px;
	float: left;
}

#header-menu a, #header-menu active {
	float: left;
	background-image:url(../images/nav_button-blue.gif);
	background-repeat: no-repeat;

	width: 67px;
	height: 20px;
	
	font-weight: bold;
	font-size: 10.5px;
	font-family: tahoma;
	text-decoration: none;
	color: #ffffff;

	padding: 4px 0px 0 4px;

	text-align: left;
}

#header-menu .active {
	background-image:url(../images/nav_button-a.gif);
}

#header-menu a:hover {
	background-image:url(../images/nav_button-a.gif);
	text-decoration: none;
}
#parent {
	width: 1004px;
	height: 1600px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	margin: 0;
	vertical-align: top;
	text-align: left;
	position: relative;
	top: 0px;
	left:0px;
}

#white{
	background: #ffffff;
	height: 5px;
	width: 1004px;
	margin: 0;
}

#content {
	position: absolute;
	left: 190px;
	top: 23px;
	margin: 0;
	width: 540px;
}

#title {
	position: absolute;
	left: 116px;
	top: 15px;	
	width: 44px;
	text-align: center;

	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

#spr-titel {
	position: absolute;
	left: 26px;
	top: 22px;

	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#spr-titel-e {
	position: absolute;
	left: 17px;
	top: 22px;

	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#spr-d {
	position: absolute;
	left: 42px;
	top: 42px;
}

#spr-e {
	position: absolute;
	left: 42px;
	top: 72px;
}

#image {
	position: absolute;
	right: 0px;
	top: 125px;
}

#signatur {
	position: absolute;
	right: 10px;
	top: 68px;

}

#signatur a, #signatur a:hover {

	font-size:10px;
color:#ffffff;
	
}

