body {
	background-color: #e4e4de;
	color: black;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
h2, h3{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
}
p {
	margin: 0px;
	padding: 0;
}
a {
	color: #8F0214;
    border-color: #8F0214;
}
a:hover {
	color: #be041c;
    border-color: #be041c;
}
a:visited {
	color: #9c434f;
    border-color: #9c434f;
}
html {
	height: 100%;
}
img {
    border-color: #cc3333;
}
div.kasten {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 920px;
	background-color: white;
	overflow: visible;
	height: 600px;
	clear: none;
}
div.kasten-unten {
    height: 30px;
}
div.nav {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 40px;
	height: 480px;
	overflow: visible;
	padding: 0px;
	background-color: #ff3919;
	z-index: 5;
}
div.nav img {
	border: 0;
}
div.header {
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #c5c4b7;
	z-index: 1;
}
div.title-start {
	position: absolute;
	text-align: right;
	top: 120px;
	left: 300px;
	height: 480px;
	width: 620px;
	padding: 0;
	background-color: #fbdbd4;
	overflow: visible;
	z-index: 2;
}
div.redborder {
	position: absolute;
	top: 0px;
	left: 900px;
	height: 100%;
	width: 20px;
	background-color: #8f0214;
	z-index: 6;
}
div.inhalt {
	position: absolute;
	top: 120px;
	left: 0px;
	padding-bottom: 50px;
	padding-left: 320px;
	padding-right: 40px;
	padding-top: 20px;
	width: 560px;
	min-height: 200px;
	background-color: white;
	background-image: url(nl_01_FILES/inhalt.back.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
div.inhalt img{
	padding: 5px;
	border: 0;
}
div.nav {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 230px;
	height: 440px;
	overflow: visible;
	padding: 20px;
	padding-right: 50px;
	background-color: #ff3919;
	background-image: url(nl_01_FILES/nav.back.gif);
	background-repeat: repeat-y;
	z-index: 5;
}
/* ALT

body {
	background-color: #e4e4de;
	color: black;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
h2, h3{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
}
p {
	margin: 0px;
	padding: 0;
}
a {
	color: #8F0214;
    border-color: #8F0214;
}
a:hover {
	color: #be041c;
    border-color: #be041c;
}
a:visited {
	color: #9c434f;
    border-color: #9c434f;
}
html {
	height: 100%;
}
img {
    border-color: #cc3333;
}
div.kasten {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 660px;
	background-color: white;
	overflow: visible;
	height: 120px;
	clear: none;
}
div.kasten-unten {
    height: 30px;
}
div.nav {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 40px;
	height: 480px;
	overflow: visible;
	padding: 0px;
	background-color: #ff3919;
	z-index: 5;
}
div.nav img {
	border: 0;
}
div.header {
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #c5c4b7;
	z-index: 1;
}
div.title-start {
	position: absolute;
	text-align: right;
	top: 120px;
	left: 300px;
	height: 480px;
	width: 620px;
	padding: 0;
	background-color: #fbdbd4;
	overflow: visible;
	z-index: 2;
}
div.redborder {
	position: absolute;
	top: 0px;
	left: 640px;
	height: 100%;
	width: 20px;
	background-color: #8f0214;
	z-index: 6;
}
div.inhalt {
	position: absolute;
	top: 120px;
	left: 0px;
	padding-bottom: 50px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 40px;
	width: 560px;
	min-height: 200px;
	background-color: white;
	background-image: url(nl_01_FILES/inhalt.newsl.back.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
div.inhalt img{
	padding: 5px;
	border: 0;
} */