#Headline {
	font-size: 18px;
}

#ImageContainer {
	position: relative;
	left: 0px;
	top: 15px;
	overflow: hidden;
	height: 395px;
	width: 100%;
}

.imageContent {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.imageSelected {
	display: block;
}
#ButtonContainer {
	position: absolute;
	top: 0px;
	right: 0px;
}

#ButtonContainer .button {
	display: block;
	width: 28px;
	height: 28px;
	margin-left: 5px;
	float: left;
}

#ButtonContainer .altField {
	color: #027d07;
	background-color: white;
	height: 15px;
	position: absolute;
	padding-left: 6px;
}

#preview {
	position: absolute;
	background-color: #027d07;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: -15px;
	margin-top: 30px;	
}

.imageConstructContent {
	text-align: center;
	width: 100%;
}

.lageplan_small {
	width: 170px;
	background-color: white;
	text-align: center;
}



#ButtonContainer .printButton {
	background: url(/images/genboeck_print_button.jpg) top left no-repeat;
}

#ButtonContainer .catalogButton {
	background: url(/images/genboeck_katalog_button.jpg) top left no-repeat;
}

#ButtonContainer .infoButton {
	background: url(/images/btn_info.png) top left no-repeat;			
}

#ButtonContainer .infoButton.selected {
	background: url(/images/btn_info_selected.png) top left no-repeat;			
}

#ButtonContainer .imagesButton {
	background: url(/images/btn_photo.png) top left no-repeat;			
}

#ButtonContainer .imagesButton.selected {
	background: url(/images/btn_photo_selected.png) top left no-repeat;			
}

#ButtonContainer .videoButton {
	background: url(/images/btn_video.png) top left no-repeat;			
}

#ButtonContainer .videoButton.selected {
	background: url(/images/btn_video_selected.png) top left no-repeat;			
}

#ButtonContainer .constructButton {
	background: url(/images/btn_construct.png) top left no-repeat;			
}

#ButtonContainer .constructButton.selected {
	background: url(/images/btn_construct_selected.png) top left no-repeat;			
}

#ButtonContainer .financeButton {
	background: url(/images/btn_finance.png) top left no-repeat;			
}

#ButtonContainer .financeButton.selected {
	background: url(/images/btn_finance_selected.png) top left no-repeat;			
}

#ButtonContainer .bookButton {
	background: url(/images/btn_book.png) top left no-repeat;			
}

#Overlay {
	position: absolute;
	right: -248px;
	top: 0px;
	background: url(/images/overlay_bg.png) top left no-repeat;
	width: 278px;
	height: 395px;
}

#ImageSelectorContainer, #ImageSelectorConstructContainer {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#ImageSelectorContainer .imageSelector, #ImageSelectorConstructContainer .imageSelector {
	width: 16px;
	height: 14px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 1px;
	cursor: pointer;
	background: url(/images/selector_bg.png) top left no-repeat;
}

* html #ImageSelectorContainer .imageSelector, * html #ImageSelectorConstructContainer .imageSelector {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/selector_bg.png');
}

#ImageSelectorContainer .imageSelector.selected, #ImageSelectorConstructContainer .imageSelector.selected {
	background: url(/images/selector_bg_selected.png) top left no-repeat;
	color: white;
}

* html #ImageSelectorContainer .imageSelector.selected, * html #ImageSelectorConstructContainer .imageSelector.selected {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/selector_bg_selected.png');
}

#ImageSelectorConstructContainer {
	display: none;
}

#infoContainer, #FinanceContainer, #ConstructContainer{
	display: none;
	padding: 60px 15px 0px 15px;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
}

#infoContainer .infoContText {
	width: 250px;
	margin-top: -20px;
}

#FinanceContainer .inputField {
	width: 170px;
	margin-right: 10px;
}

#FinanceContainer .button {
	padding: 1px 20px 1px 5px;
	border: 1px solid white;
	color: white;
	background: url(/images/arrow_right_white.jpg) center right no-repeat #646464;
}

#FinanceContainer .bbutton {
	padding: 1px 5px 1px 20px;
	border: 1px solid white;
	color: white;
	background: url(/images/arrow_left_white.jpg) center left no-repeat #646464;
}

#FinanceContainer .employeeImage {

}

#FinanceContainer .employeeName {
	color: white;
	margin-left: 20px;
	margin-top: 10px;
}

#FinanceContainer .additionalText {
	margin-top: 30px;
}

#FinanceContainer #formDIV {
	margin-top: 10px;
}

#FinanceContainer #formDIV div {
	padding-top: 2px;
}

#FinanceContainer .formInput {
	width: 168px;
	margin-right: 10px;
}

#FinanceContainer .backButton {
	margin-top: 20px;
	padding: 2px 0;
}

#ConstructContainer {
	padding-top: 35px;
}

#ConstructContainer .lageplan_headline {
	margin-top: 15px;
	margin-bottom: 5px;
}

#CloseButton {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 13px;
	height: 13px;
	background: url(/images/overlay_close.png) top left no-repeat;
	cursor: pointer;
}

* html #CloseButton {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/overlay_close.png');
}
#buttonCenter {
	left: 50%;
	padding: 1px 7px 1px 14px;
	background: url(/images/arrow_up.png) left 2px no-repeat;
}

#buttonCenter a {
	color: #646464;
}

#PageContent.withMenu {
	height: 455px;
}

#PreisButton {
	background: url(/images/preisbutton.png) no-repeat;
	position: relative;
	color: white;
	height: 106px;
	width: 99px;
	bottom: 100px;
	margin-left: 20px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
}

.preisbuttontext {
	margin-left: 1px;
	padding-top: 29px;
	width: 100px;
}


/* SCROLLBAR */

.jScrollPaneContainer {
	margin-top: -20px;
	overflow: hidden;
	position: relative;
	width: 250px;
	height: 350px;
}

.jScrollPaneContent {
}

.jScrollPaneTrack {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #e9e9e9;
	padding: 2px;
}

.jScrollPaneDrag {
	background-color: #027d07;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}

.jScrollArrowUp {
	right: 0;
	position: absolute;
	background-color: #e9e9e9;
	width: 13px;
	height: 7px;
	margin-top: 1px;
}

.jScrollArrowDown {
	width: 13px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-top: -1px;
}

