body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_zow.jpg);
	background-position: 50% 0%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: right;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px;
	background-image: none;
	font-weight: normal;
	text-align: justify;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262262;
	list-style-position: outside;
	list-style-type: circle;
	margin:10px;
	background-image: none;
	font-weight: bold;
}
.leftmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px;
	background-image: none;
	text-align: left;
}
.leftmain_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	background-image: none;
	font-weight: bold;
	margin: 10px;
}
.extra_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px;
	background-image: none;
	font-weight: bold;
}
.portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px;
	background-image: none;
	font-weight: bold;
	text-align: right;
}
#flashnav{
	height: 325px;
	width: 300px;
	background-color: #262262;
}
#flashheader{
	height: 100px;
	width: 480px;
	background-color: #262262;
}
#flashbanner{
	height: 225px;
	width: 480px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 300px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
