body  {
	background-color : #000000;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

#head{
    position: absolute;
	top: 2px;
	left: 1px;
	background-color : #000000;
	width: 1000px;
	height: 215px;
	z-index: 1;
}

#claim{
    position: absolute;
	top: 218px;
	left: 0px;
	width: 1000px;
	height:34px;
	z-index: 1;
}

#menu{
    position: absolute;
	top: 250px;
	left: 0px;
	background-color : #8E021C;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 311px;
	height:550px;
	z-index: 1;
}

#menubuttons{
    position: absolute;
	top: 260px;
	left: 130px;
    width: 168px;
	height:500px;
	z-index: 4;
}

#menubanner{
    position: absolute;
	top: 260px;
	left: 5px;
    height:500px;
	z-index: 2;
}

#content{
    position: absolute;
	top: 250px;
	left: 320px;
	background-color : #F7DFEA;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 670px;
	height:580px;
	z-index: 1;
	padding: 5px;
}

#amf{
    position: absolute;
	top: 250px;
	left: 320px;
	background-color : #000000;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 670px;
	height:540px;
	z-index: 1;

}

#footer1{
    position: absolute;
	top: 810px;
	left: 0px;
	background-color : #8E021C;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 301px;
	height:20px;
	z-index: 1;
	padding: 5px;
}

#footer2{
    position: absolute;
	top: 810px;
	left: 320px;
	background-color : #F7DFEA;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 670px;
	height:20px;
	z-index: 1;
	padding: 5px;
}

#footer3{
    position: absolute;
	top: 850px;
	left: 320px;
	background-color : #000000;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 680px;
	height:30px;
	z-index: 1;
}

#lesben{
    position: absolute;
	top: 950px;
	left: 320px;
	background-color : #000000;
	font-size : 12px;
	color : #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    width: 680px;
	height:30px;
	z-index: 1;
}

h1 {
	font-size : 16px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}

h2 {
	font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}
a:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #0000ff;
	font-size : 12px;
	font-weight : bold;
}

td  {
	font-size : 12px;
}

a img { border: #ffffff; }

