body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}				
			
body,
.Textfeld,
.Textfeld_Menge,
.Textfeld_SucheEinfach,
.Textfeld_SucheEinfach_Dummy,
.Auswahlfeld
{
	background-color: #FFFFFF;		
}

body, p, td, input, textarea, select, ul, li,
.Standard
{
	font-family: Segoe UI, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
}
								
form
{
	display: inline;
}
				
ul
{
	list-style-type: square;
}

h1, h2, h3, h4, h5
{
	display: inline;
	font-family: Segoe UI, Trebuchet MS, Tahoma, Arial, Sans-Serif;
	font-weight: normal;
	color: #0863AB;
}
							
h1
{
	font-size: 22pt;
}
				
h2
{
	font-size: 16pt;
}
				
h3
{
	display: block;
	width: 100%;
	font-size: 14pt;
}
				
h4
{
	font-size: 11pt;
}

h5
{
	font-size: 10pt;
}		
				
a, a:active, a:visited, a:hover
{
	color: #0863AB;
}

a:hover
{
	color: #FF663A;
}
				
textarea
{
	height: 300px;
}
			
.Dummy_Form
{
	position: absolute;
	left: -1px;
	top: -1px;
}
				
.Textfeld,
.Textfeld_Menge,
.Textfeld_SucheEinfach,
.Textfeld_SucheEinfach_Dummy,
.Auswahlfeld
{
	width: 100%;
	border: 1px solid #A9BBDF;
}

.Auswahlfeld_AutoSize
{
	border: 1px solid #A9BBDF;
}
		
.Textfeld_Menge
{
	text-align: center;
	width: 30px;
}

.Textfeld_SucheEinfach,
.Textfeld_SucheEinfach_Dummy
{
	width: 150px;
}

.Textfeld_SucheEinfach_Dummy
{
	font-style: italic;
	color: #A9BBDF;
}
						
.Rahmen
{
	border: 1px solid #A9BBDF;
}

.Tooltip
{
	position: absolute;
	border: 1px solid #A9BBDF;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	visibility: hidden;
	filter:
		progid:DXImageTransform.Microsoft.Shadow(color=#808080, direction=135, strength=3) 
		blendTrans(duration=0.15);
}
				
.Hervorgehoben
{
	font-weight: bold;
}

.Zitat
{
	font-style: italic;
}
		
.Markiert
{
	font-weight: bold;
	background-color: #CDDAEF;
}
		
.Klein
{
	font-size: 7pt;
}								
																
.Kopf_Hauptbereich
{
	background-image: url('/Grafik/Profil/0/Datei/Kopf_Hintergrund.jpg');
	background-repeat: no-repeat;
}

.Kopf_Logo
{
	margin: 15px;
}
			
.Kopf_Trennlinie,
.Fuss_Trennlinie
{
	background-color: #FFFFFF;
	height: 1px;
}				
				
.Kopf_Trennlinie_2,
.Fuss_Trennlinie_2
{
	background-color: #DCAA89;
	height: 4px;
}
				
.Kopf_Menueleiste
{
	padding-left: 0px;
	padding-right: 7px;
	white-space: nowrap;	
	color: #FFFFFF;	
	background-color: #A9BBDF;
	height: 26px;
}							
												
.Kopf_Menueleiste_Button, a.Kopf_Menueleiste_Button, a.Kopf_Menueleiste_Button:active, a.Kopf_Menueleiste_Button:visited, a.Kopf_Menueleiste_Button:hover
{
	display: table-cell;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	font-weight: bold;		
	white-space: nowrap;
}									
				
a.Kopf_Menueleiste_Button:hover
{
	color: #0863AB;
	background-color: #E1F0F9;
}
		
.Kopf_Menueleiste_Trennlinie
{
	background-color: #FFFFFF;
}				
				
.Kopf_Infoleiste,
.Fuss_Infoleiste
{
	padding-left: 7px;
	padding-right: 7px;	
	white-space: nowrap;	
	background-color: #E1F0F9;
	height: 26px;
}
		
.Kopf_Infoleiste_Button, a.Kopf_Infoleiste_Button, a.Kopf_Infoleiste_Button:active, a.Kopf_Infoleiste_Button:visited, a.Kopf_Infoleiste_Button:hover,
.Kopf_Infoleiste_Button_Sprache, a.Kopf_Infoleiste_Button_Sprache, a.Kopf_Infoleiste_Button_Sprache:active, a.Kopf_Infoleiste_Button_Sprache:visited, a.Kopf_Infoleiste_Button_Sprache:hover,
.Kopf_Infoleiste_Button_Waehrung, a.Kopf_Infoleiste_Button_Waehrung, a.Kopf_Infoleiste_Button_Waehrung:active, a.Kopf_Infoleiste_Button_Waehrung:visited, a.Kopf_Infoleiste_Button_Waehrung:hover,
.Kopf_Infoleiste_Button_Suche, a.Kopf_Infoleiste_Button_Suche, a.Kopf_Infoleiste_Button_Suche:active, a.Kopf_Infoleiste_Button_Suche:visited, a.Kopf_Infoleiste_Button_Suche:hover,
.Fuss_Infoleiste_Button, a.Fuss_Infoleiste_Button, a.Fuss_Infoleiste_Button:active, a.Fuss_Infoleiste_Button:visited, a.Fuss_Infoleiste_Button:hover
{
	display: table-cell;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	white-space: nowrap;
}									
				
a.Kopf_Infoleiste_Button:hover,
a.Kopf_Infoleiste_Button_Sprache:hover,
a.Kopf_Infoleiste_Button_Waehrung:hover,
a.Kopf_Infoleiste_Button_Suche:hover,
a.Fuss_Infoleiste_Button:hover
{
	color: #FFFFFF;
	background-color: #A9BBDF;
}

.Kopf_Infoleiste_Button_Sprache, a.Kopf_Infoleiste_Button_Sprache, a.Kopf_Infoleiste_Button_Sprache:active, a.Kopf_Infoleiste_Button_Sprache:visited, a.Kopf_Infoleiste_Button_Sprache:hover
{
	padding-left: 40px;
	background-position: 8px center;
	background-image: url('/Grafik/Profil/55556133/Datei/Sprache_DEU.gif');
	background-repeat: no-repeat;	
}

.Kopf_Infoleiste_Button_Waehrung, a.Kopf_Infoleiste_Button_Waehrung, a.Kopf_Infoleiste_Button_Waehrung:active, a.Kopf_Infoleiste_Button_Waehrung:visited, a.Kopf_Infoleiste_Button_Waehrung:hover
{
	padding-left: 40px;
	background-position: 8px center;
	background-image: url('/Grafik/Profil/55556133/Datei/Waehrung_EUR.gif');
	background-repeat: no-repeat;	
}

.Kopf_Infoleiste_Button_Suche, a.Kopf_Infoleiste_Button_Suche, a.Kopf_Infoleiste_Button_Suche:active, a.Kopf_Infoleiste_Button_Suche:visited, a.Kopf_Infoleiste_Button_Suche:hover
{
	padding-left: 25px;
	background-position: 8px center;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Kopf_Infoleiste_Suche.gif');
	background-repeat: no-repeat;
}

a.Kopf_Infoleiste_Button_Suche:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Kopf_Infoleiste_Suche_Hover.gif');
}

.Kopf_Infoleiste_Trennlinie,
.Fuss_Infoleiste_Trennlinie
{
	background-color: #FFFFFF;
}										

.Kopf_Infoleiste_Text,
.Fuss_Infoleiste_Text,
.Kopf_Warenkorb_Text
{
	color: #000000;
}
				
.Kopf_Warenkorb
{
	padding-left: 15px;
	padding-right: 15px;	
	white-space: nowrap;	
	background-color: #F1FAFF;
	height: 26px;
}
		
.Kopf_Warenkorb_Button, a.Kopf_Warenkorb_Button, a.Kopf_Warenkorb_Button:active, a.Kopf_Warenkorb_Button:visited, a.Kopf_Warenkorb_Button:hover,
.Kopf_Warenkorb_Button_Anzeigen, a.Kopf_Warenkorb_Button_Anzeigen, a.Kopf_Warenkorb_Button_Anzeigen:active, a.Kopf_Warenkorb_Button_Anzeigen:visited, a.Kopf_Warenkorb_Button_Anzeigen:hover
{
	display: table-cell;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	white-space: nowrap;
}									
				
a.Kopf_Warenkorb_Button:hover,
a.Kopf_Warenkorb_Button_Anzeigen:hover
{
	color: #FFFFFF;
	background-color: #A9BBDF;
}

.Kopf_Warenkorb_Button_Anzeigen, a.Kopf_Warenkorb_Button_Anzeigen, a.Kopf_Warenkorb_Button_Anzeigen:active, a.Kopf_Warenkorb_Button_Anzeigen:visited, a.Kopf_Warenkorb_Button_Anzeigen:hover
{
	padding-left: 28px;
	background-position: 8px center;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Kopf_Warenkorb_Anzeigen.gif');
	background-repeat: no-repeat;	
}

a.Kopf_Warenkorb_Button_Anzeigen:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Kopf_Warenkorb_Anzeigen_Hover.gif');
}
		
.Kopf_Warenkorb_Trennlinie
{
	background-color: #E1F0F9;
}														
				
.Button, a.Button, a.Button:active, a.Button:visited, a.Button:hover,
.Button_Suche, a.Button_Suche, a.Button_Suche:active, a.Button_Suche:visited, a.Button_Suche:hover,
.Button_Hilfe, a.Button_Hilfe, a.Button_Hilfe:active, a.Button_Hilfe:visited, a.Button_Hilfe:hover,
.Button_Bestellung_Absenden, a.Button_Bestellung_Absenden, a.Button_Bestellung_Absenden:active, a.Button_Bestellung_Absenden:visited, a.Button_Bestellung_Absenden:hover,
.Block_Button, a.Block_Button, a.Block_Button:active, a.Block_Button:visited, a.Block_Button:hover,
.Block_Button_Suche, a.Block_Button_Suche, a.Block_Button_Suche:active, a.Block_Button_Suche:visited, a.Block_Button_Suche:hover,
.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden:active, a.Block_Button_estellung_Absenden:visited, a.Block_Button_Bestellung_Absenden:hover
{
	padding-left: 12px;
	text-decoration: underline;
	color: #0863AB;
	background-position: left center;
	background-image: url('/Grafik/Profil/55556133/Datei/Button.gif');
	background-repeat: no-repeat;
	white-space: nowrap;			
}									
				
a.Button:hover,
a.Button_Suche:hover,
a.Button_Hilfe:hover,
a.Button_Bestellung_Absenden:hover,
a.Block_Button:hover,
a.Block_Button_Suche:hover,
a.Block_Button_Bestellung_Absenden:hover
{
	color: #FF663A;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Hover.gif');					
}				

.Block_Button, a.Block_Button, a.Block_Button:active, a.Block_Button:visited, a.Block_Button:hover,
.Block_Button_Suche, a.Block_Button_Suche, a.Block_Button_Suche:active, a.Block_Button_Suche:visited, a.Block_Button_Suche:hover,
.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden:active, a.Block_Button_Bestellung_Absenden:visited, a.Block_Button_Bestellung_Absenden:hover
{
	display: block;
}
		
.Button_Suche, a.Button_Suche, a.Button_Suche:active, a.Button_Suche:visited, a.Button_Suche:hover,
.Block_Button_Suche, a.Block_Button_Suche, a.Block_Button_Suche:active, a.Block_Button_Suche:visited, a.Block_Button_Suche:hover
{
	padding-left: 16px;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Suche.gif');
}

a.Button_Suche:hover,
a.Block_Button_Suche:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Suche_Hover.gif');
}

.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden, a.Block_Button_Bestellung_Absenden:active, a.Block_Button_Bestellung_Absenden:visited, a.Block_Button_Bestellung_Absenden:hover,
.Button_Bestellung_Absenden, a.Button_Bestellung_Absenden, a.Button_Bestellung_Absenden:active, a.Button_Bestellung_Absenden:visited, a.Button_Bestellung_Absenden:hover
{
	font-weight: bold;
	padding-left: 21px;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Bestellung_Absenden.gif');
}

a.Block_Button_Bestellung_Absenden:hover,
a.Button_Bestellung_Absenden:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Bestellung_Absenden_Hover.gif');
}

.Button_Hilfe, a.Button_Hilfe, a.Button_Hilfe:active, a.Button_Hilfe:visited, a.Button_Hilfe:hover
{
	padding-left: 11px;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Hilfe.gif');
}

a.Button_Hilfe:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Hilfe_Hover.gif');
}

.Button_Bestellen, a.Button_Bestellen, a.Button_Bestellen:active, a.Button_Bestellen:visited, a.Button_Bestellen:hover
{
	display: block;
	width: 17px;
	height: 13px;
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Bestellen.gif');
	background-repeat: no-repeat;
}

a.Button_Bestellen:hover
{
	background-image: url('/Grafik/Profil/55556133/Datei/Button_Bestellen_Hover.gif');
}

.Tabelle
{
	border: none;
}
			
.Tabellenkopf,
.Pflichtfeld
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9BBDF;
}

a.Tabellenkopf, a.Tabellenkopf:active, a.Tabellenkopf:visited, a.Tabellenkopf:hover
{
	color: #FFFFFF;
}									
				
a.Tabellenkopf:hover
{
	color: #E1F0F9;
}	
				
.Tabellenzeile_1
{
	background-color: #F1FAFF;
}
				
.Tabellenzeile_2
{
	background-color: #E1F0F9;
}
				
.Fehler
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8C8C;
}

.Gueltig,
.Ungueltig
{
	color: #FFFFFF;
}

.Gueltig
{
	background-color: #7CD27A;
}

.Ungueltig
{
	background-color: #FF8C8C;
}

.Bestellung_Infoleiste_Schritt_Erledigt, 
.Bestellung_Infoleiste_Schritt_Aktuell,
.Bestellung_Infoleiste_Schritt_ZuErledigen		
{
	font-size: 10pt;		
}
		
.Bestellung_Infoleiste_Schritt_Erledigt, 
.Bestellung_Infoleiste_Schritt_Aktuell
{
	color: #0863AB;	
}

.Bestellung_Infoleiste_Schritt_ZuErledigen
{
	color: #A9BBDF;	
}			
		
.Bestellung_Infoleiste_Schritt_Linie_Erledigt
{
	background-color: #0863AB;
}			
		
.Bestellung_Infoleiste_Schritt_Linie_ZuErledigen
{
	background-color: #A9BBDF;
}			

.Preis
{
	cursor: default;
}

.Newsleiste_Container
{
	border: none;
	height: 100%;
}

.Kopf_Warenkorb_Container
{
	width: 100%;
	height: 26px;
}

.CoverImage_Container
{
	position: absolute;
	left: -500px;
	top: -500px;
	visibility: hidden;
}

.HilfeImage_Container
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 10px;
}

.Topartikel_Container
{
	border: none;
}