/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:99980;
	top: 0px;
	left: 0px;
	height:100%;
	width: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 { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background:white url(../img/TB_grey_gradient.gif) repeat-x top;
	z-index: 99985;
	color:#000000;
	display:none;
	border: 4px solid white;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
   margin-top:-30px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:99989;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_window {
padding-top:30px;
}

/* Footowettbewerb Styles */
#sendGallery_captcha_img { border:1px solid #fff;}
.TB_window_title, #TB_title {background:#024f99 url(../img/TB_window_title.gif) repeat-x; height:30px; font-size:11px; font-weight:bold; color:white; line-height:28px; position:fixed; margin-top:-30px; width:570px;}
#TB_title {width:830px;line-height:18px;}
#TB_title a {color:white!important;}
.TB_close_window {display:block; float:right; background:url(../img/btns.gif) 0 -16px no-repeat;display:block;width:14px;height:14px; margin:7px 7px 0 0;}
.TB_close_window_img {display:block; float:right; background:url(../img/btns.gif) 0 -16px no-repeat;display:block;width:14px;height:14px; margin:0;}
.TB_title_large {width:830px;margin-top:-20px;}

.TB_window_send_my_gallery {margin:20px 15px 15px 15px;}
.TB_window_send_my_gallery form#sendGalleryForm .formfield, .TB_window_send_my_gallery form#sendGalleryForm textarea {width:400px; margin-top:10px;}
.TB_window_send_my_gallery div.captcha_input .formfield {margin-top:0!important;}
.TB_window_send_my_gallery form#sendGalleryForm .captcha_field {width:175px;}
.TB_window_send_my_gallery form#sendGalleryForm .formbutton, .TB_window_send_my_gallery form#sendGalleryForm .formbutton_grey {width:80px; padding:0 10px;}
.TB_window_send_my_gallery form#sendGalleryForm .formbutton_grey {margin-left:18px;}
.TB_window_send_my_gallery form#sendGalleryForm label {display:block; float:left; font-size:11px; color:#333; line-height:21px; width:116px; margin-top:10px;}
.TB_window_send_my_gallery form#sendGalleryForm label.forEmailText {line-height:12px;}
.TB_window_send_my_gallery form#sendGalleryForm textarea.send_gallery_emailText {background-color:white; border:1px solid #ccc;}
.TB_window_send_my_gallery form#sendGalleryForm div.captcha_input {font-size:11px; color:#333; margin-left:10px;}
.TB_window_send_my_gallery form#sendGalleryForm .comment_btns {margin-top:10px;padding-right:23px;}
.TB_window_send_my_gallery form#sendGalleryForm .comment_btns input {float:right;}

.TB_window_send_foto {margin:20px 15px 15px 15px;}
.TB_window_send_foto form#sendPictureForm .formfield, .TB_window_send_foto form#sendPictureForm textarea {width:400px; margin-top:10px;}
.TB_window_send_foto div.captcha_input .formfield {margin-top:0!important;}
.TB_window_send_foto form#sendPictureForm .captcha_field {width:175px;}
.TB_window_send_foto form#sendPictureForm .formbutton, .TB_window_send_foto form#sendPictureForm .formbutton_grey {width:80px; padding:0 10px;}
.TB_window_send_foto form#sendPictureForm .formbutton_grey {margin-left:18px;}
.TB_window_send_foto form#sendPictureForm label {display:block; float:left; font-size:11px; color:#333; line-height:21px; width:116px; margin-top:10px;}
.TB_window_send_foto form#sendPictureForm label.forEmailText {line-height:12px;}
.TB_window_send_foto form#sendPictureForm textarea.send_picture_emailText {background-color:white; border:1px solid #ccc;}
.TB_window_send_foto form#sendPictureForm div.captcha_input {font-size:11px; color:#333; margin-left:10px;}
.TB_window_send_foto form#sendPictureForm .comment_btns {margin-top:10px;padding-right:23px;}
.TB_window_send_foto form#sendPictureForm .comment_btns input {float:right;}

.TB_window_preview_picture {margin:20px 15px 15px 15px;}
table.TB_window_preview_picture td {vertical-align:middle;height:600px;width:800px;text-align:center;}
#TB_window_preview_picture_img {margin:0 auto!important; display:block}

.TB_window_notify_picture {margin:20px 15px 15px 15px;}
.TB_window_notify_picture form#notifyPictureForm .formfield, .TB_window_notify_picture form#notifyPictureForm textarea {width:400px; margin-top:10px;}
.TB_window_notify_picture form#notifyPictureForm .captcha_field {width:175px;}
.TB_window_notify_picture form#notifyPictureForm .formbutton, .TB_window_notify_picture form#notifyPictureForm .formbutton_grey {width:80px; padding:0 10px;}
.TB_window_notify_picture form#notifyPictureForm .formbutton_grey {margin-left:18px;}
.TB_window_notify_picture form#notifyPictureForm label.lab {display:block; float:left; font-size:11px; color:#333; line-height:21px; width:116px; margin-top:10px;}
.TB_window_notify_picture form#notifyPictureForm label.forEmailText {line-height:12px;}
.TB_window_notify_picture form#notifyPictureForm input.captcha_field{background-color:white; border:1px solid #ccc;}
.TB_window_notify_picture form#notifyPictureForm div.captcha_input {font-size:11px; color:#333; margin-left:10px;}
.TB_window_notify_picture form#notifyPictureForm .comment_btns {margin-top:10px;padding-right:23px;}
.TB_window_notify_picture form#notifyPictureForm .comment_btns input {float:right;}
.TB_window_notify_picture form#notifyPictureForm select#notifyPicture_reason {font-size:11px; padding:0;}
.TB_window_notify_picture form#notifyPictureForm #notifyPicture_emailText {height:100px; margin-bottom:15px;}

.TB_modal .formbutton {margin-left:0!important;}
.TB_modal .deletebtn {margin:0!important;float:left!important;}
.TB_modal .secure {font-size:12px;font-weight:bold;color:#666;padding-bottom:0;}
