	td.content			{	font-family: Verdana, Arial, Geneva;
							text-decoration: none;
							color: black;
							font-size: 12px	}
	td.list				{	background: #e9dcc7;
							font-family: Verdana, Arial, Geneva;
							text-decoration: none;
							color: black;
							font-size: 12px	}

	td.list2			{	background: #e9dcc7;
							font-family: Verdana, Arial, Geneva;
							text-decoration: none;
							color: black;
							font-weight: bold;
							font-size: 12px	}

	td.list3			{	background: #e9dcc7;
							font-family: Verdana, Arial, Geneva;
							text-decoration: none;
							color: black;
							font-size: 12px	}

	td.list4			{	background: #e9dcc7;
							font-family: Verdana, Arial, Geneva;
							text-decoration: none;
							color: black;
							font-size: 12px	}

	p				{	font-family: Verdana, Arial, Geneva;
							font-size: 12px;
							color: #303030;
							text-decoration: none	}

	h3				{	font-family: Verdana, Arial, Geneva;
							color: #303030;
							text-decoration: none	}

	h4				{	font-family: Verdana, Arial, Geneva;
							color: #303030;
							text-decoration: none	}
	h2				{	font-family: Verdana, Arial, Geneva;
							color: #303030;
							text-decoration: none	}

	div				{	margin: 10px	}

	.nav				{	font-family: Verdana, Arial, Geneva;
							font-size: 12px;
							text-decoration: none;
							font-weight: bold	}
	.author			{	font-family: Verdana, Arial, Geneva;
							font-size: 10px;
							text-decoration: none;
							color: #c0c0c0	}
	
	img.bild			{	border: 1px solid black	}


	a:link			{	color: black;
							text-decoration: none	}
	a:visited			{	color: black;
							text-decoration: none	}
	a:active			{	color: red;
							text-decoration: none	}
	a:hover			{	color: green;
							text-decoration: none	}

