body {
	margin: 0px;
	background-color: #820201;
	background-image: url(../Bilder/Footer_Background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
#HEADER_MAIN {
	position:relative;
	width:auto;
	height:auto;
	z-index:8;
	margin: auto;
	background-image: url(../Bilder/Header_Background.png);
	background-repeat: repeat-x;
}
#Header_Container {
	position:relative;
	width:870px;
	height:300px;
	z-index:2;
	margin: auto;
	background-image: url(../Bilder/Header.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Header_Menue {
	position:absolute;
	width:260px;
	height:25px;
	z-index:9;
	top: 70px;
	left: 110px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCF9E8;
}

#Flagge {
	position:absolute;
	left:376px;
	top:86px;
	width:227px;
	height:134px;
	z-index:9;
	background-image: url(../Bilder/Flagge.png);
	background-repeat: no-repeat;
}

#Compass {
	position:absolute;
	width:343px;
	height:350px;
	z-index:4;
	background-image: url(../Bilder/Compass.png);
	top: 0px;
	right: 95px;
	background-repeat: no-repeat;
}
#Key {
	position:absolute;
	left:687px;
	top:117px;
	width:230px;
	height:225px;
	z-index:8;
	background-image: url(../Bilder/Key.png);
	background-repeat: no-repeat;
}
#MAIN_MAIN {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	margin: auto;
}
#Main_Container {
	position:relative;
	width:870px;
	height:auto;
	z-index:3;
	margin: auto;
}
#Border_Left {
	position:absolute;
	width:31px;
	height:100%;
	z-index:9;
	background-image: url(../Bilder/Border_Left.png);
	left: 13px;
}

#Main_Left_Main {
	position:relative;
	width:808px;
	height:auto;
	z-index:2;
}
#Main_Right_Border {
	position:absolute;
	width:40px;
	height:100%;
	z-index:9;
	background-image: url(../Bilder/Border_Right.png);
	background-repeat: repeat-y;
	right: -50px;
	background-position: right;
}
#Button_01 {
	position:absolute;
	width:60px;
	height:101px;
	z-index:9;
	left: -29px;
}
#Button_02 {
	position:absolute;
	left:-29px;
	top:101px;
	width:60px;
	height:101px;
	z-index:9;
}
#Button_03 {
	position:absolute;
	left:-29px;
	top:202px;
	width:60px;
	height:101px;
	z-index:9;
}
#Button_04 {
	position:absolute;
	left:-29px;
	top:303px;
	width:60px;
	height:101px;
	z-index:9;
}
#Button_05 {
	position:absolute;
	left:-29px;
	top:404px;
	width:60px;
	height:101px;
	z-index:9;
}






#FOOTER_MAIN {
	position:relative;
	width:auto;
	height:auto;
	z-index:3;
	margin: auto;
}
#Footer_Container {
	position:relative;
	width:870px;
	height:150px;
	z-index:4;
	margin: auto;
	background-image: url(../Bilder/Footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Pen {
	position:absolute;
	left:599px;
	top:-206px;
	width:317px;
	height:407px;
	z-index:9;
	background-image: url(../Bilder/Pen.png);
	background-repeat: no-repeat;
}

#Footer_Info {
	position:relative;
	width:774px;
	height:80px;
	z-index:9;
	background-color: #fcf9e8;
	left: 44px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A0102;
}

#Header_Menue a:link {color:#fcf9e8; text-decoration:none;}
#Header_Menue a:visited {color:#fcf9e8; text-decoration:none;}
#Header_Menue a:active {color:red; text-decoration:none;}
#Header_Menue a:hover {color:yellow;text-decoration:underline;}
#Footer_Container a:link {color:#6A0102; text-decoration:none;}
#Footer_Container a:visited {color:#6A0102; text-decoration:none;}
#Footer_Container a:active {color:red; text-decoration:none;}
#Footer_Container a:hover {color:blue;text-decoration:underline;}
#Main_Container a:link {color:black; text-decoration:none;}
#Main_Container a:visited {color:#6A0102; text-decoration:none;}
#Main_Container a:active {color:red; text-decoration:none;}
#Main_Container a:hover {color:blue;text-decoration:underline;}

