/*Men&uuml; Anfang*/
/*Level 1*/
DIV.Level1 a, DIV.Level1 p {
	background-image: url(bilder/design/menubuttonlevel1.png);
	/*background-color: #FF0000;
	border: 1px solid #FF0000;*/
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 131px;
	padding-left: 50px;
}
/*Level 1 bei Mouse-Over*/
DIV.Level1 a:hover, DIV.Level1 p:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}
DIV.Level1 hover {
	background-color: #FFFFFF;
	color: #FF0000;
}
/*Level 1 bei aktivem Link*/
DIV.Level1Active a, DIV.Level1Active a {
	background-image: url(bilder/design/menubuttonlevel1active.png);
	/*background-color:#FFFFFF;
	border: 1px solid #FF0000;*/
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 131px;
	padding-left: 50px;
}
/*Level 2*/
DIV.Level2 a, DIV.Level2 p {
	background-image: url(bilder/design/menubuttonlevel2.png);
	/*background-color: #FF0000;
	border: 1px solid #FF0000;*/
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 105px;
	padding-left: 60px;
}
/*Level 2 bei Mouse-Over*/
DIV.Level2 a:hover, DIV.Level2 p:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}
/*Level 2 bei aktivem Link*/
DIV.Level2Active a, DIV.Level2Active p {
	background-image: url(bilder/design/menubuttonlevel2active.png);
	/*background-color: #FFFFFF;
	border: 1px solid #FF0000;*/
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 105px;
	padding-left: 60px;
}
/*Level 3*/
DIV.Level3 a, DIV.Level3 p {
	background-image: url(bilder/design/menubuttonlevel3.png);
	/*background-color: #FF0000;
	border: 1px solid #FF0000;*/
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 85px;
	padding-left: 80px;
}
/*Level 3 bei Mouse-Over*/
DIV.Level3 a:hover, DIV.Level3 p:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}
/*Level 3 bei aktivem Link*/
DIV.Level3Active a, DIV.Level3Active p {
	background-image: url(bilder/design/menubuttonlevel3active.png);
	/*background-color: #FFFFFF;
	border: 1px solid #FF0000;*/
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 85px;
	padding-left: 80px;
}
/*Men&uuml; Ende*/
/*Sonstiges Anfang*/
a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
h1 {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
h3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.Stil1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 8%;
}
.Stil1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Stil2 {
	text-align: center;
}
.Stil3 {
	text-align: justify;
}
.Stil4 {
	background-color: #FF0000;
	border: 1px;
	border-color: #FFFFFF;
}
.Stil5 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.Stil5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.Stil6 {
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 16px;
	text-align: center;
}
.Stil6 a {
	color: #FF0000;
	text-decoration: none;
}
.Stil7 {
	background-color: #FF0000;
	color: #000000;
	font-size: 16px;
	text-align: center;
}
.Stil8 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 16px;
	text-align: center;
}
.Stil9 {
	height: 200px;
	text-align: center;
	vertical-align: middle;
	width: 80%;
}
.Stil10 {
	background-color: #FF0000;
}
.Stil11 {
	border: 1px solid #000000;
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
}
.Stil12 {
	background-color: #FFFFFF;
	padding: 2px;
}
.Stil13 {
	background-color: #FF0000;
	padding: 2px;
	width: 50%;
}
.Stil14 {
	width: 100%;
}
.Stil15 {
	text-align: center;
	width: 50%;
}
.Stil16 {
	background-color: #FF0000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px;
	width: 50%;
}
.Stil16 a {
	color: #FFFFFF;
	text-decoration: none;
}
.Stil17 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	width: 8%;
}
.Stil18 {
	height: 100%;
	width: 100%;
}
.Stil19 {
	text-align: center;
	width: 20%;
}
.Stil20 {
	width:6,6%;
}
.Stil21 {
	 bgcolor: #FFFFFF;
	 margin-left: 0;
	 margin-top: 0;
	 margin-bottom: 0;
	 margin-right: 0;
}
.submit {
	background-color: #FF0000;
	border: 1px solid #000000;
	color: #FFFFFF;
	margin: 10px 0px 0px 44px;
}
font {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
from {
	display: inline;
}
#copyright {
	bottom: 10px;
	position: fixed;
}
#insert {
	margin: 0px 0px 10px 10px;
	position: relative;
}
/*Sonstiges Ende*/