#col2 {
    float:left;
    margin:0;
    padding:0;
    width:531px;
    margin-left:34px;
    background-color:#fff;
    min-height:420px;
    overflow:hidden;
    margin-top:20px;
}

#col2_content {
    padding:0;
    margin:0;
		padding-top:0px;
		background-color:#f0f;
}

#col3 {
    width:381px;
    margin:0;
    padding:0;
    margin-left:20px;
    background-color:#fff;
    margin-top:20px;
	position:relative;
	left:-100000px;
}

#col3_content {padding:0;}

#videobar {
    margin:0;
    width:auto;
    clear:both;
    margin-left:5px;
    margin-right:4px;
}
#videobar #videosearch {
    height:38px;
    background-image:url(../ebvtv_images/videosearchbarbg.png);
    background-repeat:repeat-x;
    padding-left:27px;
    padding-right:10px;
}
#videobar #videolist {
    padding:0;
    margin:0;
    margin-left:29px;
    height:200px;
    margin-right:29px;
    background-color:#fff;
    margin-top:10px;
    
}
.marginIE {
    margin-top:0px;
    /*margin-top:10px !important;*/
    position:relative;
    top:0;
    left:0;
}

#col3_content .ebvtvborder-bottom {
 background-image:url(../ebvtv_images/border-bottom-381.png);
 background-repeat:no-repeat;
 height:10px;
 padding:0;
 width:381px;
}

#videodetails {
    height:92px;
    /*background-color:f0f;*/
}

#videodetails-outer-wrap {
	height:67px;
}

#videodetails-inner-wrap {
	float:left;
	display:inline;
	width:389px;
}

div.simgwrapper {
    height:53px;
    width:178px;
    background-color:#fff;
    display:block;
    overflow:hidden;
}
#videodetails #videotitle,
#videodetails div.supplierimage {
    float:left;
    display:inline;
    height:36px;
}
#videodetails #videotitle {
    width:389px;
    overflow:hidden;
    height:47px;
}
#videodetails div.supplierimage {
    width:142px;
    height:67px;
    background-color:#fff;
}
#videodetails div.supplierimage div.simg {
    float:left;
    display:inline;
    width:70px;
    height:30px;
}

#videodetails div.supplierimage div.clearer {
    clear:both;
    display:block;
    margin:0;
    padding:0;
    height:7px;
    font-size:0;
    line-height:0;
}

#videodetails div.tags {
    height:12px;
    color:#58585a;
    font-size:11px;
}


#videodetails div#videobookmark {
    float:left;
    display:inline;
    height:25px;
    width: 120px;
}
#videodetails div#videobookmark a{
    float:left;
    display:inline;        
}


#videodetails div#videorating {
    float:left;
    display:inline;
    height:25px;
    width:410px;
    font-size:11px;
}

#videodetails div.tags span.tag {
    padding-right:5px;
    cursor:pointer;
}


div.ratingpubdate {
    float:right;
    width:130px;
    text-align:right;
	margin: 0;
    margin-top:3px;
    font-size:11px;
	padding: 0;	
}

.tip {
    color: #fff;
    background-color:#093a7e;
    text-align: center;
    padding:5px;
    width:80px;
    font-size:11px;
}


#videobar #videolist div.video {
    float:left;
    display:inline;
    width:178px;
    margin-right:10px;
    background-color:#fff;
}
#videobar #videolist div.last {
    margin-right:0;
}

#videobar #videolist div.preview {
    height:100px;
    background-color:#fff;
    padding-bottom:5px;
}
#videobar #videolist .date {
    color:#666;
    font-size:10px;
}
#videobar #videolist .details img {
    padding-top:10px;
    padding-bottom:10px;
    display:block;
    /*TG - Bilder werden sonst verzerrt, wenn sie kleiner sind, z.B. EBV-Logo, dafür der umschließende Link mit Klasse supplierlogo
     height:33px;*/
}

#videolist .details .simgwrapper a {
	height: 33px;
	display: block;
}

#videobar #videolist .details .title a{
    color:#666;
    line-height:12px;
    font-size:10px;
    text-decoration:none;
    display:block;
}

#videobar #videolist .details .title_highlight a{
    color:#f49d0f;
    line-height:12px;
    font-size:10px;
    text-decoration:none;
    display:block;
}

#videobar #videolist .details .title a:hover {
    color:#e14801;
    text-decoration:none;
}



.dynamic-teaser li.mootabs_li {
    left: 0px;
    padding: 0;
    float: left;
    background-image: none;
    list-style-type: none;
    position: absolute; 
}



/*Video Searchformular*/
#formvideosearch {
    margin:0;
    padding:0;
}
#formvideosearch div.inline {
    float:left;
    display:inline;
}

#formvideosearch div.inline div.styled {
    padding-top:2px;
}
#formvideosearch div.inline div.styled span.radio {
    margin-top:2px;
    font-size:9px;
    margin-left:0;
    padding:0;
    display:block;
    width:16px;
}
#formvideosearch div.inline span.title {
 display:block;
 color:#666;
 font-size:11px;
 /*padding-top:1px;*/
 position:relative;
 top:1px;
 font-weight:bold;
}

#formvideosearch .inputbg {

background-image:url(../ebvtv_tabimages/videosearchtextinputbg.png);
background-repeat:no-repeat;
width:126px;
background-position:left 14px;
}
#formvideosearch input.videosearchinput {
background-color:transparent;
border:medium none;
color:#4F5556;
height:17px;
margin-left:7px;
padding-right:7px;
padding-top:3px;
width:114px;
font-size:11px;
}

#formvideosearch input.pagenumber {
background-color:transparent;
border:medium none;
color:#4F5556;
height:14px;
padding:0px;
width:15px;
font-size:11px;
}


#videosearch {z-index:1000100;position:relative;}


#formvideosearch div.inline .elSelect {
 background:transparent url(../ebvtv_tabimages/elselectbg.gif) no-repeat scroll 0 0;
 z-index:10001;
}

#formvideosearch .elSelect .optionsContainer {
    z-index:10001;
}

#formvideosearch .elSelect {
    overflow:hidden
}

#formvideosearch .elSelect .selectedOption {
    background-image:none;
	white-space: nowrap;
}

div#vpagebrowser {}
div#vpagebrowser span.backward,
div#vpagebrowser span.forward {
    width:12px;
    cursor:pointer;
    display:block;
    height:8px;
    margin-top:1px;
    background-image:url(../ebvtv_tabimages/browserarrowsprite.gif);
}

div#vpagebrowser span.forward {
    float:right;
    height:8px;
    background-position:0px 11px;
}
div#vpagebrowser span.backward a,
div#vpagebrowser span.forward a {
    display:block;
    text-decoration:none;
}
div#vpagebrowser span.backward a:hover,
div#vpagebrowser span.forward a:hover {
    text-decoration:none;
}

div#vpagebrowser div.browsebutton {
    background-image:url(../ebvtv_tabimages/browserbuttonsprite.gif);
    height:20px;
    padding-left:6px;
}

div#vpagebrowser div.browsebutton span {
    background-image:url(../ebvtv_tabimages/browserbuttonsprite.gif);
    background-position:right -21px;
    display:block;
    height:19px;
    padding-right:6px;
    padding-top:2px;
    text-align:center;
}

#col3_content .ebvtvborder {
background-image:url(../ebvtv_images/border-381.png);
background-repeat:repeat-y;
padding:0 14px;
position:relative;
width:353px;
}


#player {
    margin:0;
    padding:0;
}

#footer {
    position:relative;
   padding:30px 30px;
}
#col2_content {
    padding:0;
    margin:0;
    padding-top:0px;
    background-color:#f0f;
}

div.tipcontainer {
    z-index:1000101 !important;
    background-color:#f0f;
}

.tx-ratings-pi1 {width:350px;border:1px #f0f solid;}
.tx-ratings { position: relative; left: 0; top: 0; margin:0;float:left;width:235px; }
.tx-ratings-display { position: absolute; left: 0; top: 0; height: 20px;width:195px; }
.tx-ratings-grey-bar {
    /*position: absolute;*/
    left: 0;
    top: 0;
    width: 90px;
    height: 18px;
    background: url(../ebvtv_tabimages/rating_star.png) repeat-x;
    background-position: top right;
    font-size: 1px;
    background-position:0 1px;
}

/*
* + html .tx-ratings-grey-bar {
	    position: relative;
	    left: -31px;
}

* html .tx-ratings-grey-bar {
	    position: relative;
	    left: -28px;
}
*/

* + html .tx-ratings-grey-bar {
	position: absolute;
}

* html .tx-ratings-grey-bar {
	position: absolute;
}

.tx-ratings-gold-bar { position: absolute; left: 0; top: 0; width: 0px; height: 18px; background: url(../ebvtv_tabimages/rating_star.png) repeat-x 0 -18px; font-size: 1px; font-size: 1px; }
.tx-ratings-vote-bar { position: absolute; left: 0; top: 0; width: 55px; height: 18px; font-size: 1px; }
.tx-ratings-vote-bar DIV A { position: absolute; left:0; top: 0; width: 11px; height: 18px; border: none; text-decoration: none; }
.tx-ratings-vote-bar DIV A:hover { background-image: url(../ebvtv_tabimages/rating_star.png); background-position: 0 -38px; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-1 { left: 0px; width: 18px; z-index: 5; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-2 { left: 0px; width: 36px; z-index: 4; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-3 { left: 0px; width: 54px; z-index: 3; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-4 { left: 0px; width: 72px; z-index: 2; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-5 { left: 0px; width: 90px; z-index: 1; }
.tx-ratings-cleaner { clear: left; }
.tx-ratings-text { color: #000; font-size: 12px; line-height:14px;position:absolute;top:3px;right:0px;font-size:11px;color:#58585a }
.tx-rating-display-wrap { position: absolute; left: 0; top: 0; font-size: 12px; visibility: hidden; z-index: 1; }
.tx-rating-display-wrap IMG { float: left; margin-right: 5px; }

.language-selection-webinars div {
	float: left;
	margin-right: 10px;
}

.language-selection-webinars div div {
	border: 1px solid #ccccce;
	margin-right: 10px;
	margin-left: 0;
	font-size: 11px;
}

.language-button-webinars {
	cursor: pointer;
}

.language-selection-webinars div.label {
	border: 0;
	cursor: default;
	font-weight: bold;
	margin-left: 0;
}

#surveyform	{
	margin-top:5px;
}

#surveyform span.surveyText {
	font-size:11px;
	padding-bottom: 5px;
}

#commentform .commentLabel,
#commentform .emailLabel,
#surveyform .surveyTitle,
span.commentThankyou {
    display:block;
    margin-top:8px;
    margin-bottom:3px;
    font-weight:bold;
    color:#093A7E;
}

#surveyform .surveyEmailLabel {
	float:left;
	width:100px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size:11px;
}

#surveyform .surveyEmailField {
	float:left;
	width:215px;
	padding-top:5px;
}

#surveyform .surveyTermsLabel {
	float:left;
	width:50px;
	padding-top:1px;
}

#surveyform .surveyTermsField {
	float:left;
	width:265px;
	padding-top:5px;
	padding-bottom: 3px;
	font-size:11px;
}

#commentform input.csc-mailform-submit,
#surveyform input.csc-mailform-submit {
	background-color: rgb(248, 248, 248);
	width: 60px;
	text-align: right;
}

*+html #surveyform input.csc-mailform-submit {
	background-position: 20px 6px;
}

/*textarea, emailinput Comment*/
textarea.commenttext,
input.commentmail,
input.surveyemail {
    background-color:#FFFFFF;
    border:1px #ccc solid;
    color:#000000;
    font-family:arial;
    padding-bottom:5px;
    padding-left:3px;
    padding-right:5px;
    padding-top:3px;
}
textarea.commenttext {
    width:300px;
	/* Keine Scrollbar im Default-Mode im IE6 */
	overflow: auto;
}

textarea.commenttext {
	height: 90px;
}

span#commentformerrorLabel,
span#commentformerrorEmail {
    color:#ff0000;
    margin-top:5px;
    font-weight:bold;
    display:none;
}

span.surveyError,
span#survey_question_error_email{
    color:#ff0000;
    margin-top:5px;
    font-weight:bold;
    display:none;
    /* diplay:block; */
    text-align:left;
}
span#survey_question_error_email{text-align:left;}

span#survey_question_error_tac {
	display:none;
}


#surveyformular {}
#surveyformular span.radio  {
    width:16px;
    padding:0;
    margin:0;
}
#surveyformular label {
    float:left;
    margin-right:5px;
    font-size:11px;
}
#surveyformular .surveyquestion{
    float:left;
    /* width:200px; */
    padding-top:5px;
    font-size:11px;
}
#surveyformular .surveyoptions {
    float:left;
    /*width:115px;*/
    /* padding-top:5px; */
    margin-bottom:5px;
}

#commentform div.csc-mailform input {
	margin-top: 3px;
	margin-bottom: 0;
}

#commentform div.csc-mailform,
#surveyformular div.csc-mailform {
    width: 310px;
}

input.commentmail {
	float: left;
}
textarea.commenterror,
input.commenterror {
    border:1px #ff0000 solid;
}

#commentform div.csc-mailform,
#commentform div.csc-mailform input {
	position: absolute;	
	float: right;
	width: 80px;
	right: 12px;
	text-align: right;
}

* html #commentform div.csc-mailform,
* html #commentform div.csc-mailform input {
	right: 13px;
	background-position: 25px 6px;
}

#commentformular {
	width: 320px;
}

#commentformular span {
	/* Vorne wird sonst ein Bruchteil vom Buchstaben abgeschnitten */
	padding-left: 1px;
}

#TabComment {
	width: 320px;
}

#ContentComment {
		width: 320px;
}

#commentform {
		width: 320px;
}

#surveyformular div.csc-mailform {
 	margin-top:5px;   
}

#col3 .dynamic-teaser .vScrollbar {
    right:-10px;
    right:5px !important;
}

/* TABS*/
div#Tab_Description,
div#TabDownloads,
div#TabLinks,
div#Tab_Products {
    height: 156px;
    position: relative;
    padding-right: 15px;
    width: 345px;
    padding-bottom:5px;
}

/*Tab Related Contents*/
div#Description_Content,
div#ContentDownloads,
div#ContentLinks,
div#Products_Content {
     overflow: auto;
     height: 155px;
     position: relative;
     padding-right:15px;	
}

.ebvtvborder {
	height: 200px;
	overflow: hidden;
}

div#ContentDownloads div.fileicon_pdf {
    float:left;
    width:20px;
    height:20px;
    background-image:url(../images/fileicons/pdf.png);
    background-repeat:no-repeat;
}

div#ContentDownloads div.filename {
    float: left;
    width: 170px;
    padding-left: 10px;
}

div#ContentLinks .fileitem .bluearrow {
    float:left;
    width:15px;
    height:20px;
    background-image:url(../images/pfeil-nach-rechts-blau.gif);
    background-repeat:no-repeat;
    background-position:5px 5px;
}

div#ContentLinks .fileitem_links {
  float: left;
	width: 275px;
	padding-left: 2px;
}

div#TabSurvey,
div#TabComment,
div#TabContact {
    height:161px;
    position: relative;
    padding-right:15px;
    width:345px;
    padding-bottom:3px;
}
/*Tab Related Contents*/
div#ContentSurvey,
div#ContentComment,
div#ContactContent {
     overflow: auto;
     height: 161px;
     position: relative;
     padding-right:15px;
}

div#Description_Content,
div#ContentSurvey,
div#ContentLinks,
div#ContentDownloads {
    width:315px;/*set becuz ie6 */
}

#main #ContentContact a.arrow-link {
    background-image:url(../images/pfeil-nach-rechts-blau.gif);
    background-position:0 8px;
    background-repeat:no-repeat;
    display:block;
    margin-bottom:4px;
    margin-top:3px;
    padding-left:10px;
}


ul.autocompleter-choices{
	position:absolute;
	margin:	0;
	padding:0;
	list-style:none;
	border:	1px solid #7c7c7c;
	border-left-color:#c3c3c3;
	border-right-color:#c3c3c3;
	border-bottom-color:#ddd;
    border:none;
	background-color:#fff;
	text-align:left;
	z-index:50;
	background-color:#fff;
}

ul.autocompleter-choices li {
	position:relative;
	margin:	-2px 0 0 0;
	padding:0.2em 1.5em 0.2em 1em;
	display:block;
	float:	none !important; 
	cursor:	pointer;
	font-weight:normal;
	white-space:nowrap;
	font-size:12px;
        list-style-image:none;
        list-style-type:none;
}

ul.autocompleter-choices li.autocompleter-selected{
	background-color:#ccc;
	color:#666;
        font-weight:bold;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
        color:#e14801;
}



ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color:#e14801;
}

.contact-link, .map-link {
			display: block;			
		}
		
		#ContentContact a {
			padding-top: 3px;
		}
		
		.map-link img {
			border: 1px solid #d4d4d4;
			border-bottom: 0;
		}
				
		#main #col3 a.map-link {
			color: #4f5556;
		}

#surveyform span.checkbox {
    height:14px;
}

#TabDownloads .filelink {
	width: 285px; 
}

#noscriptNotice {
	margin-bottom:1000px;
	width:300px;
	height:100px;
	padding:20px;
	text-align:center;
	margin-top:30px;
	border:2px #ff0000 solid;
	margin-left:auto;
	margin-right:auto;
}

#inittooltip {
	float:right;
	padding-top:3px;
	cursor:pointer
}

.tx-ratings-thank-you {
	float: right;
	padding-top: 3px;
}

.video-divider {
	clear:both;height:14px;font-size:0;line-height:0;
}

.title .csc-mailform-submit {
    background-color:transparent;
    background-image:url(/fileadmin/templates/images/pfeil-nach-rechts-blau.gif);
    background-position:0 4px;
    background-repeat:no-repeat;
    border:medium none;
    color:#093A7E;
    float:right;
    font-size:11px;
    font-weight:bold;
    margin-bottom:0;
    padding-left:10px;
    text-align:left;
    text-decoration:none;
    width:auto !important;
    width:43px;
    cursor:pointer;
}

.title .csc-mailform-submit:hover {
    text-decoration:underline;
}

.arrow-link {
	position: relative;
}

* html #commentform {
	height: 185px;
}

.contact-link img {
	border: 1px solid #CCCCCC;
}

.move-to-left {
	position: absolute; 
	left: -10000px;
}

.ebvtv-spacer {
	clear:both;
	height:10px;
	font-size:0;
	line-height:0;
}

.ebvtv-spacer-12 {
	clear:both;
	height:12px;
	font-size:0;
	line-height:0;
}

.ebvtv-spacer-5 {
	clear:both;
	height:5px;
	font-size:0;
	line-height:0;
}

#videorelatedcontent-tabs {
	height: 24px;
	margin: 0; 
	padding: 0;
	margin-bottom:15px; 
	margin-left: -14px; 
	width: 381px;
	background-position:1px 29px;
	background-image:url(../ebvtv_images/background-ul.png);
}

#surveyrelatedcontent-tabs {
	height: 24px;
	margin: 0; 
	padding: 0;
	margin-bottom:5px; 
	margin-left: -14px; 
	width: 381px;
	background-position:1px 29px;
	background-image:url(../ebvtv_images/background-ul.png);
}

.display-none {
	display: none;
}

.ebvtv-share-this {
	float:left;
	width:55px;
	font-size:11px;
	margin-top:3px;
}

.margin-right-2 {
	margin-right: 2px;
}

#videobookmark .rss, #videobookmark .tip-a-friend, #videobookmark #sharethis_0, .tx-bgmprintlink-pi1 {
    margin-right: 5px;
}

#col2 #videobookmark .tx-ebvsocialmedia-pi1 {
    border-top: 0;
    padding-top: 0;
}

#videobookmark .tx-bgmprintlink-pi1 {
	top: 0;
}

/* Socialmedia über Suchleiste */
#stwrapper {
	z-index: 999999997;
}

.MultiBoxContainer {
	position: absolute;
	border: 0;	
	top: 50px;
	left: 220px;
	display: none;
	z-index: 1300140;
	width: 620px;
	text-align: left;
	padding: 20px 40px 20px 20px;
	background-color: white;
	/*overflow: hidden;*/
}

.MultiBoxContent {
	position: relative;
	width: 520px;	
}

.MultiBoxClose {
	position: absolute;
	top: 6px;
	right: 6px;	
	width: 68px;
	height: 24px;
	background-image: url(../ebvtv_images/close.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

* html .MultiBoxClose {
	right: 2px;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.left {
	width: 216px;
	overflow: hidden;
}

#registration {
	overflow: visible;
}

#flags {
	font-size: 11px;
	float: left;
	margin-top: 3px;
	/*width: 250px;*/
	width: 277px;
}

/* adjust width (must be right aligned) */
#videodetails div#videorating {
	/*
	width:150px; 
	*/
	width: 197px;
	text-align: right; float: right; overflow: hidden; padding: 0;
}	

#subtitles {
	float: left;
	font-size: 11px;
}

.subtitle-active {
	font-weight: bold;
}

.subtitle {
	cursor: pointer;
}


