/* generic spotlight window class */
div.spotlightwindow {
	position: relative;
	display: none;
	overflow: hidden;
	color: #333333;
	font-size: 11px;
	margin: 10px;
}
div.spotlightwindow p {
	margin: 0 0 16px 0;
	line-height: 16px;
}
div.spotlightwindow h1 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	color: #1A1A18;
}
div.spotlightwindow h2 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #999999;	
}
div.spotlightwindow a {
	color: #333333;
	text-decoration: underline;
}
div.spotlightwindow a:hover {
	color: #009EE3;
	text-decoration: none;
}
div.spotlightwindow .linklist {
	list-style-type: none;
}
div.spotlightwindow .linklist li {
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	background: url(/layout/gfx/pagemenu_bullet.png) left 3px no-repeat;
}
div.spotlightwindow .linklist a {
	color: #333333;
	text-decoration: none;
}
div.spotlightwindow .linklist a:hover {
	color: #009EE3;
	text-decoration: none;
}

/* imprint */
div#imprint {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/imprint.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#imprinthead {
	position: absolute;
	display: block;
	overflow: hidden;
	margin: 0 0 20px 0;
	top: 40px !important;
	left: 355px !important;
}
div#imprinttext {
	position: absolute;
	display: block;
	overflow: auto;
	top: 80px;
	left: 355px;
	width: 270px;
	height: 354px;
	padding: 0 10px 0 0;
}
ul#imprintlinks {
	position: absolute;
	display: block;
	bottom: 30px;
	left: 210px;
	list-style-type: none;
}


/* disclaimer */
div#disclaimer {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/disclaimer.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#disclaimerhead {
	position: absolute;
	display: block;
	overflow: hidden;
	margin: 0 0 20px 0;
	top: 40px !important;
	left: 355px !important;
}
div#disclaimertext {
	position: absolute;
	display: block;
	overflow: auto;
	top: 80px;
	left: 355px;
	width: 270px;
	height: 354px;
	padding: 0 10px 0 0;
}
ul#disclaimerlinks {
	position: absolute;
	display: block;
	bottom: 30px;
	left: 210px;
	list-style-type: none;
}


/* contact */
div#contact {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/imprint.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#contacthead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 355px !important;
}
div#contactaddress {
	position: absolute;
	display: block;
	overflow: auto;
	top: 80px;
	left: 355px;
	width: 270px;
	height: 170px;
	padding: 0 10px 0 0;
}
div#contacttext {
	position: absolute;
	display: block;
	overflow: auto;
	top: 250px;
	left: 355px;
	width: 270px;
	height: 185px;
	padding: 0 10px 0 0;
}


/* log_ */
div#log_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/login.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#log_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 355px !important;
}
h2#log_subhead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 65px !important;
	left: 355px !important;
}
div#log_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 355px;
	width: 270px;
	height: 80px;
}
form#log_form {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 185px;
	left: 355px;
	width: 267px;
	height: 295px;
	padding: 5px 0 0 0;
}
label.log_label {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100px;
	height: 17px;
	text-transform: uppercase;
	padding: 4px 0 10px 0;
}
input.log_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 159px;
	height: 17px;
	border: 1px solid #333333;
	margin: 0 0 8px 0;
	padding: 2px 2px 2px 2px;
	font-size: 13px;
}
a.log_submit {
	position: relative;
	clear: both;
	margin: 0 0 10px 100px;
}
ul#log_links {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 10px 100px;
}
div#log_invalid {
	position: relative;
	display: none;
	margin: 0.3em 0 2em 0;
	color: #990000;
	font-weight: bold;
}
div#log_spinner {
	position: absolute;
	display: none;
	width: 654px;
	height: 463px;
	top: 0px;
	left: 0px;
	background: #FFFFFF url(/_libs/lightbox2/loading.gif) center center no-repeat;
}


/* password lost */
div#pwl_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/passwordlost.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#pwl_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 355px !important;
}
div#pwl_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 355px;
	width: 270px;
	height: 80px;
}
form#pwl_form {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 185px;
	left: 355px;
	width: 267px;
	height: 295px;
	padding: 5px 0 0 0;
}

label.pwl_label {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100px;
	height: 17px;
	text-transform: uppercase;
	padding: 4px 0 10px 0;
}
input.pwl_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 159px;
	height: 17px;
	border: 1px solid #333333;
	margin: 0px 0 8px 0;
	padding: 2px 2px 2px 2px;
	font-size: 13px;
}
a.pwl_submit {
	position: relative;
	clear: both;
	margin: 0 0 40px 100px;
}
a#pwl_back {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 100px;
}
div#pwl_invalid {
	position: relative;
	display: none;
	margin: 0 0 2em 0;
	color: #990000;
	font-weight: bold;
}
div#pwl_valid {
	position: absolute;
	display: none;
	overflow: hidden;
	top: 185px;
	left: 355px;
	width: 267px;
	height: 300px;
	color: #009900;
	font-weight: bold;
}
a#pwl_valid_back {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
div#pwl_spinner {
	position: absolute;
	display: none;
	width: 654px;
	height: 463px;
	top: 0px;
	left: 0px;
	background: #FFFFFF url(/_libs/lightbox2/loading.gif) center center no-repeat;
}


/* register new user */
div#reg_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/register.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#reg_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 30px !important;
}
h2#reg_subhead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 65px !important;
	left: 30px !important;
}
div#reg_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 30px;
	width: 320px;
	height: 80px;
}
form#reg_form {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 180px;
	left: 30px;
	width: 594px;
	height: 285px;
}
label.reg_label {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	width: 110px;
	height: 17px;
	text-transform: uppercase;
	padding: 4px 0 10px 0;
}
input.reg_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	width: 159px;
	height: 17px;
	border: 1px solid #333333;
	margin: 0 0 8px 0;
	padding: 2px 2px 2px 2px;
	font-size: 13px;
}
select.reg_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	width: 165px;
	height: 23px;
	border: 1px solid #333333;
	margin: 0 0 8px 0;
	padding: 1px 1px 1px 2px;
	font-size: 13px;
}
a.reg_submit {
	position: relative;
	clear: both;
	float: right;
}
div#reg_invalid {
	position: relative;
	display: none;
	margin: 0 0 2em 0;
	color: #990000;
	font-weight: bold;
}
div#reg_valid {
	position: absolute;
	display: none;
	overflow: hidden;
	top: 185px;
	left: 30px;
	width: 320px;
	height: 300px;
	color: #009900;
	font-weight: bold;
}
div#reg_spinner {
	position: absolute;
	display: none;
	width: 654px;
	height: 463px;
	top: 0px;
	left: 0px;
	background: #FFFFFF url(/_libs/lightbox2/loading.gif) center center no-repeat;
}
div#reg_column1 {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 280px;
	padding: 5px 0 0 0;
}
div#reg_column2 {
	position: absolute;
	display: block;
	top: 0px;
	left: 310px;
	width: 280px;
	padding: 5px 0 0 0;
}
span#reg_mandatory {
	position: relative;
	display: block;
	clear: both;
	float: right;
	text-align: right;
	width: 165px;
	margin: 0 0 5px 0;
}
div#reg_newsletterbox {
	position: absolute;
	display: block;
	top: 254px;
	left: 110px;
}
div#reg_newsletterbox input {
	float: left;
}
div#reg_newsletterbox label {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	height: 14px;
	margin: 3px 0 5px 4px;
}
.reg_invalid {
	border: 1px solid #990000 !important;
	background: #FFEEEE;
}



/* register newsletter */
div#nlr_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/newsletter.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#nlr_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 30px !important;
}
h2#nlr_subhead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 65px !important;
	left: 30px !important;
}
div#nlr_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 30px;
	width: 320px;
	height: 80px;
}
form#nlr_form {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 180px;
	left: 30px;
	width: 594px;
	height: 285px;
}
label.nlr_label {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	width: 110px;
	height: 17px;
	text-transform: uppercase;
	padding: 4px 0 10px 0;
}
input.nlr_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	width: 159px;
	height: 17px;
	border: 1px solid #333333;
	margin: 0 0 8px 0;
	padding: 2px 2px 2px 2px;
	font-size: 13px;
}
select.nlr_input {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	width: 165px;
	height: 23px;
	border: 1px solid #333333;
	margin: 0 0 8px 0;
	padding: 1px 1px 1px 2px;
	font-size: 13px;
}
a.nlr_submit {
	position: relative;
	clear: both;
	float: right;
}
div#nlr_invalid {
	position: relative;
	display: none;
	margin: 0 0 2em 0;
	color: #990000;
	font-weight: bold;
}
div#nlr_valid {
	position: absolute;
	display: none;
	overflow: hidden;
	top: 185px;
	left: 30px;
	width: 320px;
	height: 300px;
	color: #009900;
	font-weight: bold;
}
div#nlr_invalid {
	position: absolute;
	display: none;
	overflow: hidden;
	top: 185px;
	left: 30px;
	width: 320px;
	height: 300px;
	color: #990000;
	font-weight: bold;
}
div#nlr_spinner {
	position: absolute;
	display: none;
	width: 654px;
	height: 463px;
	top: 0px;
	left: 0px;
	background: #FFFFFF url(/_libs/lightbox2/loading.gif) center center no-repeat;
}
div#nlr_column1 {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 280px;
	padding: 5px 0 0 0;
}
div#nlr_column2 {
	position: absolute;
	display: block;
	top: 0px;
	left: 310px;
	width: 280px;
	padding: 5px 0 0 0;
}
span#nlr_mandatory {
	position: relative;
	display: block;
	clear: both;
	float: right;
	text-align: right;
	width: 165px;
	margin: 0 0 5px 0;
}
.nlr_invalid {
	border: 1px solid #990000 !important;
	background: #FFEEEE;
}


/* search */
div#search_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/search.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#search_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 190px !important;
}
h2#search_subhead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 60px !important;
	left: 190px !important;
}
div#search_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 190px;
	width: 450px;
	height: 342px;
}
div.search_result {
	position: relative;
	display: block;
	width: 430px;
}
div.search_result a {
	text-decoration: none;
}
div.search_result p {
	margin: 0;
}
div.search_noresult {
	display: block;
}
div.search_tooshort {
	display: block;
}
div.search_result .highlight {
	color: #009EE3;
}
p.search_result_text {
	position: relative;
	display: block;
}
p.search_result_text a {
	color: #009EE3;
	text-decoration: underline;
}
p.search_result_text a:hover {
	color: #333333;
	text-decoration: none;
}
a.search_result_totop {
	position: relative;
	display: block;
	padding: 4px 0 14px 0;
}



/* content window */
div#content_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/content.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#content_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 330px !important;
}
h2#content_subhead {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 65px !important;
	left: 330px !important;
}
div#content_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 100px;
	left: 330px;
	width: 296px;
	height: 340px;
	padding: 0 10px 0 0;
}


/* job window */
div#job_window {
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/layout/gfx/spotlightwindow/job.jpg) top left no-repeat;
	width: 654px;
	height: 463px;
	text-align: left;
}
h1#job_head {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 40px !important;
	left: 30px !important;
}
div#job_text {
	position: absolute;
	display: block;
	overflow: auto;
	top: 80px;
	left: 30px;
	width: 610px;
	height: 361px;
}