
body {
	background-color:#F7E6B3;
	background-attachment:fixed;
	background-repeat: no-repeat;
}
.beige {
	position:absolute; bottom:0px; left:00px;
	background-color:#FFEB7E;
	width:210px;
	height:100px;
}

.navi {
	position:absolute; top:20px; left:43px;
	font-family: Arial,sans-serif;
	font-size:10pt; color:#333333; font-weight:500;
	line-height:18pt;
}
.text1 {
	position:absolute; top:10px; left:80px;
	font-family: Arial,sans-serif;;
	font-size:20pt; color:#ffffff; font-weight:bold;
}


#bild1 {
}

a:link {
	color:#666666; text-decoration:none;}
a:visited {
	color:#666666; text-decoration:none;}
a:hover {
	color:#000000; text-decoration:none;}
a:active {
	color:#000000; text-decoration:none;}
	
.copyright {
	position:absolute; bottom:3px; left:25px;
	font-family: Agency FB, Arial Narrow, Arial;
	font-size:11pt; color:#cccccc;
}
a.copy:link {
	color:#cccccc;
	text-decoration:none;}
a.copy:visited {
	color:#cccccc;
	text-decoration:none;}
a.copy:hover {
	color:#666666;
	text-decoration:none;}
a.copy:active {
	color:#666666;
	text-decoration:none;}

