@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF9900;
	background-color: #090;
}
#container {
	height: 600px;
	width: 820px;
	margin-right: auto;
	position: relative;
	visibility: visible;
}
#header {
	position: absolute;
	height: 198px;
	width: 1050px;
	font-size: 200px;
	font-weight: bold;
	left: -3px;
0
	top: px;
	top: -9px;
	background-image: url(../bilder/headerfotos/muddyheaderbild_text.jpg);
	visibility: visible;
}
.logo {
	margin-left: 250px;
	padding-top: 160px;
	position: absolute;
}
#navigation {
	position: absolute;
	width: 90px;
	top: 200px;
	text-decoration: none;
	list-style-type: none;
	vertical-align: text-top;
	visibility: visible;
}
a {
	color: #F90;
	list-style-type: none;
}
#content {
	width: 810px;
	margin-left: 190px;
	position: absolute;
	top: 200px;
	margin-right: 100px;
	visibility: visible;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.bildposition {
	margin-top: 10px;
	margin-left: 20px;
}
