h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000099;
	text-decoration: underline;
	text-align: center;
	margin: 6px;
	padding: 3px;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
#box1 {
	position: relative;
	top: 100px;
	left: 10px;
	visibility: hidden;
	z-index: 1;
}
#box1 p{
		border:1px; 
		border-style:solid; 
		padding:5px;
		border-color:#000099;
		margin:5px;
		}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.box3 {
	border: 1px solid #000099;
	position: absolute;
	top: 140px;
	margin: 10px;
	padding: 5px 20px;
	width: 75%;
	right: 1px;
	left: 165px;
	font-size: 14px;
	text-align: justify;
}
.mentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	border: 1px solid #000099;
}
.rahmen {
	border: 1px solid #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.topmenue{
	font:14px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-bottom-style: solid;
	position: absolute;
	top: 98px;
	left: 0px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000099;
	visibility: visible;
	z-index: 10;
}
.topmenue a:link{ 
								color:#FFFFFF;
								font-weight:bold;
								text-decoration:none;
			}
.topmenue a:visited{ 
								color:#FFFFFF;
								font-weight:bold;
								text-decoration:none;
			}
.topmenue a:active{ 
								color:#FFFFFF;
								font-weight:bold;
								text-decoration:none;
			}
.topmenue a:hover{ 
								color:#000099;
								background-color:#FFFFFF;
								font-weight:bold;
								text-decoration:none;
			}
.toptitel {
	background-image: url(neu/bilder/titel2.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000099;
	border-right: 1px none #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px none #000099;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 100%;
	visibility: visible;
	z-index: 9;
}
.box {
	border: 1px solid #000099;
	position: absolute;
	left: 10px;
	top: 150px;
	width: 140px;
	visibility: visible;
	background-color: #000099;
	z-index: 10;
}
.box p{
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	padding: 5px;
	margin: 2px;
	}
.box a:link {	
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration:none;
	}
.box a:visited {	
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration:none;
	}
.box a:active {	
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration:none;	
	}
.box a:hover {	
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
	background-color: #FFFFFF;
	text-decoration:none;
}
.table_td {
	padding: 8px;
	font-weight: bold;
	border: none;
	text-align: center;
	vertical-align: text-top;
}

