@CHARSET "UTF-8";
body {
  background-color		: white;
  font-family			: 'Arial', 'Helvetica', sans-serif;
  font-size			: 11px;
  line-height			: 125%;
  color				: #607a8a;
  margin			: 0px;
  margin-top			: 20px;
  padding			: 0px;
}
a {
  text-decoration		: none;
}
a:hover {
  text-decoration		: underline;
}
p {
  letter-spacing		: 0.03em;
  line-height			: 125%;
}
img {
  border			: 0px;
}
h1 {
  font-weight			: bold;
  margin-top			: 0;
  font-size			: 20px;
  margin-bottom			: 10px;
  line-height			: 125%;
}
h2 {
  font-weight			: bold;
  margin-top			: 0;
  font-size			: 14px;
  color				: #607a8a;
  margin-bottom			: 4px;
}
h3 {
  font-weight			: bold;
  margin-top			: 0;
  font-size			: 12px;
  color				: #607a8a;
  margin-bottom			: 4px;
}

#page {
  position                      : absolute;
  top                           : 20px;
  width                         : 860px;
  left                          : 50%;
  margin-left                   : -430px;	
  background-color		: white;
}

#header {
  display                       : inline;
  float                         : left;
  margin-left			: 20px;
  width                         : 820px;
  margin-bottom			: 40px;
}

#mainNav {
  float                         : left;
  width                         : 280px;
}
.mainNav, .mainNavSelected {
  display			: block;
  width				: 210px;
  height			: 20px;
  font-size			: 13px;
  font-weight			: bold;
  text-indent			: -9999px;
  color				: #607a8a;
  background-position		: left 0;
  background-repeat		: no-repeat; 
}
#mainNav2 {
  float                         : left;
  width                         : 120px;
}
#langNav {
  float                         : left;
  margin-left			: 6px;
  width                         : 114px;
  height			: 12px;
}
#langNav div {
  float                         : left;
  margin-right			: 2px;
  width                         : 13px;
  height			: 10px;
}
.langNav, .langNavSelected {
  display			: block;
  width				: 13px;
  height			: 10px;
  font-size			: 11px;
  text-indent			: -9999px;
  color				: #607a8a;
  background-position		: left 0; 
  background-repeat		: no-repeat; 
}
#extraNav {
  float                         : left;
  width                         : 120px;
}
.extraNav, .extraNavSelected {
  display			: block;
  margin-top			: 4px;
  width				: 93px;
  height			: 14px;
  font-size			: 11px;
  text-indent			: -9999px;
  color				: #607a8a;
  background-position		: left 0; 
  background-repeat		: no-repeat;
overflow: hidden;
}
.mainNav:hover, .mainNavSelected, .mainNavSelected:hover, .extraNav:hover, .extraNavSelected, .extraNavSelected:hover, .langNav:hover, .langNavSelected, .langNavSelected:hover {
  text-decoration		: none;
  background-position		: right 0;
}
#logo {
  float                         : right;
  margin-right			: 5px;
  width                         : 395px;
  height                        : 40px;
  text-align			: right;
}
#beta{
  float                         : right;
  margin-top			: -22px;
  margin-right			: 52px;
  width                         : 80px;
  height                        : 81px;
}

#content {
  float                         : left;
  width                         : 100%;
}
#contentLeft {
  float                         : left;
  width                         : 560px;
}
#contentSpace {
float: left;
width: 20px;
height: 100px;
}
#contentRight {
display: inline;
  float                         : left;
  width                         : 260px;
}

#startBar {
display: inline;
  float                         : left;
  width                         : 820px;
  height                        : 25px;
  margin-left			: 20px;
  overflow			: hidden;
}
.startSub {
  float                         : left;
  width                         : 420px;
  margin-top			: 40px;
}
* html .startSub {
  overflow			: hidden;
}
.startSubBar {
display: inline;
  float                         : left;
  width                         : 400px;
  margin-left			: 20px;
  height                        : 25px;
  overflow			: hidden;
}

#leftBar {
display: inline;
  float                         : left;
  width                         : 540px;
  height                        : 25px;
  margin-left			: 20px;
  overflow			: hidden;
}
.rightBar {
  float                         : right;
  width                         : 260px;
  height                        : 25px;
  overflow			: hidden;
}

#navi {
  float                         : left;
  width                         : 160px;
  margin-top			: 20px;
}
.naviItemBG {
display: inline;
  float                         : left;
  margin-left			: 15px;
  margin-bottom			: 2px; 
  width                         : 127px;
  height			: 15px;
  overflow			: hidden;
}
.naviItemBG p {
  margin-left			: 8px;
  margin-top			: 0px;
  font-size			: 10px;
  letter-spacing		: 0em;
  line-height			: 150%;
  overflow			: hidden;
}
*html .naviItemBG p {
  margin-left			: 8px;
  margin-top			: -1px;
  font-size			: 10px;
  letter-spacing		: 0em;
  line-height			: 150%;
  overflow			: hidden;
}
a.naviItem {
  float                         : left;
  width                         : 127px;
  height			: 15px;
  font-size                     : 10px;
  font-weight		 	: bold;
  color				: #607a8a;
  text-decoration		: none;
  background			: white url(PasspartoutNavi.png) no-repeat;
}
a.naviItem:hover, a.naviItemSelected, a.naviItemSelected:hover {
  float                         : left;
  width                         : 127px;
  height			: 15px;
  font-size                     : 10px;
  font-weight		 	: bold;
  color				: white;
  text-decoration		: none;
  background			: transparent url(PasspartoutNavi.png) no-repeat;
}

#contentBody {
  float                         : left;
  width                         : 400px;
  margin-top			: 20px;
  overflow			: hidden;
}
#contentBody hr  {
  float				: left;
  width				: 100%;
  margin-top			: -5px;
  margin-bottom			: 15px;
  height			: 20px;
  border			: 0;
  background			: url(border_bottom.png) repeat-x bottom;
}
.rightContentBodyContent hr  {
  float				: left;
  width				: 100%;
  margin-top			: -10px;
  margin-bottom			: 15px;
  height			: 20px;
  border			: 0;
  background			: url(border_bottom.png) repeat-x bottom;
}
* html #contentBody hr {
  float				: left;
  width				: 100%;
  margin-top			: -5px;
  margin-bottom			: 5px;
  height			: 1px;
  border			: 1 solid #ccc;
}

#contentBodyForm {
  float                         : left;
  width                         : 560px;
  overflow			: hidden;
}

#footer {
display: inline;
  float                         : left;
  margin-top                    : 50px;
  margin-left			: 20px;
  width                         : 820px;
  height                        : 25px;
}
#footerMenu {
  float                         : left;
  margin-top			: 6px;
  width                         : 550px;
  height			: 25px;
  overflow			: hidden;
}
#footerMenu, #footerMenu a {
  color				: white;
  font-size                     : 11px;
}
#footerMenu a:hover {
  text-decoration		: none;
}
#copyright {
  float                         : right;
  margin-top			: 6px;
  width                         : 200px;
  height			: 25px;
  color				: white;
  font-size                     : 11px;
  text-align                    : right;
  overflow			: hidden;
}

.subContent {
clear: both;
  float				: left;
  width				: 400px;
  margin-bottom			: 2px;
}
.subContentHeader {
  float                         : left;
  width                         : 400px;
  height                        : 25px;
  overflow			: hidden;
  cursor			: pointer;
  cursor			: hand;
}
.subContentBody {
  float                         : left;
  width                         : 400px;
  height			: 1px;
  overflow			: hidden;
  background			: url(border_lr.png) repeat-y;
}
.subContentBodyContent {
  float				: left;
  margin			: 10px;
}
.rightContentBodyContent {
  float				: left;
  margin			: 10px;
}
.rightContentBodyContent p {
  margin-top                    : 11px;
}
.subContentBodyFooter {
  float: left;
  width: 400px;
  height: 20px;
  background			: url(border_bottom.png) repeat-x bottom;
}
.subContentBodyCornerBottomLeft, .rightContentBodyCornerBottomLeft {
  float: left;
  width: 20px;
  height: 20px;
  background			: url(border_bottom_l.png) no-repeat;
}
.subContentBodyCornerBottomRight, .rightContentBodyCornerBottomRight {
  float: right;
  width: 20px;
  height: 20px;
  background			: url(border_bottom_r.png) no-repeat;
}
.subContentArrow {
  float                         : right;
  width				: 15px;
  height			: 25px;
}

.subContentHeaderCornerLeft {
  float                         : left;
  width				: 20px;
  height			: 25px;
  z-index			: 99;
}
*html .subContentHeaderCornerLeft {
  margin-left			: -3px;
}
.subContentHeaderCornerRight {
  float                         : right;
  width				: 20px;
  height			: 25px;
  z-index			: 99;
}
*html .subContentHeaderCornerRight {
  margin-right			: -3px;
}
.contentFooter {
  float                         : left;
  margin-top			: 20px;
}
.contentFooterHeader {
  float                         : left;
  width                         : 400px;
  height                        : 25px;
  overflow			: hidden;
}
.contentFooterBody {
  float                         : left;
  width                         : 400px;
  overflow			: hidden;
  background			: url(border_lr.png) repeat-y;
}
.contentFooterButtons {
margin-top: -20px;
}
.rightContent {
  float                         : right;
  margin-top			: 20px;
  width                         : 260px;
}
.rightContentNews {
  float                         : right;
  margin-bottom			: 20px;
  width                         : 260px;
}
.rightContentBody {
  float                         : right;
  width                         : 260px;
  background			: url(right_border_lr.png) repeat-y;
}
.rightContentBodyFooter {
  float: left;
  width: 260px;
  height: 20px;
  background			: url(border_bottom.png) repeat-x bottom;
}

.cornerTopLeft {
  float                         : left;
  width				: 20px;
  height			: 25px;
  background			: url(bar_top_l.png) no-repeat;
  z-index			: 99;
}
.cornerTopRight {
  float                         : right;
  width				: 20px;
  height			: 25px;
  background			: url(bar_top_r.png) no-repeat;
  z-index			: 99;
}
.cornerBottomLeft {
  float                         : left;
  width				: 20px;
  height			: 25px;
  background			: url(bar_bottom_l.png) no-repeat;
  z-index			: 99;
}
.cornerBottomRight {
  float                         : right;
  width				: 20px;
  height			: 25px;
  background			: url(bar_bottom_r.png) no-repeat;
  z-index			: 99;
}

div.btnPlayer {
display: inline;
  float                         : left;
  margin-bottom			: 20px;
  width				: 400px;
  height			: 300px;
  overflow			: hidden;
  z-index			: 1;
}
a.btnPlayer {
  display			: block;
  width				: 400px;
  height			: 300px;
}
div.btnPlayerInfo {
  float                         : left;
  margin-top			: 220px;
  width				: 400px;
  height			: 150px;
  overflow			: hidden;
  z-index			: 2;
}
div.btnPlayerStart {
  float                         : left;
  margin-top			: -300px;
  margin-left: 160px;
  width				: 80px;
  height			: 80px;
  overflow			: hidden;
  z-index			: 3;
}
div.btnPptPlayer {
  float                         : left;
  margin-top			: -370px;
  width				: 400px;
  height			: 300px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_L.png) no-repeat;
}

div.btnL {
display: inline;
  float                         : left;
  margin-top			: 20px;
  width				: 400px;
  height			: 300px;
  overflow			: hidden;
  z-index			: 1;
}
a.btnL {
  display			: block;
  width				: 400px;
  height			: 300px;
}
div.btnHoverL {
  float                         : left;
  margin-top			: 150px;
  width				: 400px;
  height			: 150px;
  overflow			: hidden;
  z-index			: 2;
}
img.btnHoverL {
  float                         : left;
  margin-top			: 70px;
  width				: 400px;
  height			: 150px;
}
div.btnPptL {
  float                         : left;
  margin-top			: -300px;
  width				: 400px;
  height			: 300px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_L.png) no-repeat;
}

div.btnL2 {
  float                         : left;
  margin-top			: 20px;
  width				: 400px;
  height			: 195px;
  overflow			: hidden;
  z-index			: 1;
}
a.btnL2 {
  display			: block;
  width				: 400px;
  height			: 195px;
}
div.btnHoverL2 {
  float                         : left;
  margin-top			: 98px;
  width				: 400px;
  height			: 97px;
  overflow			: hidden;
  z-index			: 2;
}
img.btnHoverL2 {
  float                         : left;
  margin-top			: 47px;
  width				: 400px;
  height			: 97px;
}
div.btnPptL2 {
  float                         : left;
  margin-top			: -195px;
  width				: 400px;
  height			: 195px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_L2.png) no-repeat;
}

div.btnM {
  float                         : left;
  margin-top			: 20px;
  width				: 260px;
  height			: 195px;
  overflow			: hidden;
  z-index			: 1;
}
a.btnM {
  display			: block;
  width				: 260px;
  height			: 195px;
}
div.btnHoverM {
  float                         : left;
  margin-top			: 98px;
  width				: 260px;
  height			: 97px;
  overflow			: hidden;
  z-index			: 2;
}
img.btnHoverM {
  float                         : left;
  margin-top			: 47px;
  width				: 260px;
  height			: 97px;
}
div.btnPptM {
  float                         : left;
  margin-top			: -195px;
  width				: 260px;
  height			: 195px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_M.png) no-repeat;
}

div.btnS {
  float                         : left;
  margin-top			: 20px;
  width				: 190px;
  height			: 143px;
  overflow			: hidden;
  z-index			: 1;
display: inline;
}
a.btnS {
  display			: block;
  width				: 190px;
  height			: 143px;
}
div.btnHoverS {
  float                         : left;
  margin-top			: 72px;
  width				: 190px;
  height			: 71px;
  overflow			: hidden;
  z-index			: 2;
}
img.btnHoverS {
  float                         : left;
  margin-top			: 31px;
  width				: 190px;
  height			: 71px;
}
div.btnPptS {
  float                         : left;
  margin-top			: -143px;
  width				: 190px;
  height			: 143px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_S.png) no-repeat;
}

div.btnXS {
  float                         : left;
  margin-top			: 20px;
  width				: 120px;
  height			: 100px;
  overflow			: hidden;
  z-index			: 1;
}
a.btnXS {
  display			: block;
  width				: 120px;
  height			: 100px;
}
div.btnHoverXS {
  float                         : left;
  margin-top			: 50px;
  width				: 120px;
  height			: 50px;
  overflow			: hidden;
  z-index			: 2;
}
img.btnHoverXS {
  float                         : left;
  margin-top			: 15px;
  width				: 120px;
  height			: 50px;
}
div.btnPptXS {
  float                         : left;
  margin-top			: -100px;
  width				: 120px;
  height			: 100px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_XS.png) no-repeat;
}

div.imgGallery {
  float				: left;
  width				: 400px;
  margin-bottom			: 30px;
}
div.imgGalleryItem {
  float                         : left;
  margin-top			: 20px;
  width				: 120px;
  height			: 100px;
  overflow			: hidden;
  z-index			: 1;
}
a.imgGalleryItem {
  display			: block;
  width				: 120px;
  height			: 100px;
}
div.imgGalleryItemBorder {
  float                         : left;
  margin-top			: 0px;
  width				: 120px;
  height			: 100px;
  overflow			: hidden;
  z-index			: 3;
  background			: url(Passpartout_XS.png) no-repeat;
}
div.sub_imgGallery {
  float				: left;
  width				: 400px;
}
div.sub_imgGalleryItem {
  float                         : left;
  margin-top			: 10px;
  width				: 120px;
  height			: 100px;
  overflow			: hidden;
  z-index			: 1;
}

.rightImgArea {
  float				: right;
  width				: 260px;
margin-bottom: 20px;
}

#program {
  float				: left;
  width				: 100%;
}
.programBox {
  float				: left;
  margin			: 10px;
  width				: 240px;
}
a.programBoxItem {
  display			: block;
  float				: left;
  width				: 100%;
  color				: #607a8a;
  text-decoration		: none;
}
a.programBoxItem:hover {
  text-decoration		: none;
}
.programBoxItemHead {
  font-size			: 11px;
  margin-bottom			: 4px;
}
.programBoxItemTitle {
  font-size			: 14px;
  font-weight			: bold;
  line-height			: 125%;
  margin-bottom			: 4px;
}
.programBoxItemBody {
  font-size			: 11px;
  letter-spacing		: 0.03em;
  line-height			: 115%;
}
.programBoxItemSeparator {
  float				: left;
  width				: 100%;
  margin-top			: -5px;
  margin-bottom			: 15px;
  height			: 20px;
  background			: url(border_bottom.png) repeat-x bottom;
}
.programBoxItemSeparatorEmpty {
  float				: left;
  width				: 100%;
  margin-top			: -5px;
  margin-bottom			: 15px;
  height			: 10px;
}

.barHeader {
  font-size                     : 14px;
  margin-top			: 2px;
  font-weight		 	: bold;
  color				: white;
  letter-spacing		: 0em;
margin-bottom: 0px;
  line-height			: 150%;
}

#programListLink {
float: left;
width: 50%;
text-align: left;
}
#programBackLink {
float: right;
width: 50%;
text-align: right;
}

.pressNews {
float: left;
width: 100%;
}
.pressNewsPdf {
float: left;
width: 20%;
text-align: left;
}
.pressNewsBody {
float: right;
width: 80%;
}
.pressNewsLink {
  display			: block;
  width				: 50px;
  height			: 63px;
  font-size			: 13px;
  font-weight			: bold;
  text-indent			: -9999px;
  color				: #607a8a;
  background-position		: left 0;
  background-repeat		: no-repeat;
  margin-bottom			: 10px;
}
.pressNewsLink:hover {
  text-decoration		: none;
  background-position		: right 0;
}

.imageButton {
  display			: block;
  background-position		: left 0;
  background-repeat		: no-repeat;
}
.imageButton:hover {
  text-decoration		: none;
  background-position		: right 0;
}

div.inputField_1 {
float:left;
width: 400px;
height: 20px;
overflow:hidden;
background			: url(input_1.png) no-repeat;
margin-bottom: 10px;
}
div.inputField_2 {
float:left;
width: 265px;
height: 20px;
overflow:hidden;
  background			: url(input_2.png) no-repeat;
margin-bottom: 10px;
}
div.inputField_3 {
float:left;
width: 220px;
height: 20px;
overflow:hidden;
  background			: url(input_3.png) no-repeat;
margin-bottom: 10px;
}
div.inputField_Text {
float:left;
width: 400px;
height: 235px;
overflow:hidden;
background: url(input_text.png) no-repeat;
margin-bottom: 10px;
}
input.inputField_1 {
width: 390px;
margin-left: 5px;
height: 16px;
margin-top: 3px;
font-size: 11px;
color: #607a8a;
background-color: transparent;
border: 0px;
}
input.inputField_2 {
width: 255px;
margin-left: 5px;
height: 16px;
margin-top: 3px;
font-size: 11px;
color: #607a8a;
background-color: transparent;
border: 0px;
}
input.inputField_3 {
width: 210px;
margin-left: 5px;
height: 16px;
margin-top: 3px;
font-size: 11px;
color: #607a8a;
background-color: transparent;
border: 0px;
}
textarea.inputField_Text {
width: 390px;
margin-top: 5px;
margin-left: 5px;
height: 225px;
margin-top: 3px;
font-size: 11px;
color: #607a8a;
background-color: transparent;
border: 0px;
}
.errorMessage {
clear:both;
float:left;
margin-left: -100px;
width: 80px;
height: 20px;
font-size: 11px;
color: #dc0026;
background			: url(errorMessage.png) right no-repeat;
padding-right: 10px;
text-align: right;
vertical-align: middle;
z-index:9999;
}
input.inputField_Send {
clear:both;
width: 77px;
height: 22px;
border: 0px;
float:right;
}
div.inputField_Select {
float:left;
width: 400px;
height: 20px;
overflow:hidden;
margin-bottom: 10px;
}

div.cmsFormRow {
clear: both;
float: left;
width: 560px;
}
div.cmsFormField, div.cmsFormMultilineField {
float:left;
margin-bottom: 10px;
width: 560px;
}
div.cmsFormField img {
float: right;
margin-right: 250px;
}
div.formText {
  float                         : left;
  width                         : 400px;
  margin-top			: 20px;
  overflow			: hidden;
}
div.cmsFormLabel, div.cmsFormMultilineLabel {
float:right;
width: 395px;
height-min: 10px;
font-size: 9px;
margin-bottom: 2px;
margin-right: 5px;
}
input.radio {
float:right;
height: 20px;
padding-left: 5px;
padding-top: 2px;
font-size: 11px;
color: #607a8a;
border: 0px;
}
select.onlineform {
float:right;
width: 400px;
height: 20px;
padding-left: 5px;
padding-top: 2px;
font-size: 11px;
color: #607a8a;
border:1px solid #90a2ad;
}
input.onlineform {
float:right;
width: 400px;
height: 20px;
padding-left: 5px;
padding-top: 2px;
background: url(input_1.png) no-repeat;
font-size: 11px;
color: #607a8a;
border: 0px;
}
textarea.onlineform {
float:right;
width: 400px;
height: 235px;
padding-left: 5px;
padding-top: 2px;
background: url(input_text.png) no-repeat;
font-size: 11px;
color: #607a8a;
border: 0px;
}
.formHtmlLabelErrorStart {

}
.formHtmlErrorStart {
float:left;
width: 140px;
height: 13px;
font-size: 10px;
color: #dc0026;
background: url(errorMessage.png) right no-repeat;
text-align: right;
padding-right: 15px;
margin-top:3px;
vertical-align: middle;
overflow: hidden;
}
span.formRadio, span.formCheck {
clear: both;
float:left;
margin-bottom: 5px;
}
span.formRadioLabel, span.formCheckLabel {
float:left;
margin-left: 10px;
}
p.formError {
float: right;
width: 400px;
}
div.formRadio, div.formCheck {
float:right;
width: 400px;
padding-left: 5px;
padding-top: 2px;
font-size: 11px;
color: #607a8a;
}

.pages {
  color				: #a1b3bf;
}
.activePage {
  color				: #607a8a;
}
.programItemSpace {
	margin-top: 8px;
	margin-bottom: 0px;
}
.subContentBodyContent ul, .subContentBodyContent ol, #contentBody ul, #contentBody ol {
margin:0;
margin-left: 15px;
padding:0;
}

.sitemapL1 {
font-size: 14px;
font-weight: bold;
line-height: 200%;
}
.sitemapL2 {
font-size: 13px;
font-weight: bold;
line-height: 200%;
}
.sitemapL3 {
font-size: 12px;
font-weight: bold;
line-height: 150%;
}
.sitemapL4 {
font-size: 12px;
font-weight: normal;
line-height: 150%;
}
.sitemapLExtra {
font-size: 12px;
font-weight: normal;
line-height: 150%;
}
#left {
margin-top: 0px;
margin-left: 20px;
width: 125px;
overflow: hidden;
}
#partners {
display: inline;
  float                         : left;
  margin-top                    : 20px;
  margin-left			: 20px;
  margin-bottom: -20px;
  width                         : 820px;
  height                        : 75px;
overflow: hidden;
}
#partners p {
margin: 0;
padding: 0;
}

#playerDialog_underlay {
background: green;
}

.addthis_button {
	float: right;
	display: block;
	margin-top: 10px;
	text-align: right;
}