body  { background: #D14432 url("../images/background1.jpg") no-repeat fixed right center; margin: 0 }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}

	a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.fliestext:link {
	color: #000000;
	text-decoration:none;
}


a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
}


.menu {
	position: absolute;
	visibility: visible;
	height:18px;
	width: 600px;
	top: 20%;
	color: #FFFFFF;
	background-color: #811708;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:7px;
	word-spacing: 3pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}


.fliestext {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 200px;
	left: 700px;
	top: 30px;
	padding:10px;
	background-image: url(../images/800.html);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	border: 10px;
	}
