body, td, p {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	}
	
h2 {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	}

.interview {
	text-decoration:underline;
}

A:link {
	COLOR: black; 
}
A:visited {
	COLOR: black; 
}
A:active {
	COLOR: #F5930A; 
}

A:hover {
	COLOR: #DE9C56; FONT-WEIGHT: bold;
}

li {list-style-image: url('images/aufzaehl.gif');
    list-style-position: margin-left: 8px;}

.slogan {background-color:#FFF;
		padding:5px;
}

.headline {color: #DE9C56; font-weight:bold;
		font-size:14px;
		font-style: italic;
		line-height:1.5em;}
