.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: #FF0000;
	list-style-position: outside;
	list-style-type: circle;
	margin: auto;
	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;
}
#flashheader{
	height: 100px;
	width: 480px;
	background-color: #333333;
}
#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;
}
