TD {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #333333;
		font-size : 13px;
	}
	A {
		color : #333333;
		text-decoration : none;
	}
	A.imtext {
		color : #333333;
		text-decoration : underline;
	}
	A:VISITED {
		color : #333333;
	}
	A:HOVER {
		color : #ffdd00;
	}	
	.titel{
		padding-bottom : 5px;
		color : Teal;
		font-weight : bold;
	}
	.index{
		font-size : 15px;
		font-weight : bold;
	}
	.navi {
		font-size : 11px;
		color : Teal;
	}
	.klein {
		font-size : 9px;
		font-size : 11px;
	}
	H1 {
		color : Teal;
		font-size : 15px;
		font-weight : bold;
		padding-top : 20px;
	}
	.header {
		color : Teal;
		font-weight : bold;
		}

	
