* {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: White url(../images/body_bg.jpg) repeat-x fixed 0 0;
}

input {
	border: 1px solid Gray;
}

a:link, a:visited {
	color: #2A2A2A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/**************

	Klassen
	
**************/

.BiFT_links {
	float: left;
	margin: 2px 20px;
}

.BiFT_rechts {
	float: right;
	margin: 2px 20px;
}

.mitte {
	text-align: center;
}

.links {
	text-align: left;
}

.rechts {
	text-align: right;
}

.fleft {
	float: left;
}

.flight {
	float: right;
}

.clear {
	clear: both;
}

br.clear, hr.clear {
	clear: both;
	height: 0.1px;
}

.iconLink {
	padding: 1px 4px 1px 35px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	line-height: 20px;
	display: block;
	width: 50%;
}

.iconLink:hover {
	background-color: #E1E1E1;
}


/**************

		IDs
	
**************/
#WebSiteLinks a, #WebSiteLinks a:visited {
	display: block;
	background: transparent url(../images/warenkorbleiste_reiter_off.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#WebSiteLinks a:hover {
	background: transparent url(../images/warenkorbleiste_reiter_on.gif) no-repeat 0 4px;
}


/********************************************************/
#Aussen {
	width: 1002px;
	w\idth: 1000px;
	background: White url(../images/inhalt_bg.jpg) no-repeat 400px 170px;
	border-right: 2px solid White;
}


/********************************************************/
#Kopf {
	background: White url(../images/kopf_bg.jpg) no-repeat 0 0;
	height: 100px;
}

#Kopf img {
	position: absolute;
	top: 0px;
	left: 700px;
}

#Kopf h1 {
	display: none;
}

/********************************************************/
#HauptNavigation {
	position: relative;
	background: Gray url(../images/hauptnaviagtion_bg.jpg) repeat-x 0 0;
	height: 50px;
}

#HauptNavigation li {
	float: left;
	text-align: center;
	list-style: none;
}

#HauptNavigation li a {
	display: block;
	width: 140px;
	w\idth: 139px; /* Hack for f***in' IE 5.0 and IE 5.5 */
	height: 50px;
	border-right: 1px solid White;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#HauptNavigation li a:link, #HauptNavigation li a:visited {
	background: transparent url(../images/hauptnavigation_button_bg.jpg) repeat-x left top;
	color: #2A2A2A;
	line-height: 43px;
}

#HauptNavigation li a:hover {
	background: transparent url(../images/hauptnavigation_button_bg.jpg) repeat-x left center;
	color: White;
	line-height: 37px;
}

#HauptNavigation li a:link.aktiv, #HauptNavigation li a:visited.aktiv {
	background: transparent url(../images/hauptnavigation_button_bg.jpg) repeat-x left bottom;
	color: White;
	line-height: 37px;
}


/********************************************************/
#Schnellsuche {
	position: absolute;
	top: 108px;
	left: 755px;
	height: 16px;
}

#Schnellsuche p input {
	line-height: 16px;
	vertical-align: top;
}


/********************************************************/
#Warenkorbleiste {
	position: relative;
	background: White url(../images/warenkorbleiste_bg.jpg) repeat-x 0 0;
	height: 29px;
	font-size: 11px;
}

#Warenkorbleiste a, #Warenkorbleiste a:visited {
	display: block;
	background: transparent url(../images/warenkorbleiste_reiter_off.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#Warenkorbleiste a:hover {
	background: transparent url(../images/warenkorbleiste_reiter_on.gif) no-repeat 0 4px;
}

#Warenkorbleiste ul {
	position: absolute;
	left: 30px;
	top: 3px;
}

#Warenkorbleiste ul li {
	float: left;
	display: block;
}

#Warenkorbleiste ul li#Warenkorbleiste_Einkaufswagen_voll {
	width: 390px;
	w\idth: 360px; /* Hack for f***in' IE 5.0 and IE 5.5 */
	padding-left: 25px;
	padding-right: 5px;
	background: transparent url(../images/warenkorb_voll.gif) no-repeat 0 0;
}

#Warenkorbleiste ul li#Warenkorbleiste_Einkaufswagen_leer {
	width: 390px;
	w\idth: 360px; /* Hack for f***in' IE 5.0 and IE 5.5 */
	padding-left: 25px;
	padding-right: 5px;
	background: transparent url(../images/warenkorb_leer.gif) no-repeat 0 0;
}

#Warenkorbleiste ul li.Warenkorbleiste_button {
	width: 135px;
	padding-left: 5px;
}

#Warenkorbleiste p {
	position: absolute;
	top: 3px;
	right: 50px;
	text-transform: uppercase;
}



/********************************************************/
#Umschluss {
	position: relative;
	background: transparent url(../images/unternavigation_bg.gif) repeat-y 700px 0;
	width: 100%;
	min-height: 450px;
}

#Umschluss:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/********************************************************/
#UnterNavigation {
	float: right;
	background: #E1E1E1;
	width: 300px;
	w\idth: 280px;
	padding: 15px 10px;
	font-size: 11px;
}

#UnterNavigation h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#UnterNavigation div.UnterNavigation_Container {
	background: White url(../images/unternavi_container_bg.gif) no-repeat 0 0;
	padding: 10px;
	margin: 10px auto;
}

#UnterNavigation div.UnterNavigation_Container p {
	padding: 5px;
}

#UnterNavigation div.UnterNavigation_Container p a {
	color: #FD0000;
}

#UnterNavigation ul {
	list-style: none;
	border: 1px solid White;
	border-bottom: 0px;
}

#UnterNavigation ul li {
	display: inline;
}

#UnterNavigation ul li a {
	display: block;
	padding-left: 25px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px solid White;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#UnterNavigation ul li a:hover, #UnterNavigation ul li.UnterNavi_aktiv a {
	text-decoration: none;
	background-position: 0 -20px;
	color: White;
}

#UnterNavigation ul li.UnterNavi_link a, #UnterNavigation ul li.UnterNavi_link a:link {
	display: block;
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
	background-image:  url(../images/unternavigation_produktuebersicht_button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#UnterNavigation ul li.UnterNavi_link a:hover {
	background-position: 0 -20px;
	text-decoration: none;
}


/******* Warengruppen *******/
#UnterNavigation ul li#UnterNavi_1 a {
	background-image: url(../images/button_01.gif);
}
#UnterNavigation ul li#UnterNavi_2 a {
	background-image: url(../images/button_02.gif);
}
#UnterNavigation ul li#UnterNavi_3 a {
	background-image: url(../images/button_03.gif);
}
#UnterNavigation ul li#UnterNavi_4 a {
	background-image: url(../images/button_04.gif);
}
#UnterNavigation ul li#UnterNavi_5 a {
	background-image: url(../images/button_05.gif);
}
#UnterNavigation ul li#UnterNavi_6 a {
	background-image: url(../images/button_06.gif);
}
#UnterNavigation ul li#UnterNavi_7 a {
	background-image: url(../images/button_07.gif);
}
#UnterNavigation ul li#UnterNavi_8 a {
	background-image: url(../images/button_08.gif);
}
#UnterNavigation ul li#UnterNavi_9 a {
	background-image: url(../images/button_09.gif);
}
#UnterNavigation ul li#UnterNavi_10 a {
	background-image: url(../images/button_10.gif);
}
#UnterNavigation ul li#UnterNavi_11 a {
	background-image: url(../images/button_11.gif);
}
#UnterNavigation ul li#UnterNavi_12 a {
	background-image: url(../images/button_12.gif);
}

/******* 1. Ebene *******/
#UnterNavigation ul li ul {
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid White;
	margin-bottom: 1px;
	margin-bottom/* */: 0px; /* Hack for f***in' IE 5.0 */
}

#UnterNavigation ul li ul li a, #UnterNavigation ul li.UnterNavi_aktiv ul li a {
	font-weight: normal;
	border-bottom: 0px;
	background-position: 0 -40px;
	color: Black;
}

#UnterNavigation ul li ul li a:hover {
	background-position: 0 -60px;
	color: Black;
}

#UnterNavigation ul li ul li a.UnterNavi_Ebene1_aktiv {
	background-position: 0 -60px;
	border-top: 1px solid White;
	height: 19px;
	he\ight: 20px;
}

/******* 2. Ebene *******/
#UnterNavigation ul li ul li ul {
	margin-bottom: 1px;
	margin-bottom/* */: 0px; /* Hack for f***in' IE 5.0 */
	border-bottom: 1px solid White;
	border-top: 1px solid White;
}

#UnterNavigation ul li ul li ul li a, #UnterNavigation ul li.UnterNavi_aktiv ul li ul li a {
	padding-left: 40px;
	background-position: 0 -80px;
}

#UnterNavigation ul li ul li ul li a:hover, #UnterNavigation ul li ul li ul li a.UnterNavi_Ebene2_aktiv {
	background-position: 0 -100px;
}


/********************************************************/
#Inhalt {
	float: right;
	background: transparent;
	padding: 20px 10px;
	width: 680px !important; /* Hack for f***in' IE 5.0/5.5/6.0 */
	width: 100%;
	width: 655px; /* Hack for f***in' IE 5.0 and IE 5.5 */
}

#Inhalt p#Standort {
	font-size: 0.8em;
	padding: 0px 20px 10px;
}

#Inhalt h2 {
	padding: 10px 20px;
	font-size: 1.3em;
	color: #FF0000;
}

#Inhalt h3 {
	padding: 10px 20px;
	font-size: 1em;
}

#Inhalt p {
	padding: 5px 20px 10px;
	font-size: 1em;
}

#Inhalt table {
	margin: 10px 20px;
	width: 635px;
	font-size: 0.95em;
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
}

#Inhalt table td, #Inhalt table th {
	padding: 2px 5px 2px;
	vertical-align: top;
}

#Inhalt table th span {
	font-weight: normal;
}

#Inhalt hr {
	border-bottom: 1px solid Gray;
	width: 95%;
	margin: 0px auto;
}

#Inhalt ul {
	padding: 5px 40px 10px;
	font-size: 1em;
}



/********************************************************/
#Inhalt ul.Systemliste {
	margin: 10px 20px;
	padding: 0px;

}

#Inhalt ul.Systemliste li {
	list-style: none;
	margin: 0 0 15px 0;
	position: relative;
	padding: 15px 20px 10px;
	border: 1px solid #959595;
	font-size: 0.9em;
	float: left;
	clear: both;
	width: 640px;
	w\idth: 598px;
}

#Inhalt ul.Systemliste li p {
	padding: 5px 0;
}

#Inhalt ul.Systemliste li strong {
	text-transform: uppercase;
	font-size: 1.1em;
}

#Inhalt ul.Systemliste li p img {
	float: right;
	margin: 0 0 20px 20px;
}

#Inhalt ul.Systemliste li ul {
	padding: 0px;
	margin: 0px;
}

#Inhalt ul.Systemliste li ul li {
	float: left;
	clear: both;
	position: relative;
	margin: 10px 0;
	padding: 0 0 5px 0;
	width: 598px !important;
	w\idth: 596px;
}

#Inhalt ul.Systemliste li ul li p {
	background: #E1E1E1;
	position: relative;
	padding-left: 10px;
	width: 596px;
	w\idth: auto;
	border-bottom: 1px solid Gray;
}

#Inhalt ul.Systemliste li ul li div a {
	display: block;
	height: 150px;
	width: 150px;
	background-color: White;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

#Inhalt ul.Systemliste li ul li div a img {
	display: none;
}

#Inhalt ul.Systemliste li ul li table {
	width: 430px;
	margin: 5px;
}

#Inhalt ul.Systemliste p.Systemliste_Zusatzbutton {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 5px;
}

#Inhalt ul.Systemliste p.Systemliste_Zusatzbutton img {
	position: relative;
	left: 0px;
	top: 0px;
}





/********************************************************/
#Inhalt ul.Systemliste li ul.Inhalt_button {
	padding: 0;
	margin: 20px 0 5px;
	float: right;
	clear: both;
}


#Inhalt ul.Systemliste li ul.Inhalt_button li {
	background-color: White;
	list-style: none;
	border: 1px solid Gray;
	width: 248px !important;
	line-height: 20px;
	margin: 0 0 5px;
	padding: 0px;
	font-size: 11px;
	position: relative;
}

#Inhalt ul.Systemliste li ul.Inhalt_button li a {
	background: #E1E1E1;
	display: block;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
}

#Inhalt ul.Systemliste li ul.Inhalt_button li a span {
	width: 33px;
	height: 100%;
	background: White no-repeat 5px 50%;
	display: block;
	border-right: 1px solid Gray;
	position: absolute;
	top: 0px;
	left: 0px;
}

#Inhalt ul.Systemliste li ul.Inhalt_button li a:hover {
	background: #D3D3D3;
	text-decoration: none;
}


#Inhalt ul.Inhalt_button {
	padding: 0 20px;
	margin: 20px 0;
	clear: both;
}


#Inhalt ul.Inhalt_button li {
	background-color: White;
	list-style: none;
	border: 1px solid Gray;
	width: 248px;
	line-height: 20px;
	margin: 0 0 5px;
	padding: 0px;
	font-size: 11px;
	position: relative;
}

#Inhalt ul.Inhalt_button li a {
	background: #E1E1E1;
	display: block;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
}

#Inhalt ul.Inhalt_button li a span {
	width: 33px;
	height: 100%;
	background: White no-repeat 5px 50%;
	display: block;
	border-right: 1px solid Gray;
	position: absolute;
	top: 0px;
	left: 0px;
}

#Inhalt ul.Inhalt_button li a:hover {
	background: #D3D3D3;
	text-decoration: none;
}





/********************************************************/
#Inhalt form.Formular {
	padding: 15px;
	border: 1px solid #959595;
	margin: 10px 20px;
	position: relative;
}

#Inhalt form.Formular h3 {
	background: #E1E1E1;
	border: 1px solid #959595;
	padding: 3px 17px;
	margin: 10px 0;
	width: auto !important;
	width: 600px;
	w\idth: 564px;
}

#Inhalt form.Formular textarea {
	border: 1px solid #959595;
	background: White;
	margin-bottom: 15px;
	width: 606px !important;
	width: 608px;
	w\idth: 582px;
}

#Inhalt form.Formular input {
	padding: 2px 4px !important;
	padding: 0px;
}

#Inhalt form.Formular .einruecken {
	position: absolute;
	left: 190px;
	lef\t: 160px;
}

#Inhalt form.Formular input.input_einruecken {
	back\ground: #F4F4F4;
	position: absolute;
	left: 190px;
	lef\t: 160px;
	border: 1px solid #959595;
}

#Inhalt form.Formular input.input_einruecken:focus {
	background: White;
}

#Inhalt form.Formular select {
	back\ground: #F4F4F4;
	position: absolute;
	left: 190px;
	lef\t: 160px;
	border: 1px solid #959595;
}

#Inhalt form.Formular input.red, #Inhalt form.Formular .red {
	border: 1px solid Red;
	background: #FFCEC6;
}




/********************************************************/
#Inhalt table.Warenkorbtabelle {
	position: relative;
}

#Inhalt table.Warenkorbtabelle td, #Inhalt table.Warenkorbtabelle tfoot th {
	border: 1px solid #959595;
	padding: 4px 6px;
}

#Inhalt table.Warenkorbtabelle thead th {
	background: #E1E1E1;
	border: 1px solid #959595;
}

#Inhalt table.Warenkorbtabelle tfoot td {
	border: 0px;
}

#Inhalt table.Warenkorbtabelle tbody td img {
	position: relative;
	top: 5px;
	margin-right: 4px;
}

#Inhalt table.Warenkorbtabelle tbody td span {
	font-weight: bold;
}

#Inhalt table.Warenkorbtabelle tbody td a.Warenkorb_Button {
	display: block;
	float: left;
	margin: 2px;
	width: 20px;
	height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

.duplizieren {
	background-image: url(../images/duplizieren.gif);
}

.loeschen {
	background-image: url(../images/loeschen.gif);
}

.verwenden {
	background-image: url(../images/verwenden.gif);
}

.drucken {
	background-image: url(../images/drucken.gif);
}

.editieren {
	background-image: url(../images/editieren.gif);
}

#Inhalt table.Warenkorbtabelle tbody td a.Warenkorb_Button:hover {
	background-position: bottom left;
}

#Inhalt table.Warenkorbtabelle tbody td a.Warenkorb_Button span {
	display: none;
}

#Inhalt table.Warenkorbtabelle tfoot th span {
	font-weight: normal;
	font-size: 0.9em;
}

#Inhalt form#Warenkorb .Inhalt_button li {
	width: 350px;
}




/********************************************************/
#Inhalt_Fuss {
	font-size: 0.8em;
}





/********************************************************/
#Fuss {
	clear: both;
	position: relative;
	height: 45px;
	background: White url(../images/fuss_bg.jpg) repeat-x 0 0;
	font-size: 0.8em;
	padding-bottom: 30px;
}

#Fuss p {
	padding-top: 20px;
	padding-left: 30px;
	color: #595959;
}

#Fuss p span {
	color: Red;
}

#Fuss div#runde_Ecke {
	position: absolute;
	top: 31px;
	right: 0px;
	height: 14px;
	width: 14px;
	background: transparent url(../images/fuss_runde_Ecke.jpg) no-repeat 0 0;
}
