body{
	background: #8C0000 url(../images/layout/bg.png) no-repeat;
	background-position: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#top{
	display: block;
	width: 100%;
	height: 450px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -225px;
}
#top1{
	background:#F1E9DC url(../images/start/bg_start.png) repeat-x;
	display: block;
	width: 100%;
	height: 270px;
	position: absolute;
	top: 80px;
	background-color: #F1E9DC;
}
#top2{
	background-color: #F1E9DC;
	width: 418px;
	height: 99px;
	padding: 0;
	margin: 0 auto 0 auto;
	top: 25px;
	position: relative;
}
#top3{
    background-color: #F1E9DC;
	width: 418px;
	height: 45px;
	padding: 0;
	margin: 0 auto 0 auto;
	top: 25px;
	position: relative;
}
#top4{
    background-color: #F1E9DC;
	width: 730px;
	height: 25px;
	padding: 0;
	margin: 0 auto 0 auto;
	top: 45px;
	position: relative;
}
#sprache{
    background-color: #F1E9DC;
	width: 580px;
	height: 25px;
	padding: 0;
	margin: 0 auto 0 auto;
	top: 40px;
	position: relative;
}
	#spracheDE {
		width: 150px;
		height: 25px;
		float: left;
		margin-left: 10px;
	}
		#spracheEN {
			width: 150px;
			height: 25px;
			float: right;
			margin-right: 15px;
		}
.textSprache { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 14px;
	color : #A48242;
	text-align: center;
}
h1{
    color : #A48242;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	margin-top: 1px;
}
#left-menu, #left-menu2 {
	width: 150px;
	float: left;
	margin-left: 10px;
}
#left-menu  ul, #left-menu2 ul {
	padding: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-menu  li, #left-menu2 li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left-menu  li a, #left-menu2 li a {
	display: block;
	text-decoration: none;
	color: #785E30;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F8F4EF;
	border-bottom-color: #F8F4EF;
	height: 20px;
}
#left-menu  li a:hover, #left-menu2 li a:hover {
	color: #000000;
	background-color: #F1E9DC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #785E30;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #785E30;
}

#right-menu, #right-menu2 {
	width: 150px;
	float: right;
	margin-right: 10px;
}
#right-menu  ul, #right-menu2 ul {
	padding: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right-menu  li, #right-menu2 li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right-menu  li a, #right-menu2 li a {
	display: block;
	text-decoration: none;
	color: #785E30;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F8F4EF;
	border-bottom-color: #F8F4EF;
	height: 20px;
}
#right-menu  li a:hover, #right-menu2 li a:hover {
	color: #000000;
	background-color: #F1E9DC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #785E30;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #785E30;
}
