BODY {
	background-color: White;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #717497;
	scrollbar-arrow-color: #717497;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #717497;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #E9E9E9;
}

P,TD,A,DIV,H3 {
	font-family: Arial, Helvetica, sans-serif;
}

P,TD {
	font-size: 12px;
}

H1 {
	font-family: "Futura Hv BT", "Futura Bk BT", "Futura Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #5A5C7A;
}

H2 {
	font-size: 14px;
}

H3, H4 {
	font-size: 12px;
}

.cen {
	text-align: center;
}

TABLE.main {
	width: 770px;
	text-align: center;
}
TD.headfoot {
	text-align: right;
}

#menu {
	border: 1px #717497 solid;
}

#submenu {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 520px;
	width: 144px;
	border-left: 1px #717497 solid;
	border-bottom: 1px #717497 solid;
	border-right: 1px #717497 solid;
	text-align: left;
	padding-top: 22px;
	padding-left: 5px;
}

P.m {
	margin-bottom: 5px;
	margin-top: 0px;
}

P.m2 {
	margin-bottom: 1px;
	margin-top: 0px;
}

P.makt {
	color: #5A5C7A;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	padding-left: 4px;
}

P.makt2 {
	color: #5A5C7A;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
}

P.makt21 {
	color: #5A5C7A;
	margin-bottom: 1px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
}

#content1 { /*content oben, wenn unten ohne rechte Spalte */
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

#content2 { /*content unten, wenn unten ohne rechte Spalte */
	border-bottom: 1px #717497 solid;
	border-right: 1px #717497 solid;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

#contentore { /*content, wenn rechts keine Spalte mehr */
	border-bottom: 1px #717497 solid;
	border-right: 1px #717497 solid;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

#content { /*content normal */
	border-bottom: 1px #717497 solid;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

#bildre1 {
	background-position: right top;
	background-repeat: no-repeat;
	width: 144px;
	border-right: 1px #717497 solid;
	padding-top: 250px;
	background-color: White;
}

#bildre {
	background-position: right top;
	background-repeat: no-repeat;
	height: 520px;
	width: 144px;
	border-right: 1px #717497 solid;
	border-bottom: 1px #717497 solid;
	padding-top: 250px;
	background-color: White;
}

TD {
	vertical-align: top;
}

TD.bot {
	vertical-align: bottom;
}

TD.mid {
	vertical-align: middle;
}

a.m:link {
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 3px;
}
a.m:visited {
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 3px;
}
a.m:hover {
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px #CC0033 solid;
	padding-left: 3px;
	padding-right: 3px;
}
a.m:active {
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 3px;
}

a.m2:link {
	font-size: 11px;
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 6px;
}
a.m2:visited {
	font-size: 11px;
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 6px;
}
a.m2:hover {
	font-size: 11px;
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px #CC0033 solid;
	padding-left: 6px;
	padding-right: 3px;
	background-color: White;
}
a.m2:active {
	font-size: 11px;
	text-decoration: none;
	color: #5A5C7A;
	border-left: 1px white solid;
	padding-left: 6px;
}

a.hn:link, a.hn:visited, a.hn:hover, a.hn:active {
	font-size: 9px;
	color: Gray;
	text-decoration: none;
}

A:link {
	color: #717497;
}
A:visited {
	color: #535877;
}
A:hover {
	color: #453C9D;
	background-color: #D6D8DC;
}
A:active {
	color: #717497;
}
.klein {
	font-size: 11px;
}

.rechts, .fliessr {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.fliessl {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.clr {
	clear: both;
}

