@charset "utf-8";
/* CSS Document */

body {
	margin: 0; 
	padding: 0; 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #838383;
	line-height: 140%;
	height: 100%;
	text-align: left; 
	position:relative; 
}

.main_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #838383;
	line-height: 140%;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #E2001A;
}

#content a {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

#content a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td, th {
	vertical-align: top;
}

#background {
	background: url(images/grey_background_top.gif);
	background-position: center top;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 50px;
	width:100%
}

#wrapper {
	margin: 0px auto 50px auto;
	border: 3px solid #FFFFFF;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	
	background-image: url(images/grey_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}


#wrapper_wide {
	margin: 0px auto 50px auto;
	border: 3px solid #FFFFFF;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	
}

#header {
	margin: 0px;
	height: 332px;
	width: 100%;
	padding: 0px;
	background: url(images/header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: right;
}

#header a {
	margin: 0px;
	padding: 0px;
}

#header img {
	border: 0px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

#navigation li {
	float: left;
}

#breadcrumbs {
	padding-top: 5px;
	padding-bottom: 16px;
	margin-left: 20px;
	background-image: url(images/grey_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#breadcrumbs a {
	color: #9c9e9f;
}

#breadcrumbs a:hover {
	color: #e2001a;
}

#breadcrumbs .separator {
	font-size: 12px;
	color: #CD071E;
	margin-bottom: 3px;
}

#content {
	width: 100%;
	padding-bottom: 32px;
}

#content h1 {
	border-bottom: 4px solid #e3031d;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	color: #434345;
	width: 100%;
}

#content h1.blue {
	border-bottom: 4px solid #0066ff;
}

#content h1 small {
	margin-left: 32px;
	font-weight: normal;
	font-size: 13px;
}

#content h2 {
	border-bottom: 4px solid #e3031d;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	color: #434345;
	width: 566px;
}

#content h2 small {
	margin-left: 32px;
	font-weight: normal;
	font-size: 13px;
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	color: #434345;
	width: 566px;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	color: #434345;
	width: 566px;
	padding-bottom: 3px;
	border-bottom: 2px solid #CDCDCE;
}

#content p {
	display: block;
	width: 100%;
	font-size: 13px;
	color: #838383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}

#content ul {
	list-style-image: url(images/dot_grey_mini.jpg);
	margin-left:20px;
}

#content .hr {
	font-size: 0px;
	border: 0px;
	color: #e3031d;
	background-color: #e3031d;
	height: 4px;
	width: 566px;
	margin-bottom: 16px;
}

#content .hrGrey {
	font-size: 0px;
	border: 0px;
	color: #e3031d;
	background-color: #838383;
	height: 2px;
	width: 100%;
	margin-bottom: 16px;
}

#content .categories {
	width: 586px;
}

#content .categories a {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .cols3 a {
	width: 143px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
}

#content .categories .underline {
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdce;
	margin-bottom: 5px;
}

#content .categories .active {
	background-image: url(images/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .category_end {
	clear: both;
	margin-bottom: 16px;
}

#content fieldset {
	width: 540px;
	border: #CDCDCE solid 1px;
}

#content .list {
	width: 566px;
}

#content .list thead th {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	border-bottom: #cdcdce 3px solid;
}

#content .list tbody td {
	vertical-align: top;
	border-bottom: #cdcdce 1px solid;
}

#content .list tbody td a {
	white-space: normal;
	font-weight: normal;
	overflow: hidden;
	vertical-align: top;
	display: block;
	color: #838383;
}

#content .list tfoot td {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	border-top: #cdcdce 2px solid;
}

#content .list tfoot a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #838383;
}

#content .simplelist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 566px;
}

#content .simplelist a {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background-image: url(images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #cdcdce;
}

#content .simplelist .active {
	background-image: url(images/dot_blue.gif);
}

#content .simplelist .last {
	border-bottom: 0px;
}

#content .formular {
	width: 566px;
}

#content .formular td {
	margin: 0px;
	padding: 3px;
}

#content .formular .col1 {
	width: 120px;
	vertical-align: top;
}

#content .formular .col2 {
	width: 446px;
	vertical-align: top;
}

#content .formular .short {
	width: 100px;
}

#content .formular .long {
	width: 300px;
}

#content input {
	width: 200px;
	border: 1px solid #838383;
}

#content textarea {
	width: 200px;
	border: 1px solid #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content select {
	border: 1px solid #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content .tv_box {
	width: 267px;
	background-image: url(images/tvbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#content .tv_box table {
    width: 203px;
	margin: 32px;
	margin-top: 50px;
	margin-bottom: 300px;
}

#content .tv_box th {
	border-bottom: 1px solid #434345;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}

#content .tv_box .col1 {
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
}

#content .tv_box td.col1 {
	padding-right: 16px;
}

#content .tv_box th.col1 {
	padding-right: 16px;
}

#content .tv_box .col2 {
	width: 103px;
	padding-top: 6px;
}

#content .greybox {
	width: 566px;
	margin-bottom: 16px;
}

#content .greybox .top {
	background-image: url(images/grey_box_top.gif);
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #58585A;
	height: 3px;
}

#content .greybox .middle {
	background-color: #58585A;
	padding: 24px;
	text-align: center;
	color: #FFFFFF;
}

#content .greybox .bottom {
	background-image: url(images/grey_box_bottom.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	background-color: #58585A;
	height: 3px;
}

#content .insideNavigation {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 566px;
}

#content .insideNavigation a {
	color: #e2021c;
	font-weight: bold;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}


#content .insideNavigation div {
	padding: 0px 0px 0px 32px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background-image: url(images/dot_grey_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #cdcdce;
}

#content .insideNavigation .active {
	background-image: url(images/dot_blue_big.gif);
}

#content .insideNavigation .last {
	border-bottom: 0px;
}

#content .insideNavItem {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-image: url(images/dot_grey_med.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .insideNavItem .active {
	background-image: url(images/dot_blue_med.gif);
}

#content .insideNavItem.last {
	border-bottom: 0px;
}

#content .programSelection .col1 {
	width: 66px;
}

#content .programSelection .col2 {
	width: 500px;
}

#content .programSelection .programm td {
	vertical-align: bottom;
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdce;
	font-size: 14px;
	font-weight: bold;
}

#content .programSelection .date td {
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdce;
	font-weight: bold;
}

#content .programSelection .title td {
	font-weight: bold;
	padding-top: 5px;
}

#content .infoPage h2 {
	font-size: 14px;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

#content .infoPage h3 {
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#content .infoPage .left {
	width: 160px;
	background-color: #434345;
}

#content .infoPage .left span {
	display: block;
	padding: 5px;
	padding-top: 1px;
	color: #FFFFFF;
}

#content .infoPage .right p {
	width: 100%;
}

#content .infoPage .left {
	width: 160px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}

#content .infoPage .right {
	width: 380px;
	margin-left: 180px;
}

#content .infoPage .break {
	clear: both;
	height: 32px;
}

#content .register {
	text-align: center;
}

#content .register a {
	color: #434345;
}

#content .register a:hover {
	color: #E2021C;
}

#content .videothekSection {
	margin-top: 32px;
}

#content .videothekSection .col1 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content .videothekSection .col2 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #EEEEEE;
}

#content .videothekSection .col3 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content .videothekSection .col3 ul {
	list-style-image: url(images/dot_grey_mini.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

#content .videothekSection .col3 li {
	float: left;
	width: 170px;
}

#content .videothekSection .col3 li div {
	width: 140px;
}

#content .videothekSection a {
	color: #838383;
}

#content .galerie {
	width: 566px;
	overflow: hidden;
}

#content .galerie .inside {
	width: 600px;
}

#content .galerie .image {
	float: left;
	margin-right: 28px;
	margin-bottom: 28px;
}

#content .galerie .image .caption {
	display: block;
	padding: 3px;
	overflow: hidden;
	height: 16px;
	white-space: nowrap;
}

#content .galerie img {
	display: block;
}

#content .galerie a {
	color: #838383;
	font-weight: normal;
}

#content .infoTable .col1 {
	width: 150px;
}

#content .infoTable .col1 div {
	width: 150px;
	overflow: hidden;
	font-weight: bold;
}

#content .infoTable .col2 {
	width: 416px;
}

#content .infoTable .col2 div {
	width: 416px;
	overflow: hidden;
	font-weight: normal;
}

#content .movieInfo h1 {
	border: 0px;
	font-size: 14px;
	width: 330px;
	margin-bottom: 4px;
}

#content .movieInfo p {
	width: 330px;
}

#content .movieInfo input {
	width: 330px;
}

#content .movieInfo ul {
	margin: 0px;
	margin-left: 32px;
	margin-bottom: 8px;
	padding: 0px;
	list-style-image: url(images/dot_blue_mini.gif);
}

#content .faq .question {
	margin-top: 4px;
}

#content .faq .question a {
	color: #434345;
}

#content .faq .answer {
	margin: 8px;
	padding: 5px;
	background-color: #434345;
	color: #FFFFFF;
}





#content_wide {
	width: 100%;
	margin-left: 0px;
	padding-bottom: 32px;
}

#content_wide h1 {
	border-bottom: 4px solid #e3031d;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	color: #434345;
	width: 566px;
}

#content_wide h1 small {
	margin-left: 32px;
	font-weight: normal;
	font-size: 13px;
}

#content_wide h2 {
	border-bottom: 4px solid #e3031d;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	color: #434345;
	width: 566px;
}

#content_wide h2 small {
	margin-left: 32px;
	font-weight: normal;
	font-size: 13px;
}

#content_wide h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	color: #434345;
	width: 566px;
}

#content_wide h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	color: #434345;
	width: 566px;
	padding-bottom: 3px;
	border-bottom: 2px solid #CDCDCE;
}

#content_wide p {
	display: block;
	width: 566px;
	font-size: 13px;
	color: #838383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}

#content_wide ul {
	list-style-image: url(images/dot_grey_mini.gif);
}

#content_wide .hr {
	font-size: 0px;
	border: 0px;
	color: #e3031d;
	background-color: #e3031d;
	height: 4px;
	width: 566px;
	margin-bottom: 16px;
}

#content_wide .hrGrey {
	font-size: 0px;
	border: 0px;
	color: #e3031d;
	background-color: #838383;
	height: 2px;
	width: 566px;
	margin-bottom: 16px;
}

#content_wide .categories {
	width: 586px;
}

#content_wide .categories a {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	display: block;
	float: left;
	background-image: url(images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wide .cols3 a {
	width: 143px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
}

#content_wide .categories .underline {
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdce;
	margin-bottom: 5px;
}

#content_wide .categories .active {
	background-image: url(images/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wide .category_end {
	clear: both;
	margin-bottom: 16px;
}

#content_wide fieldset {
	width: 540px;
	border: #CDCDCE solid 1px;
}

#content_wide .list {
	width: 566px;
}

#content_wide .list thead th {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	border-bottom: #cdcdce 3px solid;
}

#content_wide .list tbody td {
	vertical-align: top;
	border-bottom: #cdcdce 1px solid;
}

#content_wide .list tbody td a {
	white-space: normal;
	font-weight: normal;
	overflow: hidden;
	vertical-align: top;
	display: block;
	color: #838383;
}

#content_wide .list tfoot td {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	border-top: #cdcdce 2px solid;
}

#content_wide .list tfoot a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #838383;
}

#content_wide .simplelist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 566px;
}

#content_wide .simplelist a {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background-image: url(images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #cdcdce;
}

#content_wide .simplelist .active {
	background-image: url(images/dot_blue.gif);
}

#content_wide .simplelist .last {
	border-bottom: 0px;
}

#content_wide .formular {
	width: 566px;
}

#content_wide .formular td {
	margin: 0px;
	padding: 3px;
}

#content_wide .formular .col1 {
	width: 120px;
	vertical-align: top;
}

#content_wide .formular .col2 {
	width: 446px;
	vertical-align: top;
}

#content_wide .formular .short {
	width: 100px;
}

#content_wide .formular .long {
	width: 300px;
}

#content_wide input {
	width: 200px;
	border: 1px solid #838383;
}

#content_wide textarea {
	width: 200px;
	border: 1px solid #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content_wide select {
	border: 1px solid #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content_wide .tv_box {
	width: 267px;
	background-image: url(images/tvbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#content_wide .tv_box table {
    width: 203px;
	margin: 32px;
	margin-top: 50px;
	margin-bottom: 300px;
}

#content_wide .tv_box th {
	border-bottom: 1px solid #434345;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}

#content_wide .tv_box .col1 {
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
}

#content_wide .tv_box td.col1 {
	padding-right: 16px;
}

#content_wide .tv_box th.col1 {
	padding-right: 16px;
}

#content_wide .tv_box .col2 {
	width: 103px;
	padding-top: 6px;
}

#content_wide .greybox {
	width: 566px;
	margin-bottom: 16px;
}

#content_wide .greybox .top {
	background-image: url(images/grey_box_top.gif);
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #58585A;
	height: 3px;
}

#content_wide .greybox .middle {
	background-color: #58585A;
	padding: 24px;
	text-align: center;
	color: #FFFFFF;
}

#content_wide .greybox .bottom {
	background-image: url(images/grey_box_bottom.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	background-color: #58585A;
	height: 3px;
}

#content_wide .insideNavigation {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 566px;
}

#content_wide .insideNavigation a {
	color: #e2021c;
	font-weight: bold;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}


#content_wide .insideNavigation div {
	padding: 0px 0px 0px 32px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background-image: url(images/dot_grey_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #cdcdce;
}

#content_wide .insideNavigation .active {
	background-image: url(images/dot_blue_big.gif);
}

#content_wide .insideNavigation .last {
	border-bottom: 0px;
}

#content_wide .insideNavItem {
	color: #e2021c;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-image: url(images/dot_grey_med.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wide .insideNavItem .active {
	background-image: url(images/dot_blue_med.gif);
}

#content_wide .insideNavItem.last {
	border-bottom: 0px;
}

#content_wide .programSelection .col1 {
	width: 66px;
}

#content_wide .programSelection .col2 {
	width: 500px;
}

#content_wide .programSelection .programm td {
	vertical-align: bottom;
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdce;
	font-size: 14px;
	font-weight: bold;
}

#content_wide .programSelection .date td {
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdce;
	font-weight: bold;
}

#content_wide .programSelection .title td {
	font-weight: bold;
	padding-top: 5px;
}

#content_wide .infoPage h2 {
	font-size: 14px;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

#content_wide .infoPage h3 {
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#content_wide .infoPage .left {
	width: 160px;
	background-color: #434345;
}

#content_wide .infoPage .left span {
	display: block;
	padding: 5px;
	padding-top: 1px;
	color: #FFFFFF;
}

#content_wide .infoPage .right p {
	width: 100%;
}

#content_wide .infoPage .left {
	width: 160px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}

#content_wide .infoPage .right {
	width: 380px;
	margin-left: 180px;
}

#content_wide .infoPage .break {
	clear: both;
	height: 32px;
}

#content_wide .register {
	text-align: center;
}

#content_wide .register a {
	color: #434345;
}

#content_wide .register a:hover {
	color: #E2021C;
}

#content_wide .videothekSection {
	margin-top: 32px;
}

#content_wide .videothekSection .col1 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content_wide .videothekSection .col2 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #EEEEEE;
}

#content_wide .videothekSection .col3 {
	border-top: 2px solid #838383;
	padding: 5px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content_wide .videothekSection .col3 ul {
	list-style-image: url(images/dot_grey_mini.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

#content_wide .videothekSection .col3 li {
	float: left;
	width: 170px;
}

#content_wide .videothekSection .col3 li div {
	width: 140px;
}

#content_wide .videothekSection a {
	color: #838383;
}

#content_wide .galerie {
	width: 566px;
	overflow: hidden;
}

#content_wide .galerie .inside {
	width: 600px;
}

#content_wide .galerie .image {
	float: left;
	margin-right: 28px;
	margin-bottom: 28px;
}

#content_wide .galerie .image .caption {
	display: block;
	padding: 3px;
	overflow: hidden;
	height: 16px;
	white-space: nowrap;
}

#content_wide .galerie img {
	display: block;
}

#content_wide .galerie a {
	color: #838383;
	font-weight: normal;
}

#content_wide .infoTable .col1 {
	width: 150px;
}

#content_wide .infoTable .col1 div {
	width: 150px;
	overflow: hidden;
	font-weight: bold;
}

#content_wide .infoTable .col2 {
	width: 416px;
}

#content_wide .infoTable .col2 div {
	width: 416px;
	overflow: hidden;
	font-weight: normal;
}

#content_wide .movieInfo h1 {
	border: 0px;
	font-size: 14px;
	width: 330px;
	margin-bottom: 4px;
}

#content_wide .movieInfo p {
	width: 330px;
}

#content_wide .movieInfo input {
	width: 330px;
}

#content_wide .movieInfo ul {
	margin: 0px;
	margin-left: 32px;
	margin-bottom: 8px;
	padding: 0px;
	list-style-image: url(images/dot_blue_mini.gif);
}

#content_wide .faq .question {
	margin-top: 4px;
}

#content_wide .faq .question a {
	color: #434345;
}

#content_wide .faq .answer {
	margin: 8px;
	padding: 5px;
	background-color: #434345;
	color: #FFFFFF;
}




#right {
	float: right;
	width: 202px;
}

#right .galerie {
	margin-left: 0px;
}

#right .galerie img {
	margin-left: 5px;
	margin-bottom: 5px;
}

#right .imageVertivalGalerie {
	margin-left: 24px;
}

#right .imageVertivalGalerie .images img {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right .imageVertivalGalerie .btn {
	border: 0px;
	margin-left: 80px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#contentFull {
	width: 795px;
	margin-left: 85px;
	padding-bottom: 32px;
}

#contentFull h1 {
	border-bottom: 4px solid #e3031d;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	color: #434345;
	width: 566px;
}

#contentFull h2 {
	border-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	color: #434345;
	width: 500px;
}

#contentFull .infoTable .col1 {
	width: 30px;
}

#contentFull .infoTable .col2 {
	width: 120px;
}

#contentFull .infoTable .col2 div {
	width: 120px;
	overflow: hidden;
	font-weight: bold;
}

#contentFull .infoTable .col3 {
	width: 416px;
}

#contentFull .infoTable .col3 div {
	width: 416px;
	overflow: hidden;
	font-weight: normal;
}

#contentFull .infoTable .col4 {
	width: 50px;
}


#contentFull .infoTable .col5 {
	width: 100px;
}

#contentFull .infoTable .col5 div {
	width: 180px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

#contentFull .infoTable .lastRow {
	padding-bottom: 32px;
}

#contentFull .infoTable ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/dot_blue_mini.gif);
}

#footer {
	background: url(images/footer_back.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 30px;
	border-top: 0px;
	font-size:10px
}

#footer_inner {
	padding-top: 8px;
	padding-right: 13px;
	text-align:right;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/*
.table-header {
	background-image: url(images/submenu-tile.gif);
	color: #FFF;
	font-weight: bold;
	background-position: center;
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

*/
.table-header {
	background-color:#EFEFEF;
	color: #666666;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.table-header.blue {
	background-image: url(images/submenu-tile-blue.gif);
}

.button {
	background-image: url(images/tab_tile_active.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-right: 20px;
	padding-left: 20px;
	height: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button.blue {
	background-image: url(images/tab_tile_active_blue.gif);
}

.label_text {
	color:#333333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

.error {font-weight:bold; color:#FF0000;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; padding:10px 50px 10px 50px; border:1px solid #FF0000;}

.text_smale{font-weight:normal; font-size:11px}

.main_block {
    margin: 0 auto;
    width: 900px;
}

.column_info {
    width: 250px;
    float: left;
    margin-right: 10px;
}

.column_main {
    width: 630px;
    float: left;
}

.clear {
    clear: both;
}

#content input[type="radio"] {
    width: auto;
}
