h1 {
	color: #333333;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 12px;
}


p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#333333;
	font-style: normal;
	text-indent: 0px;
	margin-left: 12px;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	margin-left: 12px;
}


.fett{
font-weight: bold;
}

a:link  {
	color: #002851;
	font-weight: bold;
	font-family: Arial, Verdana, "sans serif";
	text-decoration: none;
}

a:visited  {
	color: #002851;
	font-weight: bold;
	font-family: Arial, Verdana, "sans serif";
	text-decoration: none;
}

a:hover  {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Verdana, "sans serif";
	text-decoration: none;
}

a:active  {
color: #666666;
font-weight: bold;
font-family: Arial, Verdana, "sans serif";
text-decoration: none; }

body {
	text-align: left;
	background-position: center center;
	background-color: #FFFFFF;
}
.dblau {
	color: #002851;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 1000px;
	background-position: center top;
	z-index: 0;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #DADADC;
	height: 600px;
	background-image: url(../Bilder/hgpixel.jpg);
	background-repeat: repeat;
}
#kopf {
	background-attachment: scroll;
	background-image: url(../Bilder/Kopf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#links {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	position: absolute;
	top: 170px;
	left: 0px;
	background-color: #D9DADB;
	height: 430px;
}
#inhalt {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 798px;
	position: absolute;
	left: 170px;
	text-align: justify;
	vertical-align: top;
	z-index: 10;
	top: 170px;
	background-color: #d9dadb;
	padding-left: 16px;
	padding-right: 16px;
	height: 430;
}
.p_kleiner {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
#Menue {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 135px;
	position: absolute;
	left: 0px;
	text-align: left;
	vertical-align: top;
	z-index: 10;
	top: 160px;
}
