

/* Standard-CSS fuer www.schreiter-muenchen.de  */

#print_adresse	{ display: none; }



/* Einstellung der Abstaende zum Nullpunkt des Browsers und weitere Standards */

html, body, div, p,

h1, h2, h3, h4, h5,

span, a, table, td,

form, img 					{ margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; 

								font-size: 8pt; line-height: 13pt; color: rgb(93,108,115); }

							  

ul, li						{ margin: 0px; padding: 0px; }	

  

html, body 					{ background: url('../images/xx_body-bg.jpg') repeat-x rgb(52,62,67); _background: rgb(52,62,67); } 



img, div							{ _behavior: url("iepngfix.htc"); border: 0px; }



ul.liste					{ margin-top: 5px; margin-bottom: 10px; }

ul.liste li					{ list-style: none; background: url('../images/xx_listpoint.gif') 0px 6px no-repeat; padding-left: 11px;

								padding-bottom: 5px; }

								

ul.aufzaehlung				{ margin-top: 12px; margin-bottom: 20px; margin-left: 27px; }

ul.aufzaehlung li			{ list-style: upper-roman; padding-bottom: 5px; }



							  

/* Allgemein gueltige Formatierungen */

h1 						{ font-size: 10pt; margin-left: 15px; margin-bottom: 10px; }

h2 						{ font-size: 8pt; margin-bottom: 10px; }

h3 						{ font-size: 10pt; margin-left: 15px; margin-bottom: 5px; }

h4 						{ font-size: 8pt; line-height: 13pt; }

h5 						{ font-size: 10pt; margin-bottom: 15px; }





a:link,	a:active, a:visited	{ text-decoration: underline; }

a:hover						{ text-decoration: underline; color: rgb(51,59,63); }



a.subnav:link, a.subnav:active, a.subnav:visited

							{ text-decoration: underline; }

a.subnav:hover				{ text-decoration: underline; color: rgb(51,59,63);  }



a.subnav_aktiv:link, a.subnav_aktiv:active, a.subnav_aktiv:visited, a.subnav_aktiv:hover

							{ text-decoration: none; font-weight: bold;}



a.footnavi:link, a.footnavi:active, a.footnavi:visited

							{ text-decoration: underline; color: rgb(189,200,205); }

a.footnavi:hover			{ text-decoration: underline; color: rgb(255,255,255);  }



a.footnavi_aktiv:link, a.footnavi_aktiv:active, a.footnavi_aktiv:visited, a.footnavi_aktiv:hover

							{ text-decoration: none; color: rgb(189,200,205); font-size: 8pt; font-weight: bold; }						



a.print:link, a.print:active, a.print:visited 

							{ text-decoration: underline; background: url('../images/bn_print.gif') no-repeat; padding: 2px 0px 5px 22px; }

a.print:hover				{ text-decoration: underline; color: rgb(51,59,63); }					



a.top:link, a.top:active, a.top:visited 

							{ text-decoration: underline; background: url('../images/bn_top.gif') no-repeat; padding: 1px 0px 5px 22px; }

a.top:hover					{ text-decoration: underline; color: rgb(51,59,63); }				



a.request:link, a.request:active, a.request:visited 

							{ text-decoration: underline; background: url('../images/bn_request.gif') no-repeat; padding: 1px 0px 5px 22px; }

a.request:hover				{ text-decoration: underline; color: rgb(51,59,63); }			



a.tell:link, a.tell:active, a.tell:visited 

							{ text-decoration: underline; background: url('../images/bn_tell.gif') no-repeat; padding: 1px 0px 5px 22px; }

a.tell:hover				{ text-decoration: underline; color: rgb(51,59,63); }





/* Sektionsweite Formatierungen */

.clear						{ clear: both; height: 1px; overflow: hidden; }



#site_center				{ width: 990px; height: 100%; margin: 0px auto; 

								background: url('../images/xx_streifen-bg.png') 734px 0px repeat-y;

								_background: url('../images/xx_streifen-bg-ie6.jpg') 734px 0px repeat-y; }

	#head					{ width: 990px; height: 110px; background: url('../images/xx_head-bg.png') 0px 84px no-repeat;

								_background: url('../images/xx_head-bg-ie6.jpg') 0px 84px no-repeat; }

		#logo				{ float: left; margin-left: 35px; margin-top: 35px; }

		#claim				{ float: left; margin-left: 105px; margin-top: 57px; }

		

	#site					{ width: 990px; background: url('../images/xx_site-bg.png') repeat-y;

								_background: url('../images/xx_site-bg-ie6.jpg') repeat-y; }

		

		/* Navigation */

		#navi				{ float: left; width: 222px; height: 542px; margin-top: 17px; margin-bottom: 240px; 

								background: url('../images/xx_navi-bg.jpg') no-repeat;

								_background: url('../images/xx_navi-bg-ie6.jpg') no-repeat 12px 0px; }

			#aktiv-verbindung	{ position: absolute; z-index: 11; margin-left: 221px; _margin-left: 210px; margin-top: 34px; }

			*+html #aktiv-verbindung { margin-left: 210px; }

								

			#navi ul		{ margin-top: 25px; margin-left: 11px; }

			#navi ul li		{ list-style: none; float: left; width: 210px; height: 25px; padding-top: 3px; padding-bottom: 3px; }

			

			a.navi:link, a.navi:active, a.navi:visited

							{ width: 210px; height: 25px; display: block; background-repeat: no-repeat; }

			a.navi:hover	{ background-position: 0px -25px; }

			#navi ul li a.aktiv	{ background-position: 0px -25px; }

		

		/* Subnavi */

		#subnavi			{ float: left; width: 695px; margin-left: 50px; }	

			#subnavi ul			{ margin-top: 2px; margin-left: 15px; padding-right: 7px; }

				#subnavi ul li		{ list-style: none; float: right; display: inline; }	

		

		/* Inhalt */

		#inhalt_schmal	{ float: left; width: 440px; margin: 21px 0px 20px 50px; _margin-top: 19px; }

		*+html #inhalt_schmal { margin-top: 19px; }

			.seitentitel	{ margin-left: 5px; }

			#inhalt_box_00	{ width: 440px; margin-top: 12px; }

			#inhalt_box_1x	{ width: 440px; margin-top: 21px; }

			

			#inhalt_box_xx	{ width: 420px; margin-top: 12px; margin-bottom: 40px; }

				#inhalt_box_xx img.rand	{ border: 1px solid rgb(93,108,115); }

				.bildtitel	{ margin-top: 5px; margin-bottom: 10px; font-style: italic; }

			

				/* Artikel */

				.artikelbild_big_00 	

										{ border: 1px solid rgb(93,108,115); margin-bottom: 20px; height: 235px; width: 438px;

											background-position: 0px -40px; background-repeat: none; }

			

				#artikel_grossbild		{ border: 1px solid rgb(93,108,115); width: 438px; height: 319px; }

					#artikel_grossbild div		{ position: absolute; margin: 0px; }

				#artikel_galerie		{ width: 440px; margin-bottom: 5px; margin-top: 10px; }

					#artikel_galerie img	{ border: 1px solid rgb(93,108,115); margin-right: 10px; _height: 74px;

												background-repeat: no-repeat; background-position: 0px -10px; }

				#artikel_infos			{ width: 420px; margin-left: 4px; margin-bottom: 5px; background: url('../images/xx_listen-bg.png');

											padding: 2px 5px 5px 10px; }

								

				table.artikelliste_s	{ width: 435px; margin-left: 4px; }

				table.artikelliste_s th	{ font-weight: normal; text-align: left; padding: 2px 10px 4px 11px; vertical-align: top; }

				table.artikelliste_s td	{ vertical-align: top; padding: 2px 10px 4px 10px; }

				table.artikelliste_s th.bg, table.artikelliste_s td.bg	{ background: url('../images/xx_listen-bg.png'); }

				

				.artikel_link_right		{ float: right; padding-right: 10px; }

				

			#titel_sortierung		{ width: 440px; margin-top: 17px; }	

				#titel_sortierung a.print	{ margin-left: 156px; }

				

			#titel_functions		{ margin-top: -26px; margin-left: 190px; width: 260px; }	

				#titel_functions a.print	{ margin-left: 10px; }	

		

		#inhalt_breit	{ float: left; width: 685px; margin: 10px 0px 70px 50px; _margin-top: 19px; }

		*+html #inhalt_breit { margin-top: 19px; }

		

				.artikelbreit		{ width: 690px; margin-bottom: 15px; }

				.artikelbreit_bg	{ width: 690px; margin-bottom: 15px; background: url('../images/xx_listen-bg.png'); }

					.artikelbreit_bild	{ float: left; width: 135px; }

						.artikelbreit_bild a	{ border: 1px solid rgb(93,108,115); height: 77px; width: 106px; display: block; }

					.artikelbreit_text	{ float: left; width: 410px; padding-top: 3px; padding-bottom: 2px; }

					.artikelbreit_text a	{ font-weight: bold; font-size: 9pt; }

					.artikelbreit_text p	{ line-height: 10pt; }

					.artikelbreit_preis	{ float: left; width: 120px; text-align: right; line-height: 10pt; 

											padding: 5px 25px 2px 0px; font-size: 9pt; }

				

				.functions		{ margin-top: 15px; margin-bottom: 5px; width: 440px; }

					.functions_middle	{ float: left; width: 350px; margin-left: -7px; }

						.functions_middle a	{ margin-right: 10px; }

					.functions_left		{ float: left; width: 180px; }

					.functions_right	{ float: right; width: 260px; text-align: right; }

						.functions_right a	{ margin-left: 10px; }

		

		/* Rechts */

		#rechts				{ float: left; width: 240px; margin-left: 25px; margin-top: 21px; 

								_margin-top: 19px; _margin-left: 14px; }

		*+html #rechts { margin-top: 19px; }

			#rechts_box		{ width: 225px; margin-top: 12px; }

			#rechts_zoom	{ width: 203px; height: 160px; border: 1px solid rgb(93,108,115); margin-top: 20px;

								background: url('../images/xx_listen-bg.png'); text-align: center; padding: 20px 10px 0px 10px; }

			#rechts_functions	{ margin-top: 6px; }

				#rechts_functions a	{ line-height: 20pt; }

				

			.rechts_boxinhalt	{ margin-top: 20px; margin-bottom: 140px; }

				.artikelbild_rechts { border: 1px solid rgb(93,108,115); margin-bottom: 15px; width: 223px; height: 140px;

										background-position: 0px -5px; background-repeat: none }

					.rechts_boxinhalt h1	{ margin-left: 0px; }

			

			

	/* Foot */					

	#foot					{ width: 990px; height: 200px;  }

		#foot_trustedicon	{ position: absolute; z-index: 10; margin-top: -99px; margin-left: 831px; width: 159px; height: 228px; 

								background: url('../images/xx_trusted-bg.jpg') no-repeat; }

		#foot_adresse		{ position: absolute; z-index: 10; margin-top: -225px; margin-left: 39px; }

			#foot_trustedicon img	{ margin-top: 45px; margin-left: 55px; }

		#foot ul			{ margin-left: 15px; height: 15px; }

			#foot ul li			{ list-style: none; float: left; display: inline; color: rgb(189,200,205); }

			

			

/* Formularelemente */

.box_kontaktformular		{ background: url('../images/xx_listen-bg.png'); padding: 5px 5px 8px 8px; margin-bottom: 10px; }



input, select, textarea		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; }

.kontakt_label				{ display: block; float: left; width: 98px; margin-top: 4px; }

.kontakt_labelbreit			{ display: block; float: left; width: 168px; margin-top: 4px; }

.pflichtfeldhinweis			{ font-size: 8pt; padding-bottom: 4px; }

.fehler						{ background: rgb(188,4,38); color: rgb(255,255,255); }

.fehler_text				{ color: rgb(188,4,38); }



.checkbox					{ margin-left: 0px; }

.input_1					{ width: 300px; margin-top: 3px; }

.input_2					{ width: 60px; margin-top: 3px; }

.input_3					{ width: 231px; margin-top: 3px; margin-left: 3px; }

.input_4					{ width: 230px; margin-top: 3px; }

.input_captcha				{ width: 80px; margin-top: 3px; }

.select_4					{ width: 236px; margin-top: 3px; }

.textarea_1					{ width: 400px; margin-top: 3px; }

.submit						{ font-size:13px; background: rgb(190,195,199); color: rgb(93,108,115);

								cursor: hand; margin-top: 5px; border: 1px solid rgb(93,108,115); cursor: pointer; }

								

select.schnellsuche			{ width: 225px; border: 1px solid rgb(93,108,115); font-size: 8pt; padding: 2px; }


