#contactContainer {
	position: absolute;
	z-index: 100;
	right: 20px;
	top: 37px;
}

#contact {	
	width: 280px !important;
	width: 300px;
	padding: 12px 12px 0 12px;
	background: #E2E2E5;
	border: 1px solid #D1D1D1;
}

#contact * {
	font-size: 16px;
	line-height: 19px;
}

.content h3,
.htmlarea-content-body h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
	color: #bb4751;
}

.content h3 span {
	font-size: 18px;
}

.content h4,
.htmlarea-content-body h4 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
	color: #b21e2b;
}

.content h5,
.htmlarea-content-body h5 {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: normal;
	color: #b21e2b;
}

.content h6,
.htmlarea-content-body h6 {
	margin: 0 0 6px 0;
	font-size: 14px;
	font-weight: normal;
}

.content .contentElementtextpic p,
.content .contentElementtext p,
.content .textarea p,
.htmlarea-content-body p {
	margin-bottom: 12px;	
	line-height: 18px;
}

htmlarea-content-body b {
	font-weight: bold;
}

/* Fixed Margin Bug for IE/FF with Intext-Images*/
.content .csc-firstHeader,
.content .csc-textpicHeader h3,
.content .csc-textpicHeader h4,
.content .csc-textpicHeader h5,
.content .csc-textpicHeader h6 {
	margin-top: 0;
}

.content hr,
.htmlarea-content-body hr {
	height: 1px;
	margin: 5px 0 3px 0 !important;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.content a,
.htmlarea-content-body a {
	color: #4D4E53;
	text-decoration: underline;
}

.content a:hover,
.htmlarea-content-body a:hover {
	text-decoration: none;
}

.content ul,
.htmlarea-content-body ul {
	line-height: 18px;
	margin: 5px 0 5px 2px;
}
	
.content .textarea ul li,
.content .textpic ul li,
.content .contentElementtext ul li,
.htmlarea-content-body .textarea ul li,
.htmlarea-content-body .textpic ul li   {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content ul.inline li {
	margin-right: 8px;
}

.content .contenttable,
.htmlarea-content-body table {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
}

.content .contenttable .tr-even,
.htmlarea-content-body .contenttable .tr-even {
	background-color: #f8f8f8;
}

.content .contenttable th,
.htmlarea-content-body th,
.content .contenttable td,
.htmlarea-content-body td {
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.content .csc-textpic-caption {
	font-style: italic;
}

.content ul.csc-sitemap li a {
	font-weight: bold;
}

.content ul.csc-sitemap li ul {
	margin: 0 10px 10px;
}

.content ul.csc-sitemap li li a {
	font-weight: normal;
}

.content ul.csc-sitemap li li ul {
	margin-bottom: 5px;
}

.content dl.filelinks dt {
	height: auto !important;
	height: 1px;
	line-height: 16px;
	margin-top: 5px;
}

.content dl.filelinks dt,
.content dl.filelinks dd {
	padding-left: 24px;
}

.content .twoCols .col {
	float: left;
}

.content .twoCols .col0 {
	width: 162px;
}

.content .twoCols .col1 {
	width: 697px;
}

.content .border {
	border: 1px solid #d1d1d1;
}
.content .borderColor {
	border-color: #d1d1d1;
}

.content .borderRight {
	border-width: 0 1px 0 0; 
	border-style: solid;
	border-color: #d1d1d1;
}

/* -----------------------------------------------
	Main Content
----------------------------------------------- */
#mainContent .contentElement {
	margin-bottom: 20px;
}

#mainContent .contentElementVersion5 {
	margin-bottom: 0;
}

#mainContent .marginBottom {
	margin-bottom: 14px;
}

	/* detail view */
#mainContent .ttcontentImages {	
	overflow: hidden;	
	height: 294px;		
}
#mainContent .ttcontentImages li {
	float: left;		
	overflow: hidden;
	width: 285px;
}

#mainContent .tx-jkpoll-pi1 .submitButton input {
	padding: 2px;
	color: #fff;
	background: #BB4751;
	border: 1px solid #BB4751;
}

#mainContent .tx-jkpoll-pi1 ul.questions li {
	display: inline;
}

#mainContent .tx-jkpoll-pi1 ul.result li {
	margin-bottom: 10px;
}

#mainContent .tx-jkpoll-pi1 ul.result li .image {
	padding-right: 8px;
}

#mainContent .cineprogram_pi1 div.movie3d {
	float: left;
	margin: 25px 0 0 26px;
	width: 49px;
	height: 34px;
	background-image: url(../images/3d.png);
	background-repeat: no-repeat;
}

/* -----------------------------------------------
	Right Content
----------------------------------------------- */
#rightContent h3 {
	font-size: 14px;
}