html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
a:link {
        color: rgb(255,93,0);
}
a:visited {
        color: rgb(72,80,87);
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 100px;
}
#header p {
	position: absolute;
	top: 60px;
	left: 420px;
	padding: 0px 0px 0px 0px;
	font-family: FrutigerLTStd-Light;
	font-size: 12px;
	font-weight: normal;
	color: rgb(49,59,56);
	text-align:left;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 371px;
	float: left;
}
#logo1 {
	position: absolute;
	top: 28px;
	left: 420px;
	width: 371px;
	float: left;
}
#trenner {
	position: absolute;
	top: 95px;
	left: 1px;
	width: 999px;
	height: 5px;
}
#spalte_links {
	position: absolute;
	top: 101px;
	left: 1px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	min-height: 600px;
}
#navi01 {
	width: 150px;
	padding: 0px;
}
.navi1 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
}
.navi1 a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: rgb(255,255,255);
}
#navi02 {
	width: 150px;
	padding: 0px;
}
.navi2 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
}
.navi2 a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: rgb(255,255,255);
}
#navi03 {
	width: 150px;
	padding: 0px;
}
.navi3 {
	/* height: 10px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	text-align: left;
}
.navi3 a {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: rgb(255,255,255);
}
#navimg {
	width: 150px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content {
	position: absolute;
	top: 101px;
	left: 152px;
	width: 806px;
	min-height: 602px;
	background-color: rgb(255,255,255);
	padding: 20px 20px 20px 20px;
}
#content1 {
	position: absolute;
	top: 101px;
	left: 152px;
	width: 806px;
	height: 940px;
	background-color: rgb(255,255,255);
	padding: 20px 20px 20px 20px;
}
#content p {
	font-family: verdana;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
#content1 p {
	font-family: verdana;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
#content ul {
	font-family: verdana;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
}
#content h2 {
	font-family: verdana;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
#content h3 {
	font-family: verdana;
	color: rgb(0,0,0);
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}
.bordertopwhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255,255,255);
}
.borderbottomwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
}
.borderleftwhite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(255,255,255);
}
.borderrightwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
}
.borderright93 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(72,80,87);
}
.borderleft93 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(72,80,87);
}
.bordertop93 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(72,80,87);
}
.borderbottom93{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(72,80,87);
}
.background_weiss {
	background-color: rgb(255,255,255);
}
.background_07 {
	background-color: rgb(255,107,0);
}
.background_93 {
	background-color: rgb(72,80,87);
}
.background_9375 {
	background-color: rgb(118,124,129);
}
.background_9350 {
	background-color: rgb(163,167,171);
}

