body{
	background: #7C695A;
	margin: 10px 0 0 20px;
}

#menu {
	position: absolute;
	top: 20px;
	left: 10px;
	padding-top: 20px;
	background-color: #FFFFFF;
	width: 200px;
	height: 740px;
	z-index: 0;
}

#spacer {
	position: absolute;
	top: 20px;
	left: 210px;
	padding-top: 20px;
	background-color: #CEBCA4;
	width: 20px;
	height: 740px;
	z-index: 0;
}

#content {
	position: absolute;
	top: 20px;
	left: 230px;
	width: 600px;
	height: 740px;
	padding-top: 20px;
	background-color: #FFFFFF;
	overflow: visible;
}

#text {
	position: relative;
	padding-top: 50px;
	padding-left: 20px;
	display: block;
	background-color: #FFFFFF;
}

#rightbar {
	position: absolute;
	bottom: 0px;
	top: 20px;
	left: 830px;
	padding-top: 20px;
	background-color: #9CD4EC;
	width: 100px;
	height: 740px;
	z-index: 1;
}

#boxorange {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 850px;
	width: 80px;
	height: 40px;
	background-color: #E95D0F;
}

#boxsand {
	position: absolute;
	z-index: 1;
	top: 160px;
	left: 850px;
	width: 80px;
	height: 40px;
	background-color: #CEBCA4;
}

#boxweiss {
	position: absolute;
	z-index: 1;
	top: 220px;
	left: 850px;
	width: 80px;
	height: 80px;
	background-color: #FFFFFF;
}

#boxgrau {
	position: absolute;
	z-index: 1;
	top: 340px;
	left: 850px;
	width: 80px;
	height: 160px;
	background-color: #B5B5B5;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	vertical-align: top;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}

li.fett {
	font-weight: bold;
}

li.linklist {
	font-weight: bold;
	list-style-image:url(external-link.png);
}
li.mailto {	
	list-style-image:url(mailto.gif);
}
li.handy {	
	list-style-image:url(handy.gif);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E95D0F;
}

a.linkext {
	text-decoration: none;
}
a.navi {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #7C695A;

}
a.navi:hover {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #E95D0F;

}
a.naviakt {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #E95D0F;
}
a.ha1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7C695A;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7C695A;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
td {
	background-color: #FFFFFF;
}
td.spacer {
	background-color: #CEBCA4;
}
td.rightbar {
	background-color: #9CD4EC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3399CC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
p.navi {
	text-indent: 50px;
	line-height: 12pt;
	font-size: 12pt;
}

