/* CSS Document */
body {
	background-color: #FBE96A;
	font-family: Arial;	
}

.smalltext {
	font-size: 10px;
}

.footer {
	font-size: 12px;
	color: #000000;
}

a.footer {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}

a.footer:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.bgOrange {
	background-color: #FF9900;
}

.bgYellow {
	background-color: #F3D605;
}

.menu {
	/*background-color: #FF9900;*/
	background: url(headline_background.gif);
}

.content {
	font-size: 13px;
	background-color: #F3D605;
}

.followcontent {
	font-size: 13px;
	background-color: #F3D605;
	padding: 15px 15px;
}

.programm {
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}

a {
	font-size: 13px;
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 13px;
	color: #002200;
	text-decoration: none;
	font-weight: bold;
}

a.content {
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.content:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background: url(headline_background.gif);
}

.headline {
	font-size: 15px;
	font-weight: bold;
	/*background-color: #FF9900;*/
	background: url(headline_background.gif);
	padding: 0px 10px;
}

.headlineentry {
	font-size: 15px;
	font-weight: bold;
	background-color: #FF9900;
	padding: 0px 10px;
}
.followcontententry {
	font-size: 14px;
	background-color: #F3B905;
	padding: 4px 10px;
}

.plakatHome {
	font-size: 15px;
	font-weight: bold;
	/*background-color: #FF9900;*/
	background: #FFFFFF;
	padding: 5px 0px;
}

.videop { margin-left: 0px; }