body {
  background-color: #2D00B2;
  text-align: center;color: #39134D;font-size: 16px
}
#webseite {
  margin: 10 px;
}
#header {
  background: #2673D3 none repeat scroll 0% 50%;
  width: 980px;
  height: 120px;margin-left: 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;}
#header1 {
  background: #2665D3 none repeat scroll 0% 50%;
  width: 980px;
  height: 200px;
  	margin-top: 10px;
  	margin-bottom: 10px;	margin-left: 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
}
#header h1 {
  	font-size: 40px;
  	font-weight: bold;
  	color: #00ACDB;
  	padding-top: 10px;
  	text-align: center;	margin-left: 10px;
}
#header h2 {
  padding-top: 0px;
  font-size: 30px;
  font-weight: bold;
  color: #00ACDB;
  margin-left: auto;
  text-align: center;
}
#header h3 {
  padding-top: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #7C49BC;
  margin-left: auto;
  text-align: center;
}
#header h4 {
  padding-top: 0px;
  font-size: 15px;
  font-weight: bold;
  color: green;
  margin-left: auto;
  text-align: center;
}
#a target {
  padding-top: 0px;
  font-size: 15px;
  font-weight: bold;
  color: orange;
  margin-left: auto;
  text-align: center;
}
#menu {
  border-style: none;
  background: #325CD3 none repeat scroll 0% 50%;  width: 180px;margin-left: 10px;
-moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;  font-size: smaller;
  height: 300px;
  text-align: left;
  list-style-position: inside;
  margin-bottom: 10px;  margin-right: 10px;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-o-border-radius: 15px;
  float: left;
  margin-top: 10px;
  list-style-type: square;
}#inhalt {
  background: #325CD3 none repeat scroll 0% 50%;
  float: left;
  margin-left: 10px;
  width: 580px;
  height: 300px;
  margin-top: 10px;
  margin-bottom: 20px;margin-left: 10px;
 -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
}
#menu-r {
  border-style: none;background: #325CD3 none repeat scroll 0% 50%;
 	float: left;	margin-left: 20px;
	width: 180px;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
  	-o-border-radius: 15px;
}
#footer {
  background: #244DD3 none repeat scroll 0% 50%;
  width: 980px;
  height: 100px;
-moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  margin-top: 20px;  margin-left: 10px;

  clear: both;
}
