#layout {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	float: right;
	width: 326px;
	margin-top: -30px;
	border: 1px solid #FFDD78;
	background-color: #2B2B2B;
	margin-right: 4px;
	padding-bottom: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

#hor-navi li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
}

iframe {
	margin: 5px;
}

#hor-navi ul {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar ul {
	background-color: #4b4b4b;
	border: 1px solid #FFDD78;
	margin: 5px;
	padding-left: 0px;
}
#sidebar li {
	margin: 5px;
	list-style-type: none;
	border: 1px solid #FFDD78;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #653232;
}




blockquote {
	background-color: #9D7777;
	border: 1px solid #FFDD78;
	margin: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFCC;
}
h1, h2, h3 {
	background-color: #9D7777;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FFDD78;
	font-size: 14px;
	line-height: 16px;
	color: #f9f9f9;
}
a {
	color: #FF9933;
}


#content {
	clear: both;
}

#bigbox {
	background-color: #2b2b2b;
	float: left;
	width: 655px;
	border: 1px solid #FFDD78;
	margin-top: -180px;
	margin-left: 3px;
	padding-bottom: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bigbox img {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
}
.chat-fenster img {
	left: 682px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 682px;
}
.bigsize {
	line-height: 20px;
	font-size: 20px;
}




#footer {
	width: 982px;
	margin-left: 4px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-color: #2B2B2B;
	background-repeat: repeat-x;
}
.clearfix {
	clear: both;
}




body {
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
}


p {
	margin: 8px;
}

#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
#sidebar li:hover {

	margin: 5px;
	list-style-type: none;
	border: 1px solid #FFDD78;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #7B3E3E;
}
table {
	border: 1px solid #FFDD78;
	background-color: #4b4b4b;
}
td {
	border: 1px solid #FFDD78;
	background-color: #7A5858;
}

