body{
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1{
	color: White;
}
h2 {
	color: White;
	font-weight: bolder;
	letter-spacing: 2px;

}
img {
	float: left;
}
a {
	color: Black;
	padding: 20px;
	font-size: x-small;
	font-weight: bold;	
}

a.eins {
   text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
	background-color: #F9D400;
	}
a.eins:hover {
	background-color: #FFE135;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.zwei {
	background-color: #FFAE15;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.zwei:hover {
	background-color: #FFDE1C;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.drei {
	background-color: #E37E00;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
	}
a.drei:hover {
	background-color: #FFB04F;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.vier {
	background-color: #008E01;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.vier:hover {
	background-color: #69AA2A;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.fuenf{
	background-color: #00BF02;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.fuenf:hover {
	background-color: #8BFF1A;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.sechs{
	background-color: #00E802;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
a.sechs:hover {
	background-color: #B4FF6A;
	text-decoration: none;
	font-size: small;
	border: 1px solid white;
	color: White;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	width: 120px;
}
#alles{
	width: 770px;
	height: 600px;
}
#bilder{
	width: 580px;
	background-color: Black;
	height: 135px;
}
#contact{
	width: 580px;
	height: 25px;
	background-color: #00BF02;
	font-size: medium;
	text-align: left;
	padding-left: 20px;
	color: White;
	font-weight: bold;
}
#text2{
	width: 580px;
	height: 75px;
	background-color: #8BFF1A;
	font-size: x-small;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}

/*Formularformatierung*/
#formular{
   width: 580px;
	height: 300px;
	background-color: #8BFF1A;
	font-size: x-small;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}
#impressum{
	width: 580px;
	height: 75px;
	background-color: #8BFF1A;
	text-align: right;
	padding-left: 20px;
	padding-top: 15px
}
#flaggen{
	width: 760px;
	vertical-align: sub;
	background-color: Black;
	height: 25px;
}



