body {
	background: #FDD63D url('images/bg.jpg');
	repeat: x-repeat;	
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: center;
}

#mkkschattenl {
	width: 965px;
	padding-left:3px;
	background: url('images/schattenl.jpg') no-repeat;
}

#mkkschattenr {
	width: 975px;
	background: url('images/schattenr.jpg') no-repeat;
	background-position: top right;
}

#mkkschattenu {
	width: 950px;
	height: 565px;
	background: url('images/schattenu.jpg');
	background-position: left bottom;
}

#mkkwindow {
	width: 950px;
	height: 555px;
	background: #FFE068 url('images/window.jpg');
	text-align: left;
} 

#footer * {
	color: #333;
}

#mkkband {
	position: absolute;
	top: 365px;
	margin-left: 20px;
	z-index: 998;
}

#mkkname {
	position: absolute;
	top: 480px;
	margin-left: 240px;
	z-index: 999;
}

#menu {
	position: absolute;
	top: 40px;
	margin-left: -15px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	list-style: none;
}

#menu a {
	display: block;
}

#content {
	padding-bottom: 80px;
}

#contentfeld {
	margin-left: 345px;
	padding-top: 20px;
	padding-right: 10px;
}

#scrollfeld {
	overflow: auto;
	height: 440px;
	width: 580px;
}

p, div, td, a, ul, ol, small {
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size: 12px;
	color: #666;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h2 a {
	font-family: 'Trebuchet MS', Helvetica, Arial, Verdana, sans serif;
	color: #FF6600;
}

h2, h2 a {
	font-size: 22px;
}

small {
	font-size: 10px;
	color: #999;
}

textarea {
	width: 400px;
}
