body {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 0.94em;
	margin: 0px;
	background-color: #FAF9F8;
	background-attachment: scroll;
	background-image: url(bilder/laengsstreifen_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
table {
	border:0px none;
	margin: 0px;
	padding: 0px;
	background-color: #FAF9F8;
}
.textleft {
	text-align: left;
}

.roterstreifen {
	background-attachment: scroll;
	background-image: url(bilder/laengsstreifen_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;}
.svGrafik {
	margin-right: 10px;
}
.kleineSchrift {
	font-size: 0.94em;
}
#inhalt {
	margin: 30px 30px;
	text-align:left;
	width: 30em;
	}
#inhalt h1 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	color: #DE4931;
	letter-spacing:1.5pt;
}
#inhalt h2 {
	font-size:0.94em;
	font-weight:normal;
	margin-bottom:0px;
}
#inhalt p {font-size:0.94em;
	font-weight:normal;
	color:#333333;}
#inhalt ul {margin-top:8px;}
#inhalt li {margin-bottom: 5px}
#inhalt a {color:#DE4931;
	text-decoration:none;}
#inhalt a:hover {color:#AD967B;}
#navigation {margin: 35px 0px;
	font-size: 1em;
	text-align:right;
	width:150px}
#navigation a {color:#DE4931;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	display:block;
	}
#navigation a:hover {color:#AD967B;}
#navigation p {
	margin-right:10px;
	padding:0px 10px 5px 10px;
	background-image: url(bilder/elipse.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}
#fuss {
	margin: 10px 0px 10px 0px;
	font-size: 0.8em;
	text-align:right;
	padding-right:3px;
	padding-top: 3px;
	background-attachment: scroll;
	background-image: url(bilder/strichel_gelb.gif);
	background-repeat: repeat-x;
	background-position: top right;
	}
#fuss a {
	color:#333333;
	text-decoration:none;
	font-size:1em;
}
#fuss a:hover {color:#DE4931}
.hgStrichelOrange {
	background-attachment: scroll;
	background-image: url(bilder/strichel_orange.gif);
	background-repeat: repeat-x;
}

.hgStrichelGelb2 {
	background-attachment: scroll;
	background-image: url(bilder/strichel_gelb50h.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.hgStrichelGelb3 {
	background-attachment: scroll;
	background-image: url(bilder/strichel_gelb2.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
.hgStrichelGelbV {
	background-attachment: scroll;
	background-image: url(bilder/strichel_gelbV.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.hgEcke {
	background-attachment: scroll;
	background-image: url(bilder/ecke-gelb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hgEcke2 {
	background-attachment: scroll;
	background-image: url(bilder/ecke2-gelb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.float {
	float: right;
	margin-right:20px;
	margin-top:0px;
}

