@charset "utf-8";

/****************************************************

   Layout Styles
   
****************************************************/

body {
	background: url(img/bg.jpg) center top repeat-y #1c1d1b;
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #3e3d42;
}

html, body {
	height: 100%;
}

a {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1d78a6;
}

.clearfix {
	display: block;
	clear: both;
}

#header {
	display: block;
	height: 200px;
	width: 880px;
	background: url(img/headerBg.jpg) black;
	position: relative;
}

#header #player,
#header img {
	position: absolute;
	left: 0;
}

#foreground,
#headerBg #player img#foreground {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	z-index: 30 !important;
	opacity: 1 !important;
	visibility: visible !important;
}

#streifen {
	background: url(img/b28.png);
	position: absolute;
	width: 100%;
	height: 200px;
	left: 0;
	top: 140px;
	z-index: -1;
}

#wrap {
	display: block;
	width: 930px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	position: relative;
}

#languageSelector {
	position: absolute;
	top: 150px;
	right: -22px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#languageSelector #languageSelectorDe a,
#languageSelector #languageSelectorDe span,
#languageSelector #languageSelectorEn a,
#languageSelector #languageSelectorEn span {
	width: 48px;
	height: 37px;
	display: block;
	background: url(img/langSelector.png) no-repeat;
}

#languageSelector #languageSelectorDe a			{ background-position: 0 0; }
#languageSelector #languageSelectorDe a:hover	{ background-position: 0 -37px; }
#languageSelector #languageSelectorDe span		{ background-position: 0 -37px; }
#languageSelector #languageSelectorEn a			{ background-position: 0 -74px; }
#languageSelector #languageSelectorEn a:hover	{ background-position: 0 -111px; }
#languageSelector #languageSelectorEn span		{ background-position: 0 -111px; }

#innerWrap {
	width: 880px;
/* 	background: #f3f4f6; */
	background: #EAEDF0;
	box-shadow: 0px 10px 20px #000;
	-moz-box-shadow: 0px 10px 20px #000;
	-webkit-box-shadow: 0px 20px 30px #000;
	margin: 0 25px 0 25px;
}

#main {
	padding: 28px 28px 0 28px;
}

#content {
	float: left;
	width: 570px;
}

#refContent,
#content.videos {
	width: 841px;
}

#refContent object {
    display: block;
    float: left;
    margin: 0 13px 29px 0;
}

#content #specialHeadline,
#refContent #specialHeadline {
	font-size: 118%;
	font-weight: bold;
}

#content #specialHeadline h1,
#refContent #specialHeadline h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 142%;
	margin-bottom: 8px;
}

#content #specialHeadline p,
#refContent #specialHeadline p {
	color: gray;
}

#content p {
	line-height: 148%;
	margin-bottom: 2px;
}

#wrap .content iframe {
	margin-right: 18px;
	margin-bottom: 20px;
}

#wrap.startseite iframe {
	margin-right: 10px;
	margin-bottom: 20px;
}

#content h1 {
	font-weight: bold;
	font-size: 135%;
	margin-bottom: 8px;
}

#content h2 {
	font-weight: normal;
	font-size: 128%;
	margin-bottom: 8px;
}

#content h3 {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 10px 0 0;
	color: #777;
}

#content ul {
	padding-left: 5px;
	margin-top: 0;
}


#content li, #right li {
	list-style-type: none;
	background: url(img/li.png) no-repeat 0 2px;
	padding: 0 0 4px 15px;
}

#content .csc-default {
	margin-bottom: 5px;
}

#content .csc-default p {
	margin-bottom: 15px;
}

#content .csc-textpic-caption {
	font-size: 85%;
	padding-top: 4px;
}

#right {
	float: right;
	width:226px;
	position: relative;
	line-height: 1.23em;
}

#right .iframe {
	margin: 7px 0 27px 0;
}

#wrap.startseite #right .iframe {
	margin: 0 0 0 0;
	height: 95px;
}

#right #misc, #right .misc {
    background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 0 20px;
    padding: 10px 5px;
}

#right #misc ul {
	margin-left: 15px;
}

#right #misc .persRechts a img,
#right #misc .csc-default a img {
	margin-bottom: 4px;
}

#sidebarRight .persRechts h1,
#right .persRechts h1 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -3px;;
}

#sidebarRight .persRechts img,
#right .persRechts img {
	display: block;
	width: auto !important;
	height: auto !important;
}

#sidebarRight .persRechts .csc-textpic-imagewrap,
#right .persRechts .csc-textpic-imagewrap {
	margin-bottom: 0;
}

.persRechts {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
    padding-bottom: 0;
}

#right h3 {
	margin-bottom: 4px;
	color: #555;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: normal;
}

#right h2 {
	margin-bottom: 7px;
}

#right h4,
#refSocials h4 {
	font-size: 146%;
	color: #7e7e7e;
}

#right #sidebarRight .csc-textpic img {
	display: block;
	width: 226px;
	height: 134px;
}

#right #sidebarRight .csc-textpic .csc-textpic-image {
	width: 226px !important;
	margin: 0;
}

#right #sidebarRight .csc-textpic-caption {
	font-style: italic;
	font-size: 85%;
	padding: 3px 0 20px 0;
}

#socials {
	padding: 20px 0 0 0;
}

#socials .contact {
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: gray;
	border-bottom: 1px solid #bdc0c0;
	margin-bottom: 10px;
}

#socials .contact p {
	margin-bottom: 10px;
}

#socials .partners {
	text-align: left;
	float: left;
	width: 80%;
}

#socials .partners .csc-textpic-imagewrap {
	width: 100% !important;	
}
#socials .partners .csc-textpic-imagewrap .imageWithCaption {
	float: left;
	margin-right: 38px;
}

#socials h2 {
	color: #bbb;
}

#socials .call {
	width: 50%;
	display: block;
	float: left;
}

#socials .call h2 {
	display: block;
	float: left;
}

#socials .call p {
	display: block;
	float: left;
	padding: 3px 0 0 20px;
	color: #999;
	font-weight: normal;
}

#socials .call p a {
	color: #aaa;
	font-weight: bold;
}

#socials .call p a:hover {
	color: #777;
}

/*	Google+ +1
**************************************************/

#socials div#___plusone_0 {
	float: left !important;
	margin-top: 1px !important;
}

#socials div#___plusone_0 .iframe {
	background: none transparent;
	border: 0;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	float: left;
	height: auto;
	margin: 0;
	overflow: auto;
	width: auto;
}

#socials .socials {
	display: block;
	float: right;
	width: 154px;
	padding-top: 12px;
}

.socials .csc-default,
.socials .csc-textpic-imagewrap,
.socials .textboxAboveCenter {
	width: auto !important;
	float: right;
}
.socials .imageWithCaption {
	margin-left: 0;
}
.socials .csc-textpic-imagewrap .csc-textpic-imagewrap .imageWithCaption {
	display: block;
	float: right;
	margin-left: 10px;
}





#refSocials {
	text-align: right;
}

#right #socials .csc-textpic-imagewrap {
	width: 226px !important;
}

#refSocials .csc-textpic-imagewrap {
	float: right;
	width: 215px !important;
}

#right #socials .csc-textpic-imagewrap ul li,
#refSocials .csc-textpic-imagewrap ul li {
	float: left;
	width: 16px;
}

#footer {
	width: 930px;
	height: 100px;
	background: url(img/bgFooter.jpg) no-repeat 4px 0;
	text-align: center;
}


/* Mainnavigation
************************************************/

##mNavi {
	overflow: visible;
	display: block;
	float: left;
	height: 120px;
	width: 880px;
}

#mNavi ul {
	list-style-type: none;
	height: 120px;
	width: 880px;
	overflow: visible;
}

#mNavi ul li {
	position: relative;
	overflow: visible !important;
	display: inline;
}

#mn1, #mn2, #mn3, #mn4, #mn5, #mn6, #mn7,
#mn1a, #mn2a, #mn3a, #mn4a, #mn5a, #mn6a, #mn7a {
	float: left;
	width: 110px;
/* 	height: 320px; */
	position: relative;
	overflow: visible;
}

#mn1 a, #mn2 a, #mn3 a, #mn4 a, #mn5 a, #mn6 a, #mn7 a,
#mn1a a, #mn2a a, #mn3a a, #mn4a a, #mn5a a, #mn6a a, #mn7a a {
	display: block;
	width: 110px;
	height: 120px;
	text-indent: -200em;
	background: url(img/mainnavigationbg.png) no-repeat 0 0;
}

#en #mn1 a, #en #mn2 a, #en #mn3 a, #en #mn4 a, #en #mn5 a, #en #mn6 a, #en #mn7 a,
#en #mn1a a, #en #mn2a a, #en #mn3a a, #en #mn4a a, #en #mn5a a, #en #mn6a a, #en #mn7a a {
	background: url(img/mainnavigationbg_en.gif) no-repeat;
}

#mn4, #mn4 a { width: 220px; }

#en #mn1 a,#mn1 a { background-position: 0 0; }
#en #mn2 a,#mn2 a { background-position: -110px 0; }
#en #mn3 a,#mn3 a { background-position: -220px 0; }
#en #mn4 a,#mn4 a { background-position: -330px 0; }
#en #mn5 a,#mn5 a { background-position: -550px 0; }
#en #mn6 a,#mn6 a { background-position: -660px 0; }
#en #mn7 a,#mn7 a { background-position: -770px 0; }

#mn1a a, #mn1 a:hover, #mn1 a:focus,
#en #mn1a a, #en #mn1 a:hover, #en #mn1 a:focus { background-position: 0 -120px; }
#mn2a a, #mn2 a:hover, #mn2 a:focus,
#en #mn2a a, #en #mn2 a:hover, #en #mn2 a:focus { background-position: -110px -120px; }
#mn3a a, #mn3 a:hover, #mn3 a:focus,
#en #mn3a a, #en #mn3 a:hover, #en #mn3 a:focus { background-position: -220px -120px; }
#mn4a a, #mn4 a:hover, #mn4 a:focus,
#en #mn4a a, #en #mn4 a:hover, #en #mn4 a:focus { background-position: -330px -120px; }
#mn5a a, #mn5 a:hover, #mn5 a:focus,
#en #mn5a a, #en #mn5 a:hover, #en #mn5 a:focus { background-position: -550px -120px; }
#mn6a a, #mn6 a:hover, #mn6 a:focus,
#en #mn6a a, #en #mn6 a:hover, #en #mn6 a:focus { background-position: -660px -120px; }
#mn7a a, #mn7 a:hover, #mn7 a:focus,
#en #mn7a a, #en #mn7 a:hover, #en #mn7 a:focus { background-position: -770px -120px; }



/*	Subnavi
**************************************************/

#mNavi ul.subNavi {
/* 	position: absolute; */
	display: block;
	height: auto;
	width: 110px;
	height: 200px;
	z-index: 80;
/* 	left: 0; */
/* 	top: 120px; */
	position: relative;
	z-index: 999;
}

#mNavi ul.subNavi li {
	width: 110px;
	height: 29px;
	clear: both;
}

#mNavi ul.subNavi li.sNaviHeader {
	background:#F4F6F7;
	border-top: 1px solid #EAEBEC;
    color: #8D8D8E;
    font-size: 91%;
    height: 19px;
    letter-spacing: 0.05em;
    padding: 10px 0 0 0px;
    text-indent: 0;
    width: 110px;
    text-align: center !important;
    cursor: default;
}

#mNavi ul.subNavi li a {
    background-position: -205px 0;
    margin-top: 1px;
    color: #8D8D8E;
    font-size: 91%;
    height: 19px;
    letter-spacing: 0.05em;
    padding: 10px 0 0 0px;
    text-indent: 0;
    text-transform: uppercase;
    width: 110px;
    text-align: center !important;
}

#mNavi ul.subNavi li a:hover,
#mNavi ul.subNavi li.active a {
	color: #000;
	background-position: -205px -120px;
}


/****************************************************

   Extension Styles
   
****************************************************/


/* MailformPLUS
****************************************************/
#mailForm fieldset {
	border: 1px solid #eee;
	padding: 20px;
	margin: 0 0 30px 0;
}

#mailForm input, textarea, select {
	border: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#mailForm input:focus, #mailForm textarea:focus {
	background: #f3f8f2;
}

#mailForm legend {
	font-size: 16px;
	background: #fff;
	padding: 0 10px;
	color: #bbb;
	font-weight: bold;
}

.formRow {
	clear: both;
	margin-bottom: 10px;
}

.formLabel {
	display: block; 
	float: left; 
	width: 100px;
	padding: 5px 0 0 0;
}

.captchaImg {
	float: left;
	margin: 0 10px 10px 100px;
}

.captchaDesc {
	float: left;
	font-size: 80%;
	color: #aaa;
	height: 40px;
	width: 120px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

#submitButton, #resetButton {
	padding: 4px 12px;
	font-weight: bold;
	color: #444;
	background: #ccc;
	cursor: pointer;
}

#resetButton {
	background: none;
	color: #999;
}



.tx-loginboxmacmade-pi1 {
	clear: both;
	padding: 40px 0 0 0;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell, .tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-fieldCell, .tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable {
	background: none;
	border: 0;
}

ul.first,
ul.second {
	width: 255px;
}

ul.first {
	float: left;
}

ul.second {
	float: right;
}

#content .bilderStartseite {
	height: 145px;
}

#content .bilderStartseite ul {
	padding-left: 0;
	height: 120px;
}

#content .bilderStartseite .csc-textpic-imagewrap {
	width: auto !important;
}

.bilderStartseite span.imageWithCaption,
#content .iframe {
	margin-bottom: 12px;
    background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 15px 18px 0;
    float: left;
    width: 174px;
    height: 101px;
    overflow: hidden;
}

.bilderStartseite span.imageWithCaption img,
.iframe img {
	margin-top: -10px;
}

#content .bilderStartseite ul li .csc-textpic-firstcol {
	margin-left: 0;
}

#content .bilderStartseite ul li img {
	display: block;
	margin-top: -10px;
}


/* Halbe Liste (Spalten)
************************************************/

.halfListWrap {
	border: 1px solid #efefef;
	padding: 17px 15px 15px 15px;
	background: #fbfbfb;
	overflow: hidden;
	margin: 0 0 40px 0;
}

.halfListWrap ul {
	padding: 0;
}





/* Galerie
************************************************/

div.gallery {
	width: 840px;
	overflow: hidden;
}

div.galerie .imageWithCaption {
	float: left;
	margin: 0 25px 15px 0;
	display: block;
	width: 170px;
	height: 130px;
}

div.galerie .imageWithCaption a {
	background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    float: left;
    height: 100px;
    margin: 0 0 4px 0;
    overflow: hidden;
    width: 170px;
}

div.galerie .csc-textpic-single-image {
	width: auto !important;
}

ul.gallery {
	width: 850px;
	list-style: none;
}

ul.gallery li {
	float: left;
	width: 212px;
	height: 180px;
	overflow: hidden;
	margin-left: 0 !important;
	margin-bottom: 5px;
}

ul.gallery li a {
	display: block;
	height: 155px;
	width: 205px;
	overflow: hidden;
	background-color: #f5f5f5;
}

ul.gallery li a img {
	height: 155px;
	width: 205px;
}

ul.gallery li div.galleryTitle {
	color: #555;
	font-size: 85%;
	font-style: italic;
}

ul.gallery li img {
	width: 205px;
}


/*	Video
**************************************************/

#wrap.startseite #header {
	position: relative;
}

#header #video {
	display: none;
}

#header #player {
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width: 880px;
}

#header #player:focus {
	outline: 1px solid invert blue;
}

#header #player img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
/* 	visibility: hidden; */
	z-index: 0;
}

#header #player img.active {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

#header div.playBtn {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 340px;
	top: 0px;
	background: url(img/playbtn.png) no-repeat 73px 83px;
	opacity: .6;
	z-index: 999;
}

#header div.playBtn span {
	color: white;
	display: block;
	font-size: 12px;
	margin: 137px auto 0;
	text-align: center;
	width: 100%;
	text-shadow: 1px 1px 2px #000000;
	text-transform: uppercase;
	
}

#header div.leftBtn {
	display: block;
	width: 54px;
	height: 41px;
	position: absolute;
	left: 20px;
	top: 80px;
	background: url(img/buttons.png) no-repeat 0 -41px;
	opacity: .6;
	z-index: 999;
}

#header div.rightBtn {
	display: block;
	width: 54px;
	height: 41px;
	position: absolute;
	right: 20px;
	top: 80px;
	background: url(img/buttons.png) no-repeat 0 -82px;
	opacity: .6;
	z-index: 20;
}

#header div.playBtn:hover,
#header div.leftBtn:hover,
#header div.rightBtn:hover {
	opacity: 1;
	cursor: pointer;
}

#header div.leftBtn.play,
#header div.rightBtn.play {
	top: 200px !important;
}

#ipad2close {
	position: absolute;
	right: -50px;
	top: 4px;
	width: 48px;
	height: 48px;
	background: url("img/buttons.png") no-repeat scroll 0 -208px transparent;
	z-index: 999;
}


/*	News
**************************************************/

#content ul.newsList {
	margin-left: 0;
	padding-left: 0;
}

#content ul.newsList li {
	margin-bottom: 20px;
	list-style-type: none;
	background: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.newsList h2 {
	line-height: 120%;
	padding: 5px 0 0 0;
	clear: both;
}

.newsList .newsListImage {
	float: left;
	width: 140px;
}

.newsList .newsListImage img {
	border: 3px solid #e2e2e2;
}

.newsList .newsListContent {
	float: left;
	width: 420px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.newsList .newsDate {
	padding: 4px 6px 2px 0px;
	color: #777;
	font-size: 100%;
	display: block;
	width: auto;
	float: left;
}

.simpleNewsList {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 35px;
}

.simpleNewsList li {
	margin-bottom: 6px;
}

.simpleNewsList li a {
	padding: 3px 3px 0 3px;
	width: 100%;
	display: block;
}

/*
.simpleNewsList li:before {
	content: "»  ";
}
*/
.simpleNewsList li a:before {
/* 	content: "»  "; */
	display: block;
	float: left;
	padding-right: 4px;
}

.simpleNewsList li a:hover:before {
/* 	content: "»  "; */
	color: #444;
	display: block;
	float: left;
	padding-right: 4px;
}

.simpleNewsList li a:hover {
	color: #444;
}

#sidebarRight {
	background: #F8FaFb;
/* 	background: #F4F6F7; */
	border: 3px solid #fff;
/* 	border: 3px solid #DADCDE; */
	box-shadow: 0 0 4px #ccc;
	-o-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	margin: 0 0 20px 0;
	padding: 10px 5px;
}

#sidebarRight .misc {
	background: none;
	border: 0;
	box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	margin: 0 0 0 0;
	padding: 0;
	margin-bottom: 20px
}

#sidebarRight #news {
	margin-bottom: 30px;
}

#sidebarRight #news .simpleNewsList {
	margin-bottom: 0;
}

#sidebarRight #news .simpleNewsList li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #dedede;
    font-size: 90%;
    font-weight: normal;
    margin-bottom: 4px;
    padding: 6px 0 7px;
}

#sidebarRight #news .simpleNewsList li.lastchild {
	border-bottom-width: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebarRight #news .simpleNewsList li a,
.newsList .news-list-morelink a {
	padding: 2px 6px 1px 6px;
	width: auto;
	display: inline;
	color: #135678;
	font-size: 90%;
}

#sidebarRight #news .simpleNewsList li a:hover,
.newsList .news-list-morelink a:hover {
	background: #135678;
	color: white;
}

#content .subheader p {
	margin-bottom: 0;
}


/*************************************************

	Fotos
	
**************************************************/

ul.galerie {
	list-style-type: none;
}

ul.galerie li.pic {
	margin-bottom: 12px;
    background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -o-box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 22px 18px 0;
    float: left;
    width: 182px;
    height: 110px;
    overflow: hidden;
}

ul.galerie li.pic img {
	display: block;
}

/* rechts */

ul.gWrapper {
	list-style-type: none;
}

#content ul.gWrapper li.pic, #right ul.gWrapper li.pic {
	margin-bottom: 12px;
    background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -o-box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 0 20px;
    padding: 0;
}

ul.gWrapper li.pic img {
	display: block;
}


/*************************************************

	Fotos
	
**************************************************/

ul#videoGallery {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul#videoGallery li.vid {
	margin-bottom: 12px;
    background: none repeat scroll 0 0 #F8FAFB;
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    -o-box-shadow: 0 0 4px #CCCCCC;
    -moz-box-shadow: 0 0 4px #CCCCCC;
    -webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 14px 18px 0;
    padding: 0;
    float: left;
    position: relative;
}

ul#videoGallery li.vid iframe {
	display: block;
	margin: 0;
	padding: 0;
}

ul#videoGallery li.vid .fileDesc {
	position: absolute;
	background: white;
	padding: 6px 8px 5px 5px;
	box-shadow: 2px 1px 3px -1px #333;
	-o-box-shadow: 2px 1px 3px -1px #333;
	-moz-box-shadow: 2px 1px 3px -1px #333;
	-webkit-box-shadow: 2px 1px 3px -1px #333;
}

ul#videoGallery li.vid img {
	display: block;
}

ul#videoGallery li.vid.big,
ul#videoGallery li.vid.big a,
ul#videoGallery li.vid.big a img {
    width: 541px !important;
    height: 316px !important;
}

ul#videoGallery li.vid.big span.playWrap {
	left: 45% !important;
	top: 41% !important;
}

ul#videoGallery li.vid.big span.playWrap img {
    width: auto !important;
    height: auto !important;
}

ul#videoGallery li.vid span.playWrap img:hover {
	margin-top: -60px;
}


/*************************************************

	Mailform
	
**************************************************/
#mailForm fieldset {
	border: 1px solid #ddd;
	background: #f3f3f3;
}

#mailForm legend {
	background: #ddd;
	color: #888;
	font-weight: normal;
	padding: 5px 15px;
}

