body { 
	margin: 0 0 0 0;
  	padding:0px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
  	background-image: url('images/titel_plakat.gif');
  	background-repeat: no-repeat;
  	background-position: top center;
	color: #000000; /*dunkel*/
}

.titel {
	color: #be9e55; /*hell*/
	font-size: 19px;
	font-weight: normal;
	line-height: 32px;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #000000; /*dunkel*/
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #000000; /*dunkel*/
}

a:link {
    color: #000000; /*dunkel*/
}

a:hover {
	color: #be9e55; /*hell*/
}

a:active {
	color: #000000; /*dunkel*/
}

a:visited {
	color: #000000; /*dunkel*/
}

p {
	line-height: normal;
}
