
p {
	font-size: 12px;
	padding: 7px;
}

p.advice {
	background: #f8eed6 url('/css/fo_pixi_zgm/../../images/icons/Icon-Ausrufezeichen.gif') 7px 14px no-repeat;
	padding: 14px 14px 14px 44px;
}

h1,h2,h3,h4,h5,h6 {
	display: block;
	padding: 0px;
	margin: 0px;
}

a {
	font-weight: normal;	
}

body, form {
	font-size: 12px;
}

img				{
					border: none;
					padding: 0px;
					margin: 0px;
				}		
				
#content		{
					width:820px;
					background-color: #FFFFFF;
				}
				
#content_popup		{
					font-family:verdana;
					font-size:11px;
					width:570px;
					background-color: #FFF;
					margin: auto;
				}
			
#inner_content	{
					padding: 7px;
					padding-top: 0px;

				}
#inner_content_popup	{
					padding: 7px;
					padding-top: 0px;

				}


#overview a		{
					text-decoration:none;
					font-weight: normal;
					color: #141414;
				}
				
#overview a:hover {
					text-decoration:none;
				}

#overview a:focus {
					text-decoration:none;
				}


#skyscraper		{
					position: absolute;
					top: 7px;
					left: 820px;
				}
.reloaded_headline {
					font-family: Verdana,sans-serif;
					font-size: 18px;
					font-weight: bold;
					margin-left: 7px;
					margin-top: 5px;
				}

.ressort_title	{
					font-size: 10px;
					font-weight: bold;
					line-height: 11px;
					text-transform: uppercase;
				}

.current_ressort_title	{
					font-size: 12px;
					font-weight: normal;
					line-height: 12px;
					text-transform: uppercase;
					color: #878787;
				}
				
.gallery_title	{
					font-weight: bold;
					padding-top: 0px;
					font-size: 14px;
					margin-top: 0px;
					margin-left: 0px;
					color: #FFFFFF;
				}

			
.head_text {
					color: #141414;
					font-family: Verdana,sans-serif;
					font-size: 10px;
					font-weight: normal;
					line-height: 13px;
					text-align: right;
					text-transform: none;
}

.in {
					border: 1px solid #BFBFBF;
					color: #808080;
					font-family: Verdana,sans-serif;
					font-size: 12px;
					line-height: 12px;
					padding: 1px 1px 1px 2px;
}

.image_description {
					margin-left: 8px; 
					margin-top: 14px;
					padding-bottom: 21px;
					font-size: 12px;
}

.sponsorPic { 	
					position: relative;
					height: 130px; 
					width: 590px;
					margin: -65px 0px 0px -295px;
					top: 50%; 
					left: 50%;
					text-align: center;
					padding: 0px;
					overflow: hidden;
}

.sponsorPicRectangle { 	
					position: relative;
					height: 250px; 
					width: 576px;
					margin: -125px 0px 0px -288px;
					top: 50%; 
					left: 50%;
					text-align: center;
					padding: 0px;
					overflow: hidden;
}



.box_overview	{
					padding-right: 4px;
					width: 281px;
					margin-bottom: 7px;
					float: left;
				}
				
.werbung_text {
					text-align: left;
					color: #AAAAAA;
					margin-left: 8px;
}


.box_overview_alternate	
				{
					padding-right: 4px;
					background: #EFECE8;
					width: 281px;
					margin-bottom: 7px;
					float: right;
				}
				

.dev_arrow {
					font-size: 7px;
					line-height: 12px;
					font-weight: bold;
					font-family: Times, serif;
					text-align: left;
					text-transform: none;
					color: #BA0000;
					z-index: 1;
					vertical-align: 2px;
}

.dev_arrow_big {
					font-size: 9px;
					line-height: 11px;
					font-weight: bold;
					font-family: Times, serif;
					text-align: left;
					text-transform: none;
					color: #BA0000;
					z-index: 1;
}

.dev_arrow_big_inactive {
					font-size: 9px;
					line-height: 11px;
					font-weight: bold;
					font-family: Times, serif;
					text-align: left;
					text-transform: none;
					color: #878787;
					z-index: 1;
}

.uebersicht_pager {
					font-size: 12px;
					font-weight: normal;
					font-family: verdana, sans-serif;
					color: #000000;
					text-align: left;
}

.uebersicht_pager_inactive {
					font-size: 12px;
					font-weight: normal;
					font-family: verdana, sans-serif;
					color: #878787;
					text-align: left;
}

.zt {
					font-size: 20px;
					line-height: 24px;
					font-weight: normal;
					font-style: italic;
					font-family: Georgia,Verdana,sans-serif;
					color: #BA0000;
					text-align: right;
					text-transform: none;
}



.dev_list_arrow, .dev_list_arrow a {
					font-weight: normal;
					font-size: 12px;
					line-height: 16px;
}

#showroom .dev_list_arrow {
					width: 150px;	
}

.dev_list_arrow .event_date {
					width: 155px;
}


.imageOverview {
	margin: 0px;
	border: none;		
}

.img_thumb_holder {
	width: 100%;
	height: 60px;
	padding-top: 7px;
	background-color: #595959;
}

.img_thumb_holder.active {
	width: 100%;
	height: 60px;
	padding-top: 7px;
	background-color: #BFBFBF;
}

#activePic {
	width: 574px;
	height: 383px;
	text-align: center;	
	position: relative;
	margin: 0 0 20px 7px; 
	top: 0px;
	left: 0px;
}

.activePicPrev {
	position: absolute;
	height: 395px;
	width: 130px;
	left: -10px;
	top: -6px;
	float: left;
	z-index: 100;
	background: none;
}

.activePicPrev:hover {
	background: url('/images/icons/reloaded/pic_prev.png') 50px center;
	background-repeat: no-repeat;
}


.activePicNext {
	position: absolute;
	height: 395px;
	width: 130px;
	left: 464px;
	top: -6px;
	float: left;
	z-index: 100;
	background: none;
}

.activePicNext:hover {
	background: url('/images/icons/reloaded/pic_next.png') 41px center;
	background-repeat: no-repeat;
}

#screenPic, #screenPicBg {
	border: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.category_teaser .image {
	width:	74px;
	border: 1px solid #949599;
	background-color: #FFFFFF;
}


.image_overlay_module {
	position: relative;
	border: 1px solid #BFBFBF;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	float: left;
	height: 66px;
	width: 74px;
	margin: 7px 15px 7px 0px;		
}

.image_overview_module {
	display: inline;
	margin: 2px;
}

.img_over_module {
	position: absolute;
	height: 66px;
	width: 74px;
	left: 3px;
	top: 3px;
	z-index: 1000;
	background: transparent;
	display: none;
}



.pixi_error_message {
					padding-left: 9px;
					padding-right: 8px;
					margin-top: 14px; 
					padding-bottom: 21px;
					border-bottom: 1px dotted #BFBFBF;
					width: 571px;
					color: #BA0000;
}

/** FOTOBESTELLUNG STYLES **/
.bildbestellung_tab {
					width: 585px;
					height: 25px;
					margin-bottom: 12px;
					font-size: 12px;
}

.bildbestellung_item {
					width: 185px;
					height: 25px;
					float: left;
					line-height: 25px;
					color: #878787;
					background-color: #EFECE8;
}

.bildbestellung_item_text {
					padding-left: 20px;
}

.bildbestellung_item_last {
					width: 185px;
}

.bildbestellung_item_active {
					color: #FFFFFF;
					background-color: #BA0000;
}


.bildbestellung_trenner {
					background: #BA0000 url('/css/fo_pixi_zgm/../../images/basket_pfeil_inactive.gif') right top no-repeat;
					width: 10px;
					height: 25px;
					float: left;
}

.bildbestellung_trenner_active {
					background: #BA0000 url('/css/fo_pixi_zgm/../../images/basket_pfeil_active.gif') right top no-repeat;
}

.bildbestellung_trenner_active_last {
					background: #BA0000 url('/css/fo_pixi_zgm/../../images/basket_pfeil_last.gif') right top no-repeat;
}

.bildbestellung_trenner_last {
					background: #EFECE8 url('/css/fo_pixi_zgm/../../images/basket_pfeil_last.gif') right top no-repeat;
}

.bildbestellung_trenner_neutral {
					background: #EFECE8 url('/css/fo_pixi_zgm/../../images/basket_pfeil_inactive.gif') right top no-repeat;
}


.basket_line {
	background-color: #EFECE8;
	margin-bottom: 7px;
	width: 582px;
	clear: both;
}

.basket_line_inner {
	padding: 7px;
}

.basket_photo {
	float: left;
}

.basket_description {
	margin-left: 7px;
	float: left;
	font-size: 12px;
}

.konto_dataline {
	height: 25px;
	clear: both;
}

.konto_label {
	float: left; 
	width: 110px; 
	text-align: right;
	margin-right: 10px;
}

.form_error {
	color: #BA0000;
}



.thumbview {
	position: absolute;
	z-index: 3000;
	background: transparent;
	width: 207px;
	height: 166px;
	top: 0px;
	left: 21px;
	text-align: left;
	padding: 3px 0 3px 0;
	background: url('/css/fo_pixi_zgm/../../images/bg_teaser2.gif') left top no-repeat;
	display: none;
	text-align: center;
	vertical-align: middle;
	margin: auto 0px auto 0px;
}

.thumbarrow {
	position: absolute;
	z-index: 3000;
	background: transparent;
	width: 207px;
	height: 7px;
	left: 21px;
	text-align: left;
	padding: 0px;
	background: url('/css/fo_pixi_zgm/../../images/teaser_pfeil.gif') left top no-repeat;
	display: none;
}


.imageOverviewCarousel {
	border: 1px solid #595959;
}

.imageOverviewCarousel:hover {
	border: 1px solid #BA0000;
}


.overviewLine {
	clear: both; 
	border-top: 1px dotted #BFBFBF; 
	height: 245px; 
	width: 801px; 
	padding-top: 20px; 
	margin-bottom: 20px;
}

.imageOverlay.overviewPage{
	width: 110px; 
	border: none; 
	margin-left: 7px; 
	margin-right: 40px; 
	margin-bottom: 40px; 
	float: left;
}

.rectangleHolder {
	margin-left: 7px;
	float: left; 
	width: 300px; 
	height: 280px; 
	margin-top: -12px;
}

#rectangleContent {
	padding: 0px; 
	margin: 0px; 
	border: none; 
	width: 300px; 
	height: 278px; 
	overflow: hidden;
	text-align: center;
	background-color: #333333;
}

.galleryPicHolder {
	width: 105px; 
	padding: 1px; 
	border: 1px solid #BFBFBF;	
}

.galleryPicText {
	width: 143px;	
}

.teaserImg {
	width: 201px; 
	height: 160px;
}

#teaserOverlayHref {
	display: none;
	position: absolute;
	width: 201px;
	height: 160px;
	border: 1px solid #BA0000;
	padding: 1px;
	z-index: 100;
	background-color: #BFBFBF;
	text-align: center;
	margin: 0px;
	cursor: pointer;
}

.search_box {
	width: 787px;
	background-color: #EFECE8;
	padding: 7px 7px 7px 7px;
	margin-top: 10px;
	margin-bottom: 21px;
	height: 20px;
}

.search_box_element {
	float: left; 
	height: 18px; 
	line-height: 18px;
	margin-right: 7px;
}

.search_box_gallery {
	width: 332px;
	background-color: #EFECE8;
	padding: 4px 0px 7px 0px;
	height: 16px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}

.category_search_box {
	width: 791px; 
	height: 27px; 
	margin-bottom: 14px; 
	border-bottom: 1px solid #BFBFBF; 
	position: relative; 
	padding-left: 10px;
}

.category_search_box_reiter {
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 26px; 
	padding: 0 7px 0 7px; 
	line-height: 26px; 
	border-bottom: 1px solid #FFFFFF; 
	border-left: 1px solid #BFBFBF; 
	border-right: 1px solid #BFBFBF; 
	border-top: 1px solid #BFBFBF; 
	float: left; 
	text-align: center; 
	font-weight: bold;
}

.category_choose_text {
	float: left; 
	height: 26px; 
	line-height: 26px; 
	padding: 1px 0 0 10px;
}

.category_choose_select {
	float: left; 
	height: 26px; 
	padding: 2px 0 0 10px;
}

.gallery_treffer_zeile {
	margin: 0 0 21px 7px; 
	clear: both;	
}

.overview_pager {
	position: relative;
	width: 787px;
	padding: 0 7px 0 7px;
	height: 25px;
	margin-top: 21px;
}

.overview_pager.bottom {
	border-top: 1px dotted #BFBFBF;
	padding-top: 21px;
}

.overview_pager_buttons_left {
	position: relative;
	float: left;
	width: 70px;
}

.overview_pager_button {
	width: 25px;
	height: 25px;
	background-color: #BFBFBF;
	visibility: hidden;
}

.overview_pager_button_active {
	width: 25px;
	height: 25px;
	background-color: #BA0000;
}

.overview_pager_button.left, .overview_pager_button_active.left {
	float: left;	
}

.overview_pager_button.right, .overview_pager_button_active.right {
	float: right;	
}
	
.overview_pager_center {
	position: relative;
	float: left;
	width: 646px;
	height: 16px;
	
	text-align: center;
}

.overview_pager_center_item {
	position: relative;
	width: 15px;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px 0 5px;
	text-align: center;
	display: inline;
}

a.center_item {
	padding: 5px 0px 5px 6px;
	height: 25px;
	margin-left: -4px;
}


*+html a.center_item {
	padding: 5px 5px 5px 6px;
	height: 25px;
	margin-left: -4px;
}

a.center_item:hover {
	background-color: #EFECE8;
}

a.center_item.active {
	background-color: #EFECE8;
	
}

.overview_pager_buttons_right {
	position: relative;
	float: right;
	width: 70px;
	text-align: right;
}

.overview_pager_infoline {
	text-align: center; 
	clear: both; 
	color: #878787; 
	margin-top: 7px;
	margin-bottom: 0px;
}

.gallery_kein_treffer {
	clear: both; 
	padding-left: 7px; 
	margin-bottom: 21px; 
}

.rectangle_overview {
	width: 801px; 
}

.page_footer_link_top {
	clear: both; 
	width: 794px; 
	margin-top: 0px; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 7px;
	margin-bottom: 7px;
	margin-top: -7px;
}


.page_footer_link_bottom {
	clear: both; 
	width: 794px; 
	margin-top: 14px; 
	border-top: 1px dotted #BFBFBF; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 7px;
	margin-bottom: -13px;
}

.gallery_link a {
	color: #FFFFFF;
}

.picBereich {
	background-color: #333333; 
	padding-top: 14px; 
	position: relative;
}

.picDescription {
	float: left; 
	margin-left: 21px; 
	color: #FFFFFF;
	width: 190px;
}

.picHead {
	width: 100%;
	padding-left: 7px;
}

.picHeadLeft {
	float: left;
	width: 575px;
}

.picHeadRight {
	float: left;
	width: 190px;
	margin-left: 21px;
}

.gallery_pager {
	position: relative;
	width: 575px;
	padding: 0px;
	height: 25px;
	overflow: hidden;
}

.gallery_pager_buttons_left {
	position: relative;
	float: left;
	width: 70px;
}

.gallery_pager_button {
	width: 25px;
	height: 25px;
	background-color: #BFBFBF;
	visibility: hidden;
}

.gallery_pager_button_active {
	width: 25px;
	height: 25px;
	background-color: #BA0000;
}

.pager_item .pager_button {
	cursor: pointer;
}

.pager_button.pager_item {
	background-image: url('/images/icons/reloaded/pager_icon.gif');
}

.pager_button.pager_item.first_pic {
	background-position: 0px 0px;
}

.pager_button.pager_item.first_pic:hover {
	background-position: 0px 25px;
}

.pager_button.pager_item.prev_pic {
	background-position: 75px 0px;
}

.pager_button.pager_item.prev_pic:hover {
	background-position: 75px 25px;
}

.pager_button.pager_item.next_pic {
	background-position: 50px 0px;
}

.pager_button.pager_item.next_pic:hover {
	background-position: 50px 25px;
}

.pager_button.pager_item.last_pic {
	background-position: 25px 0px;
}

.pager_button.pager_item.last_pic:hover {
	background-position: 25px 25px;
}

.gallery_pager_item .pager_button {
	cursor: pointer;
}

.pager_button.gallery_pager_item {
	background-image: url('/images/icons/reloaded/pager_icon_gallery.gif');
}

.pager_button.gallery_pager_item.first_pic {
	background-position: 0px 0px;
}

.pager_button.gallery_pager_item.first_pic:hover {
	background-position: 0px 25px;
}

.pager_button.gallery_pager_item.prev_pic {
	background-position: 75px 0px;
}

.pager_button.gallery_pager_item.prev_pic:hover {
	background-position: 75px 25px;
}

.pager_button.gallery_pager_item.next_pic {
	background-position: 50px 0px;
}

.pager_button.gallery_pager_item.next_pic:hover {
	background-position: 50px 25px;
}

.pager_button.gallery_pager_item.last_pic {
	background-position: 25px 0px;
}

.pager_button.gallery_pager_item.last_pic:hover {
	background-position: 25px 25px;
}

.gallery_pager_button.left, .gallery_pager_button_active.left {
	float: left;	
}

.gallery_pager_button.right, .gallery_pager_button_active.right {
	float: right;	
}
	
.gallery_pager_center {
	position: relative;
	float: left;
	width: 435px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
}

.gallery_pager_center_item {
	position: relative;
	width: 15px;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px 0 5px;
	text-align: center;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 1px;
}

.gallery_pager_center_item_active {
	position: relative;
	width: 15px;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px 0 5px;
	text-align: center;
	display: inline;
	color: #BA0000;
	font-weight: bold;
}

span.gallery_center_item {
	padding: 5px 0px 5px 6px;
	height: 25px;
	margin-left: -4px;
	cursor: pointer;
}


*+html span.gallery_center_item {
	padding: 5px 5px 5px 6px;
}

span.gallery_center_item:hover {
	background-color: #EFECE8;
}


span.gallery_center_item:hover .gallery_pager_center_item {
	color: #000000;	
}

span.gallery_center_item_active {
	padding: 5px 0px 5px 6px;
	height: 25px;
	margin-left: -4px;
	background-color: #EFECE8;
	cursor: pointer;
}

*+html span.gallery_center_item_active {
	padding: 5px 5px 5px 6px;
}

.gallery_pager_buttons_right {
	position: relative;
	float: right;
	width: 70px;
	text-align: right;
}

.gallery_pager_infoline {
	text-align: center; 
	clear: both; 
	color: #FFFFFF; 
	margin-top: 7px;
	margin-bottom: 21px;
}
