#TB_window {
	background: transparent;
	border:0;
}

#TB_title{
	background: transparent;
}

#TB_window div{
	background: transparent;
}

#TB_ajaxWindowTitle {
	display:none;
}

#TB_closeAjaxWindow{
	padding:5px 44px 2px 0;
}

#TB_closeWindowButton  {
	display:block;
	width:28px;
	height:21px;
	background:url(../_Bilder/Layout/smoothbox_close.gif) no-repeat 0px 0px;
}

#TB_closeWindowButton:hover  {
	background:url(../_Bilder/Layout/smoothbox_close.gif) no-repeat 0px -21px;
}


#TB_closeWindowButton strong {
	display:none;
}

#TB_overlay {
	background-color:#000;
}

.flash-plugin-text {
	background:#626464;
	text-align:center;
	padding:100px;
	color:#fff;
}

#TB_window .flash-plugin-text a {
	color:#ff9900;
	padding:2px;
}

#TB_window .flash-plugin-text a:hover{
	color:#000;
	background:#ff9900;
}


