body {
	border: 0;
	 background-color: #9DA7AA;
}

.header {
    width: 864px;
    height: 64px;
    background: #9DA7AA url("../bilder/header.jpg") no-repeat left top;
}

.headnav {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.nav {
    width: 201px;
	line-height: 14px;
	font-size: 13px;	
	text-align: left;
	height: 32px;
    background: url("../bilder/button.gif") no-repeat;
	padding-left: 7px;

}

.navtitle {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.footer {
    text-align: left;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footergr {
    text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.contenthead {
	font-family: arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.content {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: left;	
}
