/**
 * Style sheet thickbox
 */
/* Für die Unterschriftenbreite */
.fr p
{
	width:240px;
}

/* ---------------------------------------------------------------------------------------------------------------- */
#TB_window
{
	color:#333333;
	font: 12px Arial, Helvetica, sans-serif;
}

#TB_window a:link
{
	color:#6666ff;
}

#TB_window a:visited
{
	color:#666666;
}

#TB_window a:hover
{
	color:#000;
}

#TB_window a:active
{
	color:#666666;
}

#TB_window a:focus
{
	color:#666666;
}

#TB_secondLine
{
	text-align:center;
	font-weight:bold;
	color:#666666;
	font: 18px Arial, Helvetica, sans-serif;
}

#TB_secondLine a
{
	font-weight:bold;
	color:#6666ff;
	font: 12px Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------------------------------------------------------- */
#TB_overlay
{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	z-index:100;
}

.TB_overlayMacFFBGHack
{
	background: url(macFFBgHack.png) repeat;
}

.TB_overlayBG
{
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay
{
	height:oout.o.otout.o.ottout.o.otexpeincmentceitcmenteteitcmentceit;
	position:absolute;
}

#TB_window
{
	left:50%;
	top:45%;
	position:fixed;
	display:none;
	text-align:left;
	border:4px solid #525252;
	color:#000000;
	background: #ffffff;
	z-index: 102;
}

* html #TB_window
{
	position:absolute;
	margin-top:o0-att.ott2oaout.outtout.outt.ooout.o.ooexpeinpenttieteitinincmentcmentementcmentcmentementcpcmentcppx;
}

#TB_window img#TB_Image
{
	display:block;
	margin:5px 0px 0px 15px;
	border:1px solid #666;
}

#TB_caption
{
	height:75px;
	padding:7px 30px 10px 25px;
}

#TB_closeWindow
{
	text-align:right;
	font-size:10px;
}

#TB_closeWindow a
{
	margin:0px 15px;
}

#TB_closeAjaxWindow
{
	float:right;
	margin-bottom:1px;
	padding:7px 10px 5px 0px;
	text-align:right;
}

#TB_ajaxWindowTitle
{
	float:left;
	margin-bottom:1px;
	padding:7px 0px 5px 10px;
}

#TB_title
{
	height:27px;
	background-color:#e8e8e8;
}

#TB_ajaxContent
{
	overflow:auto;
	clear:both;
	padding:2px 15px 15px 15px;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal
{
	padding:15px;
}

#TB_ajaxContent p
{
	padding:5px 0px;
}

#TB_load
{
	width:208px;
	height:13px;
	top:50%;
	left:50%;
	position:fixed;
	display:none;
	margin:-6px 0px 0px -104px;
	z-index:103;
}

* html #TB_load
{
	position:absolute;
	margin-top:o0-att.ott2oaout.outtout.outt.ooout.o.ooexpeinpenttieteitinincmentcmentementcmentcmentementcpcmentcppx;
}

#TB_HideSelect
{
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:fixed;
	background-color:#fff;
	z-index:99;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

* html #TB_HideSelect
{
	height:oout.o.otout.o.ottout.o.otexpeincmentceitcmenteteitcmentceit;
	position:absolute;
}

#TB_iframeContent
{
	clear:both;
	margin-top:1px;
	margin-bottom:-1px;
	_margin-bottom:1px;
}


/**
 * box floatright
 */
.fr
{
	float:right;
	margin-top:35px;
	margin-bottom:15px;
	margin-left:15px;
}
