body {
	background-color: #ffd;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#container {
	position: absolute;
	width: 650px;
	left: 15px;
	top: 15px;
}
#menue {
	background-color:#FFFFDD;
	position: absolute;
	width: 114px;
	left: 665px;
	top: 15px;
	padding:0;
	margin:0;
}
#menue li, #menue ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menue a {
	display:block;
	text-indent: -500px;
	height: 47px;
	width: 114px;
	overflow: hidden;
	padding:0;
	margin:0;
	border-width:0;
	color: #FFFF00;
}
#menue a:hover {
      background-position:-114px 0px;
}
#m0 a {background: #2A498B url(img/m0.jpg) no-repeat}
#m1 a {background: #3E6D10 url(img/m1.jpg) no-repeat}
#m2 a {background: #007375 url(img/m2.jpg) no-repeat}
#m3 a {background: #8D138C url(img/m3.jpg) no-repeat}
#m4 a {background: #B80000 url(img/m4.jpg) no-repeat}
#m5 a {background: #850004 url(img/m5.jpg) no-repeat}
#m6 a {background: #BD551B url(img/m6.jpg) no-repeat}
#m7 a {background: #92A7B4 url(img/m7.jpg) no-repeat}
#m8 a {background: #FFFFDD url(img/m7.jpg) no-repeat;
	height: 69px;}
#links {
	float: left;
	margin-top: 115px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 310px;
  	display: inline;
  }
#rechts {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 250px;
}
.hell li, .dunkel li {
	margin: 0 0 5px 15px;
}
#rechts img {
	margin: 15px 0 0 0;
}
#rechts a, #breit a {
	color: #FFF57A;
}
#rechts a:hover, #breit a:hover {
	color: #FFF57A;
	text-decoration: none;
}
.bildlink a {
	color: #FFF57A;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}
.bildlink a:hover {
	color: #FFF57A;
	font-weight: bolder;
	letter-spacing: 5px;
	text-decoration: none;
}