	.start {
	background-color: #000000;
	font-family: sans-serif; 
	font-size: 14px;
	}

	.body {
	background-color: #4f3e33;
	font-family: sans-serif; 
	font-size: 16px;
	}
	
	#txt {
	background-color: #ccb18e;
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	}

	#tab {
	background-color: #785d4c;
	font-family: sans-serif;
	 font-size: 14px;
	font-weight: bold;
	}

	#bild{ 
	background-image: url(pic/bann.jpg); background-position: center; background-repeat: no-repeat 
	}

	#copy {
	font-family: sans-serif; font-size: 8px;
	text-align: right;
	color: #ffffff;
	}
		
	a { text-decoration: underline; }
	a:link { color:#000000; }	
	a:visited { color:#000000; }
	a:hover {
	color: #ffffff;
	font-style: italic;
	text-decoration: underline; }