	body  { background-image: url(img/content_bg.jpg); background-repeat: no-repeat; margin: 0; padding: 0 }
  	body,p,div,td,nobr,b,i {
  	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
  	font-size:11px;
  	color:black;
  	}
  	p {
  	font-size:11px;
  	color:black;
  	line-height:18px;
  	margin: 0px;
  	margin-left: 20px;
  	margin-top: 20px;
	}
	span#orange { color:#FF9700; font-weight: bold }
	h1 { 
	margin: 20px;
	font-size: 22px;
	color: #FF9700;
	}
	h2 { 
	margin: 0px;
  	margin-left: 20px;
  	margin-top: 10px;
	font-size: 11px;
	color: #FF9700;
	line-height: 18px 
	}
	a:link { text-decoration:none; color: white; }
	a:visited { text-decoration:none; color:white; }
	a:hover { text-decoration:none; color:black; }
	a:active { text-decoration:none; color:white; }
	a:focus { text-decoration:none; color:white; }
	
	a#link:link { text-decoration:none; color:#FF9700; font-weight: bold}
	a#link:visited { text-decoration:none; color:#FF9700; font-weight: bold}
	a#link:hover { text-decoration:none; color:black; font-weight: bold}
	a#link:active { text-decoration:none; color:#FF9700; font-weight: bold}
	a#link:focus { text-decoration:none; color:#FF9700; font-weight: bold}
	
	a#bildband:link { text-decoration:none; color:black; }
	a#bildband:visited { text-decoration:none; color:black; }
	a#bildband:hover { text-decoration:none; color:#FF9700; }
	a#bildband:active { text-decoration:none; color:#FF9700; }
	a#bildband:focus { text-decoration:none; color:black; }