body {
	font-family: "Trebuchet MS", Verdana, serif;
	background-color: #999999;
	background-image: url(images/background_body.gif);
	background-repeat: repeat-x;
	color: #D6D6D6;
}
#container {
	width: 757px;
	margin-right: auto;
	margin-bottom: 66px;
	margin-left: auto;
	border: thin groove #999999;
	margin-top: 111px;
	clear: none;
	float: none;
	background-image: url('images/matrix.png');
	background-repeat: no-repeat;
	font-size: 12px;
}
#header {
	height: 109px;
	width: 100%;
	color: #009966;
	font-weight: bold;
	font-size: 18px;
	font-family: "Bauhaus 93";
	
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #000033;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	width: 100%;
	background: #8f5d16 url('images/background.gif');
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_content-st {
	width: 100%;
	background: #8f5d16 url('images/background-st.gif');
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#main_content_top {
	height: 45px;
	background: url('images/background.gif');
	background-color: #8f5d16;
} 
#main_content_bottom {
	height: 30px;
	background: #773333 url('images/background_bottom.gif');
	font-family: "Bauhaus 93";
	font-size: 18px;
	color: #009966;
	font-style: normal;
	font-weight: bold;
} 
#main_content_bottom2 {
	height: 15px;
	background: url('images/background_bottom2.gif');
	color: #FFF;

}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
	background-color: #543915;
}
#footer-2 {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
	background-color: #5b5752;
}
.content {
	float: left;
	width: 512px;
	font-size: 16px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	color: #FFF;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, serif;
}
.menu {
	background: #8f5d16 url('images/background.gif');
	background-repeat: repeat-y;
	width: 141px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu-unten-l {
	background: #8f5d16 url('images/background-counter.gif');
	background-repeat: repeat-y;
	width: 335px;
	float: left;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu-unten-r {
	background: #8f5d16  url('images/background-counter.gif');
	background-repeat: repeat-y;
	width: 334px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu-st-o {
	width: 757px;
	float: left;
}
.menu-st-l {
	width: 757px;
	float: left;
}
.menu-st-u {
	width: 757px;
	float: left;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6666;
	font-style: italic;
	font-family: "Bauhaus 93";
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle;
	color: #000;
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #CC3333;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
