﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
	color: #000080;
	font-size: small;
}
h1 {
	border-color: 0;
	margin: 0px;
}
h2 {
	border-color: 0;
	margin: 0px;
}
h3 {
	color: #FF9900;
	font-weight: bold;
	font-size: medium;
	margin: 5px 0px 2px 0px;
}
h4 {
	margin: 5px 0px 3px 0px;
	font-weight: bold;
	font-size: small;
}
h6 {
	border-color: 0;
	font-size: x-small;
		margin: 0px;
	}
hr {
	noshade="noshade";
 	height=1;
 	color: #FF9900;
}
.master1 {
	background-image: url('hintergrund/banner.jpg');
}
.master2 {
	background-image: url('hintergrund/banner-logo.jpg');
}
.master3 {
	background-image: url('hintergrund/rand-linkleiste-rechts.jpg');
}
.master4 {
	background-image: url('hintergrund/rand-linkleiste-links.jpg');
}
.master5 {
	background-image: url('hintergrund/rand-links.jpg');
}
.master6 {
	background-image: url('hintergrund/rand-rechts.jpg');
}
.master7 {
	background-image: url('hintergrund/hintergrund-menue.jpg');
}
.master8 {
	background-image: url('hintergrund/fuss.jpg');
}
.master9 {
	background-image: url('hintergrund/hintergrund-linkleiste.jpg');
}

.linkleiste {
	font-size: x-small;
}
.linkleiste a:link {
	text-decoration: none;
	color: #000080;
}
.linkleiste a:visited {
	text-decoration: none;
	color: #000080;
}
.linkleiste a:active {
	text-decoration: none;
	color: #000080;
}
.linkleiste a:hover {
	text-decoration: underline;
	color: #000080;
}


.menue {
}
.menue a:link {
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
	border: 1px solid #000080;
	text-align: left;
}
.menue a:visited {
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
	border: 1px solid #000080;
}
.menue a:active {
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
	border: 1px solid #FF9900;
}
.menue a:hover {
	border: 1px solid #000080;
	display: block;
	padding: 3px;
	color: #000080;
	background-color: #99CCFF;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:active {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.nobut {
}
.nobut a:link {
	border-style: none;
	border-width: 0px;
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
	text-align: left;
}
.nobut a:visited {
	border-style: none;
	border-width: 0px;
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
}
.nobut a:active {
	border-style: none;
	border-width: 0px;
	color: #000080;
	text-decoration: none;
	padding: 3px;
	display: block;
}
.nobut a:hover {
	border-style: none;
	border-width: 0px;
	display: block;
	padding: 3px;
	color: #FF9900;
}
