#logo  {
	border : 0px solid #000000;
	position : absolute;	
	margin-left: -315px;
	width : auto;
	height: auto;
	left : 50%;
	top : 10px;
	text-align : center;
	vertical-align: middle;
	z-index: 2;
}

#navi  {
	position : absolute;
	width : 120px;
	margin-left: -380px;
	left : 443px;
	top : 85px;
	text-align : center;
	height: auto;
	z-index: 3;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/papier.jpg);


}
#inhalt  {
	z-index : 1;
	position : absolute;
	height : auto;
	width : 565px;
	margin-left: -270px;
	left : 50%;
	top : 65px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-image: url(../images/block2.gif);
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}

body {
	background-image: url(../images/bg.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
li {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #007a47;
	text-decoration: none;
}
a:visited {
	color: #007a47;
	text-decoration: none;
}
a:hover {
	color: #007a47;
	text-decoration: underline;
}
a:active {
	color: #007a47;
	text-decoration: underline;
}
.header {
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	color: #CFCF0A;

}
.navigation {
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;

}

h1 {
	font-size: 18pt;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;

}
