@charset "utf-8";
.bodyAttributes {
	background-image: url(../images/bg-repeat.jpg);
}
.textSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
}
.linksSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #7f7f7f;
	font-size: 11px;
}
.navMainBg {
	background-image: url(../images/nav_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
}
.linksNavMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: none;
}
.linksNavMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: underline;
}
.bodyBgRepeat {
	background-image: url(../images/body-bg-repeat.jpg);
	background-repeat: repeat;
}
.contactBgRepeat {
	background-image: url(../images/repeat-contact-stephan.jpg);
}
.textContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
}
.textTVTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #042747;
	font-weight: bold;
}
.textTV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #042747;
}
.textTVEpisode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #042747;
	font-weight: normal;
}
.textMovieTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #185100;
	font-weight: bold;
	padding: 1px;
}
.textMovie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185100;
}
.textMovieEpisode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185100;
	font-weight: normal;
}
.linksNavMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: underline;
}
.bodyTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.imgThum {
	background-image: url(../images/photogallery-thum.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 68px;
	width: 83px;
	float: left;
}
.contactFormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #666666;
	padding: 4px;
}
.contactTable {
	border: 1px solid #CCCCCC;
	border-color: #999999;
}
.contactHeader {
	background-image: url(../images/contact-header.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#marqueecontainer{
	position: relative;
	width: 330px; /*marquee width */
	height: 1000px; /*marquee height */
	
	overflow: hidden;
	
	padding: 2px;
	padding-left: 4px;
}
.TVFrame {
	height: 1005px;
	width: 335px;

}.delImageIcon {
	float: right;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #13407B;
	text-decoration: underline;
}
.linkText:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #13407B;
	text-decoration: none;
}
