body {
	background-color : #ffffff;
	border-width : 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-3dlight-color : silver;
	scrollbar-arrow-color : #FFCC33;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : silver;
	scrollbar-face-color : #FFEEAA;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: Black;
	font-size: 10px;
	}
img {
	border: 0px;
}
td {
	font-size: 11px;
	text-align: left;
}
a {
	color: #000000;
	background-color: transparent;
}
a:hover {
	color: #FFFFFF;
}
a:link, a:visited, a:active, a:focus,  {
	color: inherit;
	background-color: transparent;
}
h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
}

/* Navi 1 */
h2 {
	color: #000000;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	display: inline;
	word-spacing: -1px;
	letter-spacing: -1px;
}
h2 a:link,h2 a:visited,h2 a:active,h2 a:focus {
	color: #000000;
	text-decoration : none;
}
h2 a:hover{
	color: #FFCC33;
}
	/* aktiv oder im Pfad */
a.yellowfg, .yellowfg {
	color: #FFCC33;
}
	/* kein Rand wenn erster Punkt */
	/* aktiv */
.yellowfgnomgleft{
	margin-left: 0px;
	color: #FFCC33;
}
.nomgleft{
	margin-left: 0px;
}

/* Navi 2 / Home / Formular */
h3, h4 {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h3, h3 a:link,h3 a:visited,h3 a:active,h3 a:focus {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : none;
}
h3 a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}
h3.home a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration : none;
}
.activenavi2 { 
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}
	/* Link zu Startseite */
.home {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 1px;
}

/* Block Standard */
h1 {
	font-size: 14px;
	font-weight: bold;
}
	/* rechter Rand für Scrollbalken im Contentbereich */
h1.contentrightmargin {
	margin-right: 20px;
}
.copycontentrightmargin {
	margin-right: 20px;
	font-size: 11px;
	line-height: 14px;
}
.copy {
	color: Lime;
	font-size: 11px;
	line-height: 14px;
}

/* Block Gallery */
.gd, .gu {
	font-size: 9px;
}
/* Block Formular */
h4 {
	color: #000000;
	background-color: transparent;
	display: inline;
}
input {
	width: 105px;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
}
	/* Bezeichnung Felder */
.rl {
	font-size: 11px;
}
	/* input Radioset */
.rr {
	width: auto;
	font-size: 10px;
	vertical-align: middle;
}
	/* input long */
.ril {
	width: 298px;
}
	/* input submit */
.rs {
	font-size: 10px;
}
/* Test */
.foo {
	border: thin solid;
	text-align: center;
}