body {
	margin: 0px;
	padding: 0;
	background-color: #4D4D31;
	background-image: url('images/index/doc_bg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #E5E398;
	
}

h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
}

li {
	color: #BCBC92;
}

#container {
	margin: auto;
	width: 960px;
	height: 620px;
}

#header {
	width: 960px;
	height: 90px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#header_left {
	background-image: url('images/index/index01.png');
	background-repeat: no-repeat;
	width: 205px;
	height: 90px;
	float: left;
}

#logo {
	background-image: url('images/index/index02.png');
	background-repeat: no-repeat;
	width: 505px;
	height: 90px;
	float: left;
}

#header_right {
	background-image: url('images/index/index03.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 90px;
	float: right;
}

#content {
	width: 960px;
	height: 440px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#left {
	background-image: url('images/index/index04.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 440px;
	float: left;
}

#menu {
	background-image: url('images/index/index05.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 440px;
	float: left;
}

#space_left {
	background-image: url('images/index/index06.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 440px;
	float: left;
}

#inhalt {
	background-image: url('images/index/index07.png');
	background-repeat: no-repeat;
	width: 495px;
	height: 440px;
	float: left;
	text-align: center;
	overflow: auto;
}

#space_right {
	background-image: url('images/index/index08.png');
	background-repeat: no-repeat;
	width: 5px;
	height: 440px;
	float: left;
}

#pic {
	background-image: url('images/index/index09.png');
	background-repeat: no-repeat;
	width: 215px;
	height: 440px;
	float: left;
}

#right {
	background-image: url('images/index/index10.png');
	background-repeat: no-repeat;
	width: 35px;
	height: 440px;
	float: right;
}

#footer {
	width: 960px;
	height: 50px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer_left {
	background-image: url('images/index/index11.png');
	background-repeat: no-repeat;
	width: 215px;
	height: 50px;
	float: left;
}

#footer_middle {
	background-image: url('images/index/index12.png');
	background-repeat: no-repeat;
	width: 485px;
	height: 50px;
	float: left;
}

.copy {
	text-align: center;
	font-size: 8px;
	padding-top: 35px;
}

.copy a {
	font-weight: normal;
	font-size: 8px;
	color: #E5E398;
	text-decoration: none;
	text-align: center;
}

.copy a:hover {
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#footer_right {
	background-image: url('images/index/index13.png');
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	float: right;
}

#bottom {
	width: 960px;
	height: 40px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#bottom_left {
	background-image: url('images/index/index14.png');
	background-repeat: no-repeat;
	width: 215px;
	height: 50px;
	float: left;
}

#bottom_middle {
	background-image: url('images/index/index15.png');
	background-repeat: no-repeat;
	width: 485px;
	height: 50px;
	float: left;
}

#bottom_right {
	background-image: url('images/index/index16.png');
	background-repeat: no-repeat;
	width: 260px;
	height: 50px;
	float: right;
}

.iframe {
	background-color: transparent;
	width: 491px;
	height: 436px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.gbook {
	background-color: transparent;
	width: 491px;
	height: 436px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}