


/* FÜR DAS VIDEO VON CAMSTUDIO*/
#media{
	
margin-left: 80px;
	border-color:#EA880B;
	border-bottom-width:thick;
	
}


/*VON INTERNET BEISPIEL*/
#TBajaxContent{
clear:both;

overflow:auto;
padding:2px 15px 15px 15px;
text-align:left;
}
#TBajaxWindowTitle{
background:#515151;
padding:7px 50px 5px 10px;
}
#TBcaption{

background:#0000000;

color:#fff;
float:left;
font:bold 11px Arial,Helvetica,sans-serif;
height:25px;
padding:7px 30px 10px 25px;
}
#TBcloseAjaxWindow{
background:#515151;
float:right;
margin-bottom:1px;
padding:5px 10px 7px 0;
text-align:right;
}
#TBcloseWindow{
background:#000000;
float:right;
height:25px;
padding:11px 25px 10px 0;
}
#TBcloseWindow a{

color:#EA880B;
font:bold 11px Arial,Helvetica,sans-serif;
}
#TBcloseAjaxWindow a{
background:#515151;
color:#EA880B;
font:bold 11px Arial,Helvetica,sans-serif;
}
#TBhideSelect{


border:none;
color:#EA880B;
filter:alpha(opacity=0);
height:100%;
left:0;
-moz-opacity:0;
opacity:0;
position:absolute;
top:0;
width:100%;
z-index:99;
}
#TBiframeContent{

border:none;
clear:both;
margin-bottom:-5px;
_margin-bottom:0px;
}
#TBload{
/*background:url(loadingAnimation.gif);*/
background-image: url('loader.gif'); /*background:url(loadingAnimation.gif);*/
background-repeat: no-repeat;
background-position: center;
display:none;
height:100px;
position:absolute;
width:100px;
z-index:101;
}
#TBoverlay{
background: #000000;
color:#000000;
left:0px;
-moz-opacity:0.7;
opacity:0.7;
filter:alpha(opacity=80);
position:absolute;
top:0px;
width:100%;
z-index:100;
}
* html #TBoverlay{
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');

}
#TBsecondLine{
background:#515151;
color:#EA880B;
font:bold 11px Arial,Helvetica,sans-serif;
}
#TBsecondLine span{
padding:0 10px;
}
#TBsecondLine a{
color:#EA880B;
}
#TBtitle{
_height:27px;
background:#515151;
color:#fff;
font:bold 12px Arial,Helvetica,sans-serif;
min-height:27px;
}
#TBwindow{
background:#000000;
background-image: url('loader.gif'); 
background-repeat: no-repeat;
background-position: center;
border:2px solid #D6D6D6;
color:#EA880B;
display:none;
position:absolute;
text-align:left;
z-index:102;
}
#TBwindow img#TBimage{

border-bottom:1px solid #EA880B;
border-left:1px solid #EA880B;
border-right:1px solid #EA880B;
border-top:1px solid #EA880B;
display:block;
margin:15px 0 0 15px;
}