
/*
//////
//css_allgemein.css
//////
*/

	*
		{
		font-family:arial;
		font-size:12px;
		}
	
	body
		{
		margin:0px;
		padding:0px;
		background-image:URL(pics/hintergrund.png);
		background-repeat:repeat-x;
		}
	
	a
		{
		color:#000000;
		}
	
	a img
		{
		border:0px solid #FFFFFF;
		}
	
	h1
		{
		font-size:24px;
		margin-top:0px;
		padding-top:0px;
		}
	
	h2
		{
		font-size:18px;		
		margin-top:0px;
		padding-top:0px;
		}
	
	.trennung		
		{
		height: 0px;
		clear: both;
		overflow: hidden;
		}
	
	.float-right
		{
		float:right;
		}
	
	.float-left
		{
		float:left;
		}
	
	.display-none
		{
		display:none;
		}
	
	.pointer
		{
		cursor:pointer;
		}
	
	.rel		
		{
		position: relative;
		}
	
	.abs		
		{
		position: absolute;
		}
	
	b, strong, .fett		
		{
		font-weight: bold;
		}
	
	i		
		{
		font-style: italic;
		}
	
	.zeile-titel
		{
		width:1000px;
		height:85px;
		background-color:#9498a3;
		margin-left:auto;
		margin-right:auto;
		}
	
	.zeile-hauptnavigation
		{
		width:1000px;
		height:25px;
		margin-left:auto;
		margin-right:auto;
		}
	
	.zeile-titel .logo
		{
		width:410px;
		height:85px;
		background-image:URL(pics/logo.png);
		background-repeat:no-repeat;
		}
	
	.zeile-titel .box-login-logout
		{
		margin-top:8px;
		margin-right:2px;
		}
	
	/* ---- */
	
	.zeile-seo-unten *
		{
		color:#5a5a5a;
		}
	
	.zeile-seo-unten
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		border-top:1px solid #9498a3;
		margin-top:15px;
		padding-top:15px;
		margin-bottom:20px;
		}
	
	.zeile-seo-unten .fuss-spalte-1
		{
		float:left;
		width:680px;
		}
	
	.zeile-seo-unten .fuss-spalte-1 .produktnavigation
		{
		margin-bottom:10px;
		}
	
	.zeile-seo-unten .fuss-spalte-1 .fussnavigation
		{
		margin-bottom:10px;
		}
	
	.zeile-seo-unten .fuss-spalte-2
		{
		float:right;
		width:260px;
		}
	
	/* ---- */
	
	/*
	.zeile-seo-unten .sitemap *
		{
		color:#9498A3;
		}
	
	.zeile-seo-unten .sitemap ul		
		{
		list-style-position: outside;
		margin:0px;
		padding:0px;
		}
	
	.zeile-seo-unten .sitemap li		
		{
		padding: 0px 0px 0px 15px;
		list-style: none;
		background: url(pics/li_back.png) no-repeat left top;
		}
	
	.zeile-seo-unten .copyright
		{
		float:right;
		text-align:right;
		width:260px;
		color:#9498A3;
		}
	*/
	
	/* ---- */
	
	.button-farbe-1
		{
		cursor:pointer;
		text-align:center;
		background-color:#75a804;
		padding:3px;
		border:1px solid #C40040;
		color:#FFFFFF;
		}
	
	.button-farbe-1:hover
		{
		background-color:#86002c;
		border:1px solid #86002c;
		}
	
	.loading
		{
		background-image:URL(pics/weiss_transparent.png);
		background-position:50% 50%;
		}
	
	.loading .animation
		{
		background-image:URL(pics/ajax-loader_farbe6.gif);
		background-repeat:no-repeat;
		background-position:50% 50%;
		width:100%;
		height:100%;
		}
	
	.loading-1
		{
		background-image:URL(pics/orange.png);
		background-position:50% 50%;
		}
	
	.loading-1 .animation
		{
		background-image:URL(pics/ajax-loader_farbe7.gif);
		background-repeat:no-repeat;
		background-position:50% 50%;
		width:100%;
		height:100%;
		}
/*
//////
//css_auftraege_bearbeiten.css
//////
*/
	
	/* ---- */
	
	.auftraege-ansicht .auftraege-ansicht-spalte-1
		{
		width:450px;
		}
	
	.auftraege-ansicht .auftraege-ansicht-spalte-2
		{
		width:260px;
		background-color:#efffff;
		}
	
	.auftraege-bearbeiten-kopieren .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-bezahlung .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-eigenenummer .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-datenanlieferung .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-datenupload .auftraege-ansicht-spalte-1,
	.auftraege-ticket-einfuegen .auftraege-ansicht-spalte-1,
	.auftraege-detail .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-bitte-anmelden .auftraege-ansicht-spalte-1,
	.auftraege-bearbeiten-zuweisung .auftraege-ansicht-spalte-1
		{
		width:100%;
		}
	
	/* ---- */
	
	.auftraege_navigation
		{
		height:43px;
		margin-bottom:15px;
		}
	
	.auftraege-navigation-schritt-1
		{
		height:43px;
		margin-bottom:15px;
		background: url(pics/bestellreiter.gif) no-repeat 0px 0px;
		}
	
	.auftraege-navigation-schritt-2
		{
		height:43px;
		margin-bottom:15px;
		background: url(pics/bestellreiter.gif) no-repeat 0px -43px;
		}
	
	.auftraege-navigation-schritt-3
		{
		height:43px;
		margin-bottom:15px;
		background: url(pics/bestellreiter.gif) no-repeat 0px -86px;
		}
	
	.auftraege-navigation-schritt-4
		{
		height:43px;
		margin-bottom:15px;
		background: url(pics/bestellreiter.gif) no-repeat 0px -129px;
		}
	
	.auftraege-navigation-schritt-5
		{
		height:43px;
		margin-bottom:15px;
		background: url(pics/bestellreiter.gif) no-repeat 0px -172px;
		}
	
	.auftraege_navigation_schritt1,
	.auftraege_navigation_schritt2,
	.auftraege_navigation_schritt3,
	.auftraege_navigation_schritt4,
	.auftraege_navigation_schritt5
		{
		width:145px;
		height:43px;
		float:left;
		}
	
	.auftraege_navigation_schritt1 .auftraege_navigation_schritt_text,
	.auftraege_navigation_schritt2 .auftraege_navigation_schritt_text,
	.auftraege_navigation_schritt3 .auftraege_navigation_schritt_text,
	.auftraege_navigation_schritt4 .auftraege_navigation_schritt_text,
	.auftraege_navigation_schritt5 .auftraege_navigation_schritt_text		
		{
		padding-top:6px;
		padding-left:10px;
		}
	
	/* ---- */
	
	.auftraege-ansicht .produkt
		{
		background-color:#a3ccff;
		margin-bottom:1px;
		}
	
	.auftraege-ansicht .produkt .produkt-titel
		{
		color:#FFFFFF;
		font-weight:bold;
		background-color:#70affd;
		padding:4px;
		}
	
	.auftraege-ansicht .produkt .produkt-beschreibung
		{
		padding:4px;
		}
	
	.auftraege-ansicht .nummer
		{
		background-color:#a3ccff;
		padding:4px;
		font-size:18px;
		font-weight:bold;
		margin-bottom:1px;
		}
	
	/* ---- */
	
	.auftraege-ansicht .formular
		{
		background-color:#e8e8e8;
		margin-bottom:15px;
		}
	
	.auftraege-ansicht .formular-inhalt
		{
		padding:4px;
		}
	
	.auftraege-bearbeiten-kopieren .formular-inhalt,
	.auftraege-bearbeiten-bezahlung .formular-inhalt
		{
		}
	
	.auftraege-ansicht .formular-buttonleiste
		{
		border-top:1px solid #FFFFFF;
		background-color:efefef;
		}
	
	.auftraege-ansicht-klein-spalte-1 .formular-buttonleiste .button-submit,
	.auftraege-ansicht .formular-buttonleiste .button-submit
		{
		width:100%;
		}
	
	.auftraege-ansicht .button-zurueck
		{
		margin-bottom:1px;
		}
	
	/* ---- */
	
	.auftraege-ansicht .button-toggle
		{
		padding:5px;
		background-color:#d54a77;
		background-image:URL(pics/button_pfeil_1.png);
		background-repeat:no-repeat;
		color:#FFFFFF;
		padding-left:35px;
		cursor:pointer;
		}
	
	.auftraege-ansicht .anschrift-box
		{
		margin-bottom:10px;
		}
	
	.auftraege-ansicht .anschrift-box .inhalt
		{
		margin-top:10px;
		}
	
	/* ---- */
	
	.auftraege-ansicht .vorschau
		{
		background-color:#efefef;
		min-height:150px;
		}
	
	.auftraege-ansicht .vorschau .vorschau-titel
		{
		color:#FFFFFF;
		font-weight:bold;
		background-color:#41474d;
		padding:4px;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt
		{
		background-color:#efefef;
		padding:4px;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht
		{
		width:100%;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .zeile-kopf .spalte-1, 
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .zeile-kopf .spalte-2 
		{
		font-weight:bold;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .spalte-1, 
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .spalte-2 
		{
		padding:2px;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .spalte-1 
		{
		padding-left:0px;
		border-bottom:1px solid #dddddd;
		border-right:1px solid #dddddd;
		background-color:transparent;
		vertical-align:top;
		}
	
	.auftraege-ansicht .vorschau .vorschau-inhalt .uebersicht .spalte-2 
		{
		padding-right:0px;
		text-align:right;
		border-bottom:1px solid #dddddd;
		background-color:transparent;
		vertical-align:top;
		white-space:nowrap;
		}
	
	/* ---- */
	
	.bezahlung-hinweis
		{
		padding:4px;
		background-color:#efefef;
		margin-bottom:15px;
		}
	
	/* ---- */
	
	.auftraege-bearbeiten-datenanlieferung .hinweis
		{
		margin-bottom:15px;
		}
	
	/* ---- */
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente
		{
		width:715px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .spalte-1,
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .spalte-2
		{
		width:352px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .tabelle-vorschau .upload-titel
		{
		font-size:14px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .tabelle-vorschau .upload-bild
		{
		width:350px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .tabelle-vorschau .upload_vorschau
		{
		width:340px;
		height:190px;
		border:1px solid #888888;
		background-image:URL(pics/bild_hintergrund.png);
		text-align:center;
		padding:5px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .tabelle-vorschau .upload_vorschau img
		{
		height:190px;
		}
	
	.auftraege-bearbeiten-datenupload .tabelle-dokumente .form-eingabe-zeile-checkbox
		{
		margin-left:0px;
		}
	
	/* ---- */
	
	.auftraege-bearbeiten-zuweisung .tabelle-1
		{
		width:715px;
		}
	
	.auftraege-bearbeiten-zuweisung .abbildung_1,
	.auftraege-bearbeiten-zuweisung .abbildung_2,
	.auftraege-bearbeiten-zuweisung .abbildung_3
		{
		padding-top:5px;
		padding-bottom:5px;
		height:190px;
		border:1px solid #888888;
		margin-bottom:5px;
		background-image:URL(pics/bild_hintergrund.png);
		text-align:center;
		}
	
	.auftraege-bearbeiten-zuweisung .abbildung_1 img,
	.auftraege-bearbeiten-zuweisung .abbildung_2 img,
	.auftraege-bearbeiten-zuweisung .abbildung_3 img
		{
		height:190px;
		}
	
	.auftraege-bearbeiten-zuweisung .tabelle-1 .spalte-1,
	.auftraege-bearbeiten-zuweisung .tabelle-1 .spalte-2
		{
		padding-right:5px;
		}
	
	.auftraege-bearbeiten-zuweisung .tabelle-1 .spalte-1,
	.auftraege-bearbeiten-zuweisung .tabelle-1 .spalte-2,
	.auftraege-bearbeiten-zuweisung .tabelle-1 .spalte-3
		{
		width:33%;
		}
	
	.auftraege-bearbeiten-zuweisung .form_label
		{
		display:none;
		}
	
/*
//////
//css_auftraege_liste.css
//////
*/
	
	/* ---- */
	.auftraege-liste .auftraege-liste-tabelle
		{
		width:725px;
		border-collapse:collapse;
		margin-bottom:2px;
		background-color:#efefef;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte
		{
		padding:2px;
		vertical-align:top;
		border:1px solid #dddddd;
		border-collapse:collapse;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-1
		{
		width:130px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-2
		{
		width:130px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-3
		{
		width:65px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-4
		{
		width:100px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-5
		{
		width:120px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-6
		{
		width:102px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .spalte-7
		{
		width:24px;
		}
	
	.auftraege-liste .auftraege-liste-tabelle .auftrag-button-bearbeiten
		{
		float:left;
		margin-right:1px;
		}
	
	.auftraege-liste .trennlinie
		{
		border-bottom:1px solid #888888;
		margin-bottom:4px;
		}
	
	.auftrag-buttons-button
		{
		background-image:URL(pics/button_pfeil_1.png);
		background-repeat:no-repeat;
		cursor:pointer;
		width:24px;
		height:24px;
		}
	
	.tabelle-vorschau img
		{
		margin-right:2px;
		}
	
	/* ---- */
	
	.auftraege-liste .pageview td
		{
		padding:4px;
		}
	
	.auftraege-liste .pageview
		{
		margin-bottom:10px;
		}
	
	.auftraege-liste .pageview a
		{
		padding-left:2px;
		padding-right:2px;
		}
	
/*
//////
//css_boxen.css
//////
*/

	/* --- */
	
	.zeile-hauptzeile .spalte-links .box-container
		{
		width:100%;
		background-color:#f1f1f1;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-links .box-container .container-titel
		{
		font-weight:bold;
		padding:4px;
		padding-left:8px;
		background-color:#41474d;
		border-bottom:1px solid #FFFFFF;
		color:#FFFFFF;
		}
	
	.zeile-hauptzeile .spalte-links .box-container .container-content
		{
		padding:8px;
		}
	
	/* --- */
	
	.zeile-hauptzeile .spalte-mitte .box-container
		{
		width:100%;
		background-color:#f1f1f1;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-container .container-titel
		{
		font-weight:bold;
		padding:4px;
		padding-left:8px;
		background-color:#e4e4e4;
		border-bottom:1px solid #FFFFFF;
		color:#000000;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-container .container-content
		{
		padding:8px;
		}
	
	/* --- */
	
	.zeile-hauptzeile .spalte-rechts .box-container
		{
		width:260px;
		background-color:#efefef;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-rechts .box-container .container-titel
		{
		font-weight:bold;
		padding:4px;
		padding-left:8px;
		background-color:#41474d;
		border-bottom:1px solid #FFFFFF;
		color:#FFFFFF;
		}
	
	.zeile-hauptzeile .spalte-rechts .box-container .container-content
		{
		padding:8px;
		}
	
	/* --- */
	
	.zeile-hauptzeile .spalte-rechts .container-orange
		{
		background-color:#f9c268;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-orange .container-titel
		{
		background-color:#f39306;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-orange-flach
		{
		width:260px;
		height:170px;
		margin-bottom:10px;		
		}
	
	.zeile-hauptzeile .spalte-rechts .container-orange-hoch
		{
		width:260px;
		height:260px;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-gelb
		{
		background-color:#f2e8b3;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-gelb .container-titel
		{
		color:#000000;
		background-color:#f9d401;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-gelb-slotinfo,
	.zeile-hauptzeile .spalte-rechts .container-orange-slotkonfigurator
		{
		width:260px;
		height:262px;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-rechts .container-gelb-slotinfo .container-content,
	.zeile-hauptzeile .spalte-rechts .container-orange-slotkonfigurator .container-content
		{
		padding:0px;
		}
/*
//////
//css_formulare.css
//////
*/

	form
		{
		padding:0px;
		margin:0px;
		}
		
	.form-button
		{
		cursor:pointer;
		}
	
	.form-gruppen-bezeichner
		{
		font-weight:bold;
		border-bottom:1px solid #888888;
		padding-bottom:3px;
		margin-bottom:6px;
		}
	
	.form-eingabe-zeile-radio-liste
		{
		margin-left:155px;
		}
	
	.form-eingabe-zeile-checkbox
		{
		margin-left:155px;
		}
	
	.form-eingabe-zeile-checkbox .form_label
		{
		margin-left:155px;
		vertical-align:top;
		}
	
	.form-eingabe-zeile-feld-hidden .form_label,
	.form-eingabe-zeile-textarea .form_label,
	.form-eingabe-zeile-dropdown .form_label,
	.form-eingabe-zeile-text .form_label,
	.form-eingabe-zeile-passwort .form_label,
	.form-eingabe-zeile-feld .form_label
		{
		width:150px;
		padding-right:10px;
		text-align:right;
		padding-top:3px;
		vertical-align:top;
		}
	
	.form-eingabe-zeile-text .form-text,
	.form-eingabe-zeile-feld .form-text,
	.form-eingabe-zeile-passwort .form-text
		{
		width:200px;
		border:1px solid #7d7d7d;
		height:18px;
		margin-bottom:5px;
		}
	
	.auftraege-ansicht-klein .form-eingabe-zeile-text .form-text
		{
		width:150px;
		}
	
	.form-eingabe-zeile-textarea .form-textarea
		{
		width:200px;
		border:1px solid #7d7d7d;
		height:100px;
		margin-bottom:5px;
		}
	
	.form-eingabe-zeile-dropdown .form-dropdown
		{
		width:202px;
		border:1px solid #7d7d7d;
		height:18px;
		margin-bottom:5px;
		}
	
	.auftraege-ansicht-klein .form-eingabe-zeile-dropdown .form-dropdown
		{
		width:152px;
		}
	
	.form-checkbox,
	.form-radio
		{
		cursor:pointer;
		}
	
	.fehler-fehlerclass
		{
		font-weight:bold;
		color:#c40040;
		margin-bottom:10px;
		}
	
	.formular-trennlinie
		{
		padding-top:5px;
		margin-bottom:5px;
		border-bottom:1px solid #888888;
		}
		
	.icon-fehlerclass
		{
		border:1px solid #000000;
		background-image:URL(pics/icon_fehler.png);
		height:19px;
		IE:height:19px;
		IE:margin-top:1px;
		width:21px;
		}
/*
//////
//css_login.css
//////
*/
	
	.box-login-logout .tabelle-login
		{
		margin-bottom:5px;
		}
	
	.formular-login .login-kennung
		{
		width:223px;
		border:1px solid #000000;
		padding:2px;
		margin-bottom:5px;
		}
	
	.formular-login .login-passwort
		{
		width:156px;
		margin-right:4px;
		border:1px solid #000000;
		padding:2px;
		}
	
	.formular-login .form-button-submit
		{
		width:60px;
		height:19px;
		IE:height:19px;
		IE:margin-top:1px;
		margin-right:4px;
		border:1px solid #000000;
		padding:0px;
		background-image:URL(pics/button_login.png);
		}
	
	.formular-login .form-button-schloss
		{
		width:23px;
		height:19px;
		IE:height:19px;
		IE:margin-top:1px;
		border:1px solid #000000;
		background-image:URL(pics/button_schloss.png);
		}
/*
//////
//css_logout.css
//////
*/
	
	.box-login-logout .tabelle-logout
		{
		margin-bottom:5px;
		}
	
	.box-logout .logout-hinweis
		{
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
		padding-left:0px;
		}
	
	.box-logout .logout-kennung
		{
		width:176px;
		margin-right:5px;
		padding:2px;
		height:15px;
		overflow:hidden;
		color:#000000;
		font-weight:bold;
		border:1px solid #000000;
		background-color:#efefef;
		}
	
	.box-logout .logout-button
		{
		width:65px;
		height:19px;
		margin-right:4px;
		border:1px solid #000000;
		background-image:URL(pics/button_logout.png);
		cursor:pointer;
		}
/*
//////
//css_menu.css
//////
*/
	
	/* ---- */
	
	.menu ul
		{
		display:block;
		margin:0px;
		padding:0px;
		list-style:none;
		z-index:90;
		text-align:left;
		}
	
	.menu ul li
		{
		float:left;
		margin:0px;
		padding:0px;
		list-style-type:none;
		width:102px;
		height:25px;
		background-color:#444950;
		}
	
	.menu ul li:hover
		{
		background-color:#ffd319;
		}
	
	.menu ul li a,
	.menu ul li span
		{
		display:block;
		text-decoration:none;
		color:#ffffff;
		}
	
	.menu ul li a:hover,
	.menu ul li span:hover
		{
		color:#444950;
		}
	
	.menu ul .image-rahmen
		{
		float:left;
		overflow:hidden;
		}
	
	.menu ul.level1
		{
		text-align:center;
		}
	
	.menu ul.level1 li
		{
		margin-right:1px;
		}
	
	.menu ul.level1 li a,
	.menu ul.level1 li span
		{
		padding:5px;
		}
	
	.menu ul.level1 li:hover a.ebene-1,
	.menu ul.level1 li:hover span.ebene-1
		{
		color:#444950;
		}
	
	.menu ul.level1 li:hover a.ebene-1-aktiv,
	.menu ul.level1 li:hover span.ebene-1-aktiv
		{
		color:#FFFFFF;
		}
	
	.menu ul.level2,
	.menu ul.level3
		{
		position:absolute;
		top:0px;
		left:0px;
		width:170px;
		visibility:hidden;
		}
	
	.menu ul.level2 li,
	.menu ul.level3 li
		{
		width:170.5px;
		height:40px;
		border:solid 1px #666666;
		background-color:#444950;
		border-left:none;
		margin-top:-1px;
		}
	
	.menu ul.level2 li:hover,
	.menu ul.level3 li:hover
		{
		background-color:#ffd319;
		}
	
	.menu ul.level2 li img,
	.menu ul.level3 li img
		{
		width:40px;
		height:40px;
		}
	
	.menu ul.level2 li a,
	.menu ul.level3 li a
		{
		padding:13px;
		padding-left:5px;
		padding-right:0px;
		width:122px;
		float:left;
		}
	
	.menu ul.level2 li:hover a,
	.menu ul.level3 li:hover a
		{
		color:#444950;
		}
	
	.menu ul.level2 li,
	.menu ul.level3 li
		{
		margin-right:0px;
		}
	
	.menu ul li.ebene_1_aktiv,
	.menu ul li.ebene_2_aktiv,
	.menu ul li.ebene_3_aktiv
		{
		background-color:#f29406;
		}
	
	/* ---- */
	.menu ul.class_19332
		{
		width:520px;
		}
	
	.menu ul.class_19347
		{
		width:365px;
		}
	
	.menu ul.class_19199,
	.menu ul.class_19256,
	.menu ul.class_19193
		{
		display:none;
		}
/*
//////
//css_navigation.css
//////
*/

	.hauptnavigation-ebene2
		{
		margin-bottom:10px;
		}
	
	.hauptnavigation-ebene2 a
		{
		color:#FFFFFF;
		display:block;
		padding:4px;
		background-color:#444950;
		border-bottom:1px solid #FFFFFF;
		}
	
	.hauptnavigation-ebene2 a.ebene-2:hover
		{
		background-color:#ffd319;
		color:#444950;
		}
	
	.hauptnavigation-ebene2 a.ebene-2-aktiv
		{
		background-color:#f29406;
		}
/*
//////
//css_sitemap.css
//////
*/
/* Sitemapnavigation */
	
	.sitemap		
		{
		}
	
	.sitemap a:link,
	.sitemap a:visited		
		{
		color: #9498a3;
		border-bottom: 0px solid #ffffff;
		}
	
	.sitemap a:hover,
	.sitemap a:active		
		{
		color: #f29400;
		border-bottom: 0px solid #ffffff;
		}
	
	.sitemap li.sitemap_e1		
		{
		width: 170px;
		float:left;
		background:none;
		padding:0px;
		margin: 0px 10px 0px 0px
		}
	
	.sitemap li.sitemap_e2		
		{
		border-left:1px solid #9498a3;
		padding:0px 0px 0px 10px;
		margin:0px 0px 0px 5px;
		background:url(pics/sitemap_e2.gif) no-repeat left top;
		}
	
	.sitemap li.sitemap_e2 span.ebene-2		
		{
		color: #9498a3;
		cursor:default;
		}
	
	.sitemap li.sitemap_e2 span.ebene-2-aktiv		
		{
		background:#fcd300;
		cursor:default;
		}
	
	.sitemap li.sitemap_e3		
		{
		border-left:1px solid #d4d4d4;
		padding:0px 0px 0px 10px;
		margin:0px 0px 0px 5px;
		background:url(pics/sitemap_e3.gif) no-repeat left top;
		}
	
	.sitemap li.sitemap_e3 span.ebene-3		
		{
		color: #9498a3;
		cursor:default;
		}
	
	.sitemap li.sitemap_e3 span.ebene-3-aktiv		
		{
		background:#fcd300;
		cursor:default;
		}

/*
//////
//css_slotinfo.css
//////
*/
	.slotinfo
		{
		padding:8px;
		}
	
	.infotabelle .infotabelle-zeile-1 .infotabelle-spalte-1,
	.infotabelle .infotabelle-zeile-1 .infotabelle-spalte-2
		{
		height:155px;
		}
	
	.infotabelle .infotabelle-zeile-1 .infotabelle-spalte-1
		{
		width:120px;
		padding-right:10px;
		border-right:1px solid #F9D401;
		}
	
	.infotabelle .infotabelle-zeile-1 .infotabelle-spalte-2
		{
		width:115px;
		}
	
	.infotabelle .info-titel
		{
		font-size:12px;
		font-weight:bold;
		}
	
	.infotabelle .info-preis-netto-hinweis,
	.infotabelle .info-preis-netto-versandhinweis
		{
		font-size:9px;
		text-align:right;
		}
	
	.infotabelle .info-preis-netto-wert
		{
		font-size:16px;
		font-weight:bold;
		text-align:right;
		}
	
	.infotabelle .info-preis-mwst-wert
		{
		
		}
	
	.infotabelle .info-preis-brutto
		{
		margin-bottom:10px;
		}
	
	.infotabelle .info-preis-brutto-wert
		{
		font-size:16px;
		font-weight:bold;
		text-align:right;
		}
/*
//////
//css_slotkonfigurator.css
//////
*/
	
	.slotkonfigurator
		{
		padding:8px;
		}
	
	.slotkonfigurator .auswahlfelder
		{
		height:148px;
		}
	
	.slotkonfigurator .attribut-auswahlfeld
		{
		margin-bottom:10px;
		}
	
	.slotkonfigurator .attribut-auswahlfeld-titel
		{
		padding-top:4px;
		width:100px;
		height:16px;
		overflow:hidden;
		float:left;
		}
	
	.slotkonfigurator .attribut-auswahlfeld-wert
		{
		cursor:pointer;
		width:115px;
		height:16px;
		padding-top:2px;
		padding-left:4px;
		padding-right:20px;
		border:1px solid #444950;
		background-color:#FFFFFF;
		background-image:URL(pics/pfeil_dropdown.png);
		background-position:right;
		background-repeat:no-repeat;
		float:left;
		}
	
	.slotkonfigurator .attribut-auswahlfeld-wert-innen
		{
		width:110px;
		height:16px;
		overflow:hidden;
		}
	
	.slotkonfigurator .attribut-auswahlfeld .auswahl-eintrag
		{
		background-color:#d4d4d4;
		border-bottom:1px solid #FFFFFF;
		padding:3px;
		}
	
	.slotkonfigurator .attribut-auswahlfeld .auswahl-eintrag-selektiert
		{
		background-color:#fcd300;
		}
	
	.slotkonfigurator .attribut-auswahlfeld .auswahl-eintrag-unselektiert
		{
		cursor:pointer;
		}
	
	.slotkonfigurator .attribut-auswahlfeld .auswahl-eintrag-unselektiert:hover
		{
		background-color:#fcd300;
		}
	
	.slotkonfigurator .attribut-auswahlfeld .auswahl-eintrag-inaktiv
		{
		color:#939393;
		}
	
	.slotkonfigurator .attribut-auswahlfeld-dropdown
		{
		position:absolute;
		border:1px solid #444950;
		background-color:#FFFFFF;
		max-height:150px;
		width:239px;
		margin-left:0px;
		IE:margin-left:-241px;
		margin-top:21px;
		overflow-y:scroll;
		overflow-x:hidden;
		}
	
	.slotkonfigurator .liste-produkte .produkt
		{
		font-size:24px;
		font-weight:bold;
		text-align:right;
		}
	
	.slotkonfigurator .liste-produkte .preishinweis
		{
		font-size:16px;
		font-size:10px;
		margin-bottom:4px;
		}
	
	.slotkonfigurator .button-bestellen,
	.slotinfo .button-bestellen
		{
		background-image:URL(pics/pfeil_warenkorb.png);
		background-position:right;
		background-repeat:no-repeat;
		}
/*
//////
//css_slotmachine.css
//////
*/

	/* --- */
	
	.slotmachine
		{
		height:490px;
		}
	
	.slotmachine .auswahlfelder
		{
		height:220px;
		background-color:#efefef;
		margin-bottom:15px;
		}
	
	.slotmachine .produktliste
		{
		height:250px;
		background-color:#efefef;
		}
	
	.slotmachine .attribut-auswahlfeld
		{
		background-color:#efefef;
		padding-right:1px;
		}
	
	.slotmachine .attribut-auswahlfeld .attribut-auswahlfeld-titel
		{
		background-color:#9498a3;
		border-bottom:1px solid #FFFFFF;
		padding:3px;
		}
	
	.slotmachine .attribut-auswahlfeld .attribut-auswahlfeld-zeilen
		{
		height:197px;
		overflow-x:hidden;
		overflow-y:scroll;
		}
	
	.slotmachine .attribut-auswahlfeld .auswahl-eintrag
		{
		background-color:#d4d4d4;
		border-bottom:1px solid #FFFFFF;
		padding:3px;
		}
	
	.slotmachine .attribut-auswahlfeld .auswahl-eintrag-selektiert
		{
		background-color:#fcd300;
		}
	
	.slotmachine .attribut-auswahlfeld .auswahl-eintrag-unselektiert
		{
		cursor:pointer;
		}
	
	.slotmachine .attribut-auswahlfeld .auswahl-eintrag-unselektiert:hover
		{
		background-color:#fcd300;
		}
	
	.slotmachine .attribut-auswahlfeld .auswahl-eintrag-inaktiv
		{
		color:#939393;
		}
	
	/* --- */
	
	.slotmachine .buttonleiste
		{
		border-top:1px solid #FFFFFF;
		background-color:#efefef;
		}
	
	.slotmachine .button-zuruecksetzen
		{
		width:260px;
		float:left;
		}
	
	.slotmachine .button-bestellen
		{
		background-image:URL(pics/pfeil_warenkorb.png);
		background-position:right;
		background-repeat:no-repeat;
		width:260px;
		float:right;
		}
	
	/* --- */
	
	.slotmachine .preistabelle-titel
		{
		width:100%;
		}
	
	.slotmachine .preistabelle-titel .preistabelle-titel-1 td
		{
		background-color:#9498a3;
		border-bottom:1px solid #FFFFFF;
		padding:3px;
		text-align:center;
		}
	
	.slotmachine .preistabelle-preise-rahmen
		{
		height:200px;
		background-color:#efefef;
		overflow-x:hidden;
		overflow-y:scroll;
		}
	
	.slotmachine .preistabelle-preise
		{
		width:982px;
		}
	
	.slotmachine .preistabelle-preise .preistabelle-preise-1 td
		{
		background-color:#9498a3;
		}
	
	.slotmachine .preistabelle-preise td
		{
		background-color:#d4d4d4;
		border-bottom:1px solid #FFFFFF;
		padding:3px;
		}
	
	.slotmachine .preistabelle-preise .spalte-1,
	.slotmachine .preistabelle-preise .spalte-2,
	.slotmachine .preistabelle-preise .spalte-3
		{
		width:33%;
		}
	
	.slotmachine .preistabelle-preise .spalte-1,
	.slotmachine .preistabelle-preise .spalte-2
		{
		border-right:1px solid #FFFFFF;
		}
	
	.slotmachine .preistabelle-preise .preise-aktiv
		{
		background-color:#fcd300;
		}
	
	.slotmachine .preistabelle-preise .preise-inaktiv
		{
		cursor:pointer;
		}
	
	.slotmachine .preistabelle-preise .preise-inaktiv:hover
		{
		background-color:#fcd300;		
		}
	
	.slotmachine .preistabelle-preise .preise-inaktiv-inaktiv
		{
		color:#939393;
		}
	
	.slotmachine .preistabelle-preise .unterspalte-1,
	.slotmachine .preistabelle-preise .unterspalte-2,
	.slotmachine .preistabelle-preise .unterspalte-3
		{
		text-align:right;
		}
/*
//////
//css_startseite.css
//////
*/

	/* --- */
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider
		{
		width:725px;
		height:170px;
		margin-bottom:10px;
		background-color:#efefef;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container
		{
		position: relative;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow
		{
		position:relative;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow .slide
		{
		position:absolute;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow .slide-inhalt
		{
		width:705px;
		height:150px;
		padding:10px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow-control-prev
		{
		cursor:pointer;
		position: absolute;
		width:20px;
		height:20px;
		left:684px;
		top:150px;
		z-index:4;
		background-image:URL(pics/slider_pfeil_links.png);
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow-control-next
		{
		cursor:pointer;
		position:absolute;
		width:20px;
		height:20px;
		left:705px;
		top:150px;
		z-index:4;
		background-image:URL(pics/slider_pfeil_rechts.png);
		}
	
	.zeile-hauptzeile .spalte-mitte .box-infoslider .diashow-container .diashow-jumper-container
		{
		position:absolute;
		left:10px;
		top:12px;
		z-index:5;
		display:none;
		}
	
	/* --- */
	
	.zeile-hauptzeile .spalte-mitte .box-news
		{
		width:725px;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news .absatz
		{
		margin-bottom:10px;
		border:1px solid #858993;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news .text
		{
		padding:2px;
		float:left;
		width:450px;
		margin-bottom:10px;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news .text a
		{
		color:#f18f01;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news h2
		{
		font-size:24px;
		color:#f18f01;
		font-size:14px;
		font-weight:bold;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news .bild-links
		{
		float:left;
		margin-right:10px;
		height:98px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .spalte-mitte .box-news .bild-links img
		{
		border:0px solid #FFFFFF;
		}
/*
//////
//css_tabs_produkte_gross.css
//////
*/
	/* --- */
	
	.zeile-hauptzeile .spalte-mitte .box-produktgruppen-ohne-register
		{
		width:725px;
		margin-bottom:5px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-leiste
		{
		display:none;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-leiste ul
		{
		list-style-position:outside;
		margin:0px;
		padding:0px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-leiste ul li
		{
		list-style:none;
		float:left;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab a
		{
		padding:3px;
		padding-left:10px;
		padding-right:10px;
		border-right:1px solid #9498a3;
		color:#FFFFFF;
		text-decoration:none;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab a:hover
		{
		background-color:#f18f01;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter
		{
		margin-top:10px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt
		{
		width:735px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb
		{
		background-color:#fdc442;
		width:115px;
		height:212px;
		margin-right:7px;
		margin-bottom:7px;
		float:left;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-bild
		{
		width:115px;
		height:110px;
		text-align:center;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-bild img
		{
		border:0px solid #000000;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-titel
		{
		font-weight:bold;
		padding:5px;
		height:26px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-titel a
		{
		text-decoration:none;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-text
		{
		font-size:10px;
		padding:5px;
		padding-top:0px;
		height:40px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-link
		{
		background-image:URL(pics/pfeil_warenkorb.png);
		background-repeat:no-repeat;
		background-position:right;
		background-color:#858a95;
		color:#FFFFFF;
		padding:5px;
		padding-top:4px;
		height:14px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-ohne-register .tab-blaetter .blatt .box-gelb .absatz-produkt-link a
		{
		color:#FFFFFF;
		}
/*
//////
//css_tabs_produkte_klein.css
//////
*/
	/* --- */
	
	.zeile-hauptzeile .spalte-mitte .box-produktgruppen-mit-register
		{
		width:725px;
		margin-bottom:5px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-leiste
		{
		background-color:#9498a3;
		height:23px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-leiste ul
		{
		list-style-position:outside;
		margin:0px;
		padding:0px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-leiste ul li
		{
		list-style:none;
		float:left;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab a
		{
		padding-top:3px;
		padding-bottom:3px;
		padding-left:10px;
		padding-right:10px;
		border-right:1px solid #FFFFFF;
		color:#000000;
		height:17px;
		display:block;
		text-decoration:none;
		background-color:#d5d5d5;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab a:hover
		{
		background-color:#f18f01;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter
		{
		margin-top:10px;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt
		{
		height:325px;
		width:735px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt .box-gelb
		{
		background-color:#fdc442;
		width:115px;
		height:100px;
		margin-right:7px;
		margin-bottom:7px;
		float:left;
		text-align:center;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt .box-gelb .absatz-produkt-bild
		{
		width:115px;
		height:80px;
		text-align:center;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt .box-gelb .absatz-produkt-bild img
		{
		border:0px solid #000000;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt .box-gelb .absatz-produkt-titel
		{
		font-weight:bold;
		padding:5px;
		padding-top:0px;
		padding-bottom:0px;
		height:18px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktgruppen-mit-register .tab-blaetter .blatt .box-gelb .absatz-produkt-titel a
		{
		text-decoration:none;
		}
/*
//////
//css_tabs_produktinfos.css
//////
*/
	
	/* --- */
	
	.zeile-hauptzeile .box-produktinfos .tab-leiste
		{
		background-color:#959aa5;
		height:23px;
		overflow:hidden;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab-leiste ul
		{
		list-style-position:outside;
		margin:0px;
		padding:0px;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab-leiste ul li
		{
		list-style:none;
		float:left;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab a
		{
		padding-top:3px;
		padding-bottom:3px;
		padding-left:10px;
		padding-right:10px;
		border-right:1px solid #FFFFFF;
		color:#000000;
		height:17px;
		display:block;
		text-decoration:none;
		background-color:#d5d5d5;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab a:hover
		{
		background-color:#f18f01;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab .aktiv
		{
		background-color:#e9e9e9;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab-blaetter
		{
		background-color:#e9e9e9;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab-blaetter .blatt
		{
		height:220px;
		padding:10px;
		overflow-x:hidden;
		overflow-y:auto;
		}
	
	.zeile-hauptzeile .box-produktinfos .tab-blaetter .blatt h2
		{
		font-size:18px;
		margin:0px;
		padding:0px;
		}
/*
//////
//css_template_auftragsabwicklung_sdv2.css
//////
*/
	
	.auftragsabwicklung-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.auftragsabwicklung-sdv2 .zeile-hauptzeile .spalte-links
		{
		display:none;
		width:225px;
		float:left;
		margin-right:15px;
		background-color:#ff00ff;
		}
	
	.auftragsabwicklung-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:725px;
		float:left;
		margin-right:15px;
		}
	
	.auftragsabwicklung-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_dreispaltig_sdv2.css
//////
*/
	
	.dreispaltig-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.dreispaltig-sdv2 .zeile-hauptzeile .spalte-links
		{
		width:260px;
		float:left;
		margin-right:15px;
		}
	
	.dreispaltig-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:450px;
		float:left;
		margin-right:15px;
		}
	
	.dreispaltig-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_slotmachine_sdv2.css
//////
*/
	
	.slotmachine-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.slotmachine-sdv2 .zeile-hauptzeile .spalte-links
		{
		display:none;
		width:225px;
		float:left;
		margin-right:15px;
		
		background-color:#ff00ff;
		}
	
	.slotmachine-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:725px;
		float:left;
		margin-right:15px;
		}
	
	.slotmachine-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_standardseite_sdv2.css
//////
*/
	
	.standardseite-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.standardseite-sdv2 .zeile-hauptzeile .spalte-links
		{
		display:none;
		}
	
	.standardseite-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:725px;
		float:left;
		margin-right:15px;
		}
	
	.standardseite-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_startseite_sdv2.css
//////
*/
	
	.startseite-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.startseite-sdv2 .zeile-hauptzeile .spalte-links
		{
		display:none;
		}
	
	.startseite-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:725px;
		float:left;
		margin-right:15px;
		}
	
	.startseite-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_zweispaltig_breit_schmal_sdv2.css
//////
*/
	
	.zweispaltig-breit-schmal-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.zweispaltig-breit-schmal-sdv2 .zeile-hauptzeile .spalte-links
		{
		display:none;
		}
	
	.zweispaltig-breit-schmal-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:725px;
		float:left;
		margin-right:15px;
		}
	
	.zweispaltig-breit-schmal-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		width:260px;
		float:left;
		}
/*
//////
//css_template_zweispaltig_schmal_breit_sdv2.css
//////
*/
	
	.zweispaltig-schmal-breit-sdv2 .zeile-hauptzeile
		{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		}
	
	.zweispaltig-schmal-breit-sdv2 .zeile-hauptzeile .spalte-links
		{
		width:260px;
		float:left;
		margin-right:15px;
		}
	
	.zweispaltig-schmal-breit-sdv2 .zeile-hauptzeile .spalte-mitte
		{
		width:710px;
		float:left;
		margin-right:15px;
		}
	
	.zweispaltig-schmal-breit-sdv2 .zeile-hauptzeile .spalte-rechts
		{
		display:none;
		}
/*
//////
//elemente.css
//////
*/

/* Element: */

.rot { font-color:#ff0000; }
.blau { font-color:#ff0000; }
.eingerueckt { padding-left:60px; }
