	body {
		background-color: white;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 10px;

	}

 
	.homepage{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height: 10px;
	}



	.titel {
		color: #000000;
		letter-spacing: 4px;
		font-weight: bolder;
	}
	.subtitel {
		letter-spacing: 2px;
		text-align: left;
		border:  none;
	}

	.projecttitle {
	letter-spacing: 2px;
		font-weight: bolder;
		color: #009900;
	}

	a:visited {
		font-size: 10 px;
		color: #333333;
		text-decoration: none;
	}

	a:hover {
		color: Gray;
		font-size: 10px;
		font-style: normal;
		text-decoration: none;
	}
	a:link {
		cursor: hand;
		color: #333333;
		font-size: 10px;
		font-style: normal;
		text-decoration: none;
		border:  none;
	}

	.auswahl:active {
		font-size: 10px;
		font-style: normal;
		color: #009900;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 1px;
	}

	.titel:active {
		color: #009900;
		letter-spacing: 4px;
		font-weight: bolder;
	}

	.picturesub {
		font-size: 9px;
	}
	.blocktext {
		left: 0px;
		top: 0px;
	}
	
	#Navigation  {
	word-spacing: 2px;
	float: left;
	height: 200px;
	border: none 0px;
	margin: 0px;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: White;
	width: 200px;
	width: expression("200px");
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: scroll;

	border-top-color: Gray;
	border-top-style: dotted;
	border-top-width: 1px;
	border-left-color: Gray;
	border-left-style: dotted;
	border-left-width: 1px;
}

	#MainDiv  {
	margin-right: 15px;
	margin-bottom: 15px;
	word-spacing: 2px;
	float: left;
	border: none;
	padding: 5px 5px 5px 5px;
	background-color: White;
	width: 100%;
}


.mini{
	font-family: "Verdana";
	color: #BBBBBB;
	font-size: 10px;
	vertical-align: text-bottom;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.maxi{
	font-family:"BankGothic Lt BT";
	color: #000000;
	font-size: 14px;
	text-align: right;
	vertical-align: text-bottom;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



#Navigation_aktiv  {
	word-spacing: 2px;
	float: left;
	height: 15px;
	border: none 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFF9;
	padding: 0;
	padding-left: 5px;
	
	background-color: #000000;
	
	width: 115px;
	width: expression("120px");
	margin-right: 15px;
}
