body, h1, h2, h3, h4, div, hr, table, td, tr {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
#hintergrund {
	background-image: url(bilder/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hintergrund2 {
	background-image: url(bilder/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	position: relative;
	top: 120px;
	width: 250px;
	height: 170px;
}
ul {
	list-style-type:none;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 30px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
#contentlayer {
	position:relative;
	top: 25px;
	bottom: 25px;
	width: 550px;
	height: 425px;
	overflow: auto;
}

#contentlayer2 {
	position:relative;
	top: 25px;
	bottom: 25px;
	width: 525px;
	height: 425px;
	overflow: auto;
}
.header {
	text-indent: -10px;
	font-size: 18px;
	line-height: 20px;
}
.header2 {
	font-size: 14px;
	line-height: 20px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#schriftkleiner {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
