img {
	border: 0px;
}

h1 {
	font-size: 166%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 133%;
}

h4, th {
	font-size: 116%;
}

hr {
	background-color:#C10000;
	border-style: none;
	clear: right;
	height: 2px;
}

p, td {
	text-align: justify;
}

li {
	/* margin-left: 20px; */
	text-align: justify;
}

em {
	color: #C10000;
	font-style: italic;
}

strong		{
	color: #C10000;
	font-weight: bold;
}

a:active, a:visited, a:link, a:focus {
	color: #C10000;
	font-weight: bold;
}

a.tot {
	color: black;
}

.rot {
	color:#C10000;
}

.links {
	text-align: left;
}

.mittig {
	text-align: center;
}

.rechts {
	text-align: right;
}

.block {
	text-align: justify;
}

.fett {
	font-weight: bold;
}

.gross {
	text-transform: uppercase;
}

.s12 {
	font-size: 16px;
}

.s14 {
	font-size: 18px;
}

.s16 {
	font-size: 21px;
}

.s18 {
	font-size: 24px;
}

/* Kopfbereich */

/* * html hr.header {
	height: 5px;
	position: relative;
	top: 100px;
	left: 150px;
	width: 200px;
	right: 400px;
	z-index: 1;
	margin-left: 0px;
	margin-right: 0px;
} */

hr.header {
	clear: none;
	height: 5px;
	/* position: relative;
	top: 100px;
	left: 50px;
	right: 0px;
	z-index: 1;
	margin-left: 0px;
	margin-right: 0px; */
}



h1.header, img.header {
	/* position: absolute;
	top: 10px;
	right: 0px;
	z-index: 2; */
	text-align: right;
}

/* * html img.header {
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 2;
} */

/* Formatierungen für das Menü */

* html div#menu {
	color: #C10000;
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 260px;
	position: relative;
	z-index: 2;
}

div#menu {
	color: #C10000;
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	z-index: 2;
}

div#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul#menu1 li {
	margin-left:0px;
	padding-left:0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ul#menu1 li:first-child {
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px;
	margin-bottom: 15px;
} */

ul#menu2 li {
	padding-left:0px;
	margin: 0px;
}

ul#menu1 ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul#menu1 ul li {
	margin: 0px;
}

ul#menu1 {
	color: #C10000;
	margin: 0px;
	background-color: #ADD8E6;
	border: 5px #ADD8E6 solid;
}

ul#menu2 {
	background-color: #7FFFD4;
	border: 5px #7FFFD4 solid;
	margin: 0px;
}

#block1{
	position: relative;
	left: 0;
	right: 0;
	height: 120px;
	background-color: transparent;
	z-index: 0;
}

p#print {
	clear: both;
	text-align: right;
}

strong.header {
	display: block;
	font-size: 120%;
}

