body {
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
margin: 0;
padding: 0;
}
#sub_nav li {
	margin: 0;
	padding-left: 10px;
}
.banner {
	background-color: #FFFFFF;
	margin: auto;
	clear: none;
	float: none;
	height: 80px;
	width: 800px;
	border: 1px dotted #0099FF;
	top: 5px;
}
#banner {
	font-family: Helvetica;
	font-size: 2em;
	font-weight: lighter;
	color: #0099FF;
	padding-left: 1em;
}
#banner2 {
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: lighter;
	color: #FF0000;
	margin-top: 0.5em;
}
#banner3 {
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: lighter;
	color: #999999;
	margin-top: -0.5em;
}
.main {
	background-color: #FFFFFF;
	margin: auto;
	clear: none;
	float: none;
	height: 40px;
	width: 800px;
	margin-top: 20px;
}
.nav a:link {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #0099FF;
	text-decoration: none;
}
.nav a:hover {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #0099FF;
	text-decoration: underline;
}
.nav a:visited {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #0099FF;
	text-decoration: none;
}
.nav a:active {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #0099FF;
	text-decoration: none;
}
.cont a:link {
	color: #0099FF;
	text-decoration: none;
}
.cont a:hover {    
	color: #0099FF;
	text-decoration: underline;
}
.cont a:visited {
	color: #0099FF;
	text-decoration: none;
}
.cont a:active {
	color: #0099FF;
	text-decoration: none;
}
#bilder {
	background-color: #FFFFFF;
	clear: none;
	float: none;
	border: 1px dotted #0099FF;
}
#sp_re {
	background-color: #FFFFFF;
	border: 1px dotted #0099FF;
	padding-left: 4px;
}
#sp_u {
	background-color: #FFFFFF;
}


