h1
{
   	text-decoration : none;
   	font-size : 20px;
   	font-family : Tahoma, Helvetica, sans-serif;
   	color: #000000;
   	margin: 0px;
   	padding: 0px;
	font-weight: normal;
}

h2
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
   	padding: 0px;
}

h3
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h4
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;	
}

h5
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	margin:0px;
	padding:0px;	
}

form
{
	margin: 0
}

select, input, button, fieldset
{
	font-family:Tahoma, Helvetica, sans-serif; 
	font-size:11px
}

ul, ol
{
	margin-left: 0px; 	
	padding-left: 20px;
}

.t-small{font-family:Tahoma, Helvetica, sans-serif; font-size:10px; font-weight:normal}
.t-medium{font-family:Tahoma, Helvetica, sans-serif; font-size:12px; font-weight:normal}
.t-large{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.t-xlarge{font-family:Tahoma, Helvetica, sans-serif; font-size:17px; font-weight:bold}
.t-xxlarge{font-family:Tahoma, Helvetica, sans-serif; font-size:21px; font-weight:bold}

.t-imgsub{background:#303030; color:#303030}
.t-em{font-weight:bold; color:#555555} /* emphasized text */
.t-warn{color:#555555; font-style: italic}
.t-weak{color:#808080}

.page-date, .page-headline, .page-title
{
	margin: 0
}

.page-title
{
	margin-bottom: 8px
}

/*////////////////////////////////////////////////
//// NO PRINT
////////////////////////////////////////////////*/
.noprint{}
@media print {
	.noprint{display:none}
}

body
{
	background: #ffffff;
	color:#000000;
	margin: 5px;
	text-align: center;
	background-image:url(pic-web/bg.gif);
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html body
{
	background: #ffffff;
	color:#000000;
	margin: 5px;
	text-align: center;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:#303030; 
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#303030;
	background-image:url(pic-web/bg.gif);
}

input, 
textarea, 
select,
option
{
  border: 1px solid #303030;
  background: #FEFEFE;
}

#page
{
	width: 972px;
	background: #F5F5F5;
	background-image:url(images/side_back_fueller.jpg);
	margin:auto;
	overflow: visible;
	border: 1px solid #B8B8B8;
	position: relative;
}

.innerSite 
{
	background-image:url(images/side_back.jpg);
	background-repeat:no-repeat;
	overflow: visible;
}

body,td,div,p
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

th
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
}

tfoot td{color: #808080;}
img{border:0}

.cnt-def img.thumb, .cnt-def img.nopic, .cnt-def img.category-image, .cnt-def img#product_picture {border: 1px solid #555555;}

.cnt-alt img.thumb, .cnt-alt img.nopic, .cnt-alt img.category-image, .cnt-alt img#product_picture {border: 1px solid #303030;}

a,
a:visited
{
	color: #5E5E5E;
}

a:hover,
a:active
{
	color: #000000;
}

hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	border-top: 1px solid #303030;
	max-width:720px;
}

#topnav
{
	width: 100%;
	background-color: #555555;
}

#nav-level1
{
	text-align: left; 
	padding-left: 10px;
	margin-top: 5px;
	background-color: #555555;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 740px;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html #nav-level1
{
	width: 750px;
}

#nav-level1 a,
#nav-level1 a:hover,
#nav-level1 a:active,
#nav-level1 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
}

#nav-level1 span
{
	padding:0px 4px 0px 4px; 
	color: #FFFFFF;
	background-color: #555555;
}

#banner
{
	text-align: left;
	width: 972px;
	height: 101px; 
	background: #303030;
	background-image:url(images/head_back.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	border:0px;
	border-bottom: 1px solid #555555;
}

#pane-parent 
{
	width: 972px;
}

#pane-left
{
	width: 190px;
	border-right: 1px solid #303030;
	padding-right: 5px;
	padding-left: 5px;
}

#pane-body
{
	width: 100%;
}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer
{
	width: 720px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	border:0px;
	border-top: 1px solid #303030;
	overflow: hidden;
}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width: 100%;
}

.cnt-def-header
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/circle_B8B8B8.gif) left top no-repeat #B8B8B8;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
	font-size: 11px;
	margin:0px;
}

.cnt-def-header a:link {color: #FFFFFF; text-decoration: none;}
.cnt-def-header a:hover {color: #FFFFFF; text-decoration: none;}
.cnt-def-header a:active {color: #FFFFFF; text-decoration: none;}
.cnt-def-header a:visited {color: #FFFFFF; text-decoration: none;}

.cnt-def-header-art
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #B8B8B8;
	background: url(images/circle_555555.gif) left top no-repeat #555555;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
	font-size: 11px;
	margin:0px;
}

.cnt-def-header-art2
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #B8B8B8;
	background: #555555;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 11px;
	margin:0px;
}

.cnt-def-header-weship
{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #B8B8B8;
	background: url(images/circle_gold.gif) 10px center no-repeat #555555;
	padding-top: 2px;
	padding-left: 48px;
	padding-bottom: 2px;
	font-size: 11px;
	margin:0px;
	height:30px;
	border:1px solid #FFFFFF;
}

.cnt-def-header-art a:link {color: #FFFFFF; text-decoration: none;}
.cnt-def-header-art a:hover {color: #FFFFFF; text-decoration: none;}
.cnt-def-header-art a:active {color: #FFFFFF; text-decoration: none;}
.cnt-def-header-art a:visited {color: #FFFFFF; text-decoration: none;}

.cnt-def-body{
	color: #000000;	
}

.cnt-alt{
	width: 100%;
	/*border: 1px solid #FDC637;*/
	background: #EEEEEE;
}

.cnt-alt-header{
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/tab_corner_right_alt.gif) right top no-repeat #D9BD93;
	padding: 2px 10px 2px 2px;	
}

.cnt-body{
	padding: 0px;
}

div.cnt-special-header{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/circle_B8B8B8.gif) left top no-repeat #B8B8B8;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
}

/*/////////////////////////////////////////////////////////////////
/// CONTAINER SPECIFICATION (overriding default text and link
/// formatting according to container background colors). 
/// This technique requires invalid HTML, but it works perfectly
/// in any browser and solves our color management problem.
/////////////////////////////////////////////////////////////////*/
#cnt-def *.cnt-body *{
	color:#000000;
}

#cnt-def *.cnt-body a{color:#5E5E5E;}

#cnt-def *.cnt-body *.t-em{
	padding: 4px;
	margin-top:5px;
	margin-right:0px;
	margin-left:5px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	color:#FDC637;
	font-size: 20px;
	border: 1px solid #303030;
	width:140px;
	height:26px;
}
#cnt-def *.cnt-body *.t-weak{
	color:#D1CE94;
}
#cnt-def *.cnt-body *.t-imgsub{background:#EEEEEE;}

#cnt-alt *.cnt-body *{color:#000000;}
#cnt-alt *.cnt-body a{color:#5E5E5E;}
#cnt-alt *.cnt-body *.t-em{color:#D9BD93;}
#cnt-alt *.cnt-body *.t-weak{color:#AAAAAA;}

#cnt-alt #paginator a.pi{background:transparent; color:#D9BD93;}
#cnt-alt #paginator a.pi:hover{background:transparent; color:#555555;}
#cnt-alt #paginator span.pi-active{background:#D9BD93; color:#000000;}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html .catnav-row
{
    background: url(images/layer_back2.gif);
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 16px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #B8B8B8;
	overflow: hidden;
	text-decoration: none;
}

.catnav-row a
{
    background: url(images/layer_back2.gif);
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #B8B8B8;
	overflow: hidden;
	text-decoration: none;
	min-height:12px;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html .catnav-row a
{
	background: none;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #000000; 
	border: 0px solid;
	overflow: hidden;
	text-decoration: none;
}

.catnav-row a:link    {font-size: 11px;color: #000000; text-decoration: none;}
.catnav-row a:hover   {font-size: 11px;color: #000000; text-decoration: none; background: url(images/bullet_light.gif) no-repeat 0px center}
.catnav-row a:active  {font-size: 11px;color: #000000; text-decoration: none;}
.catnav-row a:visited {font-size: 11px;color: #000000; text-decoration: none;}

.catnav-selected           {font-size: 11px;color: #D9BD93; text-decoration: none; font-weight: bold;}
.catnav-selected a:link    {font-size: 11px;color: #D9BD93; text-decoration: none; font-weight: bold;}
.catnav-selected a:hover   {font-size: 11px;color: #D9BD93; text-decoration: none; background: url(images/bullet_light.gif) no-repeat 0px center; font-weight: bold;}
.catnav-selected a:active  {font-size: 11px;color: #D9BD93; text-decoration: none;font-weight: bold;}
.catnav-selected a:visited {font-size: 11px;color: #D9BD93; text-decoration: none;font-weight: bold;}

#vip-login
{
  	position:absolute;
  	left:800px; 
  	top:4px; 
  	width:165px; 
  	height:20px; 
  	z-index:7;
  	border: 0px solid;
  	visibility: hidden;
}

#vip-login-on
{
  	position:absolute;
  	left:800px; 
  	top:4px; 
  	width:165px; 
  	height:20px; 
  	z-index:7;
  	border: 0px solid;
  	visibility: visible;
}

#vip-logout
{
  	position:absolute;
  	left:800px; 
  	top:4px; 
  	width:165px; 
  	height:20px; 
  	z-index:7;
  	border: 0px solid;
  	visibility: hidden;
}

#vip-specials-headline
{
	display: block;
	color: #FFFFFF;
	background: #555555;
	width: 720px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ae_suche 
{
    background: url(images/layer_back2.gif);
  	position:relative;
  	left:800px; 
  	top:12px; 
  	width:165px; 
  	height:60px; 
  	z-index:8;
  	border: 1px solid #303030;
}

.admin_suche 
{
    background: url(images/layer_back2.gif);
  	position:relative;
  	left:762px; 
  	top:10px; 
  	width:208px; 
  	height:75px; 
  	z-index:8;
  	border: 1px solid #303030;
}

.alarm  
{
   	text-decoration : blink;
   	font-weight: bold;
   	font-size : 14px;
   	font-family : Verdana, Arial, Helvetica;
   	color : #ff0000;
}

.titel  
{
   	text-decoration : none;
   	font-weight : 500;
   	font-size : 20px;
   	font-family : Verdana, Arial,  Helvetica;
   	color: #000000;
}

.menutitel 
{
   	text-decoration : none;
   	font-weight : 500;
   	font-size : 12px;
   	font-family : Verdana, Arial,  Helvetica;
   	color : #5E5E5E;
}

.kunddat  
{
   	text-decoration : none;
   	font-weight : 500;
   	font-size : 12px;
   	font-family : Verdana, Arial,  Helvetica;
   	color : #0000FF;
}

.menuitem  
{
   	text-decoration : none;
   	font-weight : bold;
   	font-size : 12px;
   	font-family : Verdana, Arial,  Helvetica;
   	color : #000000;
}

legend  
{
   	text-decoration: none;
   	font-weight: 500;
   	font-size: 12px;
   	font-family: Verdana, Arial,  Helvetica;
	color: #FFFFFF;
	border: 1px solid #555555;
	padding-left:5px;
	padding-right:5px;
	background-color:#555555;
	margin-bottom:10px;
}

fieldset
{
	color : #555555;
	border: 2px solid #B8B8B8;
	padding:5px;
	margin-top:25px;
}

.button,
.button a,
.button a:link,
.button a:hover,
.button a:active,
.button a:visited,
a.button,
a.button:link,
a.button:hover,
a.button:active,
a.button:visited 
{
 	margin: 0px;
   	border: 1px solid #303030;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
	padding: 1px;
	padding-left:5px;
	padding-right:5px;
	width:auto;
}

.gb_header
{
   	background: url(images/gbbutt_back.gif) no-repeat 0px 0px;
   	width:580px;
   	height:25px;
 	margin: 0px;
	padding: 0px; 	
   	border: 0px solid;   	
}

.gb_button
{
	background: none;
   	border: 0px solid;
   	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
	display:inline;
	width:181px;
}


.button2,
.button2 a:link,
.button2 a:hover,
.button2 a:active,
.button2 a:visited,
a.button2,
a.button2:link,
a.button2:hover,
a.button2:active,
a.button2:visited 
{
 	margin: 0px;
   	border: 1px solid #303030;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
	padding: 1px;
	padding-left:5px;
	padding-right:5px;
	width: 190px;
	height: 23px;
}

.adminbutton,
.adminbutton a,
.adminbutton a:link,
.adminbutton a:hover,
.adminbutton a:active,
.adminbutton a:visited,
a.adminbutton,
a.adminbutton:link,
a.adminbutton:hover,
a.adminbutton:active,
a.adminbutton:visited 
{
   	margin-bottom: 0px;
   	border-top: 1px solid #FFFFCC;
   	border-left: 1px solid #FFFFFF;
   	border-right: 2px solid #808080;
   	border-bottom: 2px solid Gray;
   	background: #AAAAAA;
   	text-decoration:none;
	font-weight: 500;
	font-size: 11px;
	font-family: Arial, Helvetica; 
	color: #FFFFFF;
}

.adminbutton2,
.adminbutton2 a,
.adminbutton2 a:link,
.adminbutton2 a:hover,
.adminbutton2 a:active,
.adminbutton2 a:visited,
a.adminbutton2,
a.adminbutton2:link,
a.adminbutton2:hover,
a.adminbutton2:active,
a.adminbutton2:visited 
{
	text-indent:0px;
 	margin: 0px;
 	padding: 0px;
   	border: 1px solid #FFFFFF;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
 	padding-left:-5px;
 	padding-right:-5px;
}

.adminbutton_red,
.adminbutton_red a,
.adminbutton_red a:link,
.adminbutton_red a:hover,
.adminbutton_red a:active,
.adminbutton_red a:visited,
a.adminbutton_red,
a.adminbutton_red:link,
a.adminbutton_red:hover,
a.adminbutton_red:active,
a.adminbutton_red:visited 
{
	text-indent:0px;
 	margin: 0px;
 	padding: 0px;
   	border: 1px solid #FF0000;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
 	padding-left:-5px;
 	padding-right:-5px;
}

.angebot_on_button
{
   	border: 1px solid #303030;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	width:auto;
}

.bottomtext
{
  	text-decoration:none;
	font-weight:500;
	font-size:11px;
	font-family: Arial, Helvetica ;
	color: #000000;
	padding:0px;
	margin:0px;
}

.text
{
  	 text-decoration:none;
	 font-weight:500;
	 font-size:12px;
	 font-family: Arial, Helvetica ;
	 color:#000000;
}

.textgross
{
  	 text-decoration:none;
	 font-weight:500;
	 font-size:13px;
	 font-family: Arial, Helvetica ;
	 color:#000000;
}   

.hinweis
{
	font-family: Times New Roman, Times, serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	color: #660099; 
	height: auto; 
	width: auto; 
}

.HinwLayer
{
   	margin-bottom : 0pt;
   	border-top : 1px solid #FFFFCC;
   	border-left : 1px solid #FFFFFF;
   	border-right : 2px solid #808080;
   	border-bottom : 2px solid Gray;
   	background-color : #FFFFFF;
   	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif; 
	color: #660099;
}

.finanzierung 
{
   	margin: 0px;
   	padding: 3px;
   	border-top : 1px solid #FFFFCC;
   	border-left : 1px solid #FFFFFF;
   	border-right : 1px solid #808080;
   	border-bottom : 1px solid Gray;
   	background-color : #FFFFFF;
   	text-decoration: none;
   	font-weight : 500;
   	font-size : 13px;
   	font-family : Tahoma, Helvetica, sans-serif; 
	color: #000000;
	margin-bottom: 10px;
}

.ae_header_searchLink 
{
	display: block;
	width: 135px;
	margin-top: 4px;
	background: #000000;
	color: #FDC637;
	padding: 0px;
	margin: 0px;
}

.ae_header_searchLink a:link,
.ae_header_searchLink a:hover,
.ae_header_searchLink a:active,
.ae_header_searchLink a:visited 
{
	color: #FDC637; text-decoration: none;
}

.quicksearch-submit 
{
	padding: 4px;
	margin-top: 5px;
	padding: 0px;
	margin:5px;
}

.ver_img 
{
	padding: 0px;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #303030; 
}

.buttonfield
{
	min-height: 50px;
	height: auto;
	background: #F5F7F2;
}

.notiz 
{
   	text-decoration : none;
   	font-weight : 500;
   	font-size : 11px;
   	font-family : Tahoma, Helvetica, sans-serif; 
   	color: #FF0000;
}

.sublistartheader
{
	color: #555555;
	background: #F5F7F2;
	text-decoration: none;
	height: 40px;
	border:1px solid #999999;
}

.sublistartheader_vip
{
	background-image:url(images/vip_extra_artlist.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.sublistartheader a:link,
.sublistartheader a:hover,
.sublistartheader a:active,
.sublistartheader a:visited 
{
	color: #000000;
	text-decoration: none;
}

.sublistartback
{
 	border:1px solid #999999;
}

.sublistartheader_alarm
{
	color: #FF0000;
	background: #FFFF00;
	text-decoration: none;
	height: 40px;
	border:1px solid #999999;
}

.sublistartheader_alarm a:link,
.sublistartheader_alarm a:hover,
.sublistartheader_alarm a:active,
.sublistartheader_alarm a:visited 
{
	color: #FF0000;
	text-decoration: none;
}

.sublistartback_alarm
{
 	border:1px solid #FF0000;
 	background-color: #FF0000;
}

.product_price
{
	padding: 4px;
	margin-top:0px;
	margin-right:1px;
	margin-left:5px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	color:#555555;
	font-size: 20px;
	border: 1px solid #303030;
	min-height:28px;
	height:32px;
}

.product_price_alt
{
	padding: 4px;
	margin-top:0px;
	margin-right:1px;
	margin-left:5px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	color:#555555;
	font-size: 20px;
	border: 1px solid #303030;
	min-height:28px;
	height:auto;
}

#homeflash {
	position: relative;
	top:-7px;
	left:51px;
	z-index:9;
	width:600px;
	height:200px
}

#divblock {
	position:relative;
	top:-524px;
	left:490px;
	z-index:10;
	width:200px;
	height:173px;
}

.goldbordered
{
	 border: 1px solid #999999;
}

.redbordered
{
	 border: 1px solid #FF0000;
}

.kunddat
{
  	 text-decoration:none;
	 font-weight:bold;
	 font-size:13px;
	 font-family: Arial, Helvetica ;
	 color:#000000;
}

.detailtext
{
  	 text-decoration:none;
	 font-weight:500;
	 font-size:14px;
	 font-family: Arial, Helvetica ;
	 color:#000000;
}

.detailtext a
{
	 color:#000000;
}

.detailtextfind
{
  	 text-decoration:none;
	 font-weight:500;
	 font-size:14px;
	 font-family: Arial, Helvetica ;
	 color:#000000;
}

.bigbutton,
.bigbutton a:link,
.bigbutton a:hover,
.bigbutton a:active,
.bigbutton a:visited 
{
 	margin: 0px;
   	border: 1px solid #303030;
   	background: #555555;
   	text-decoration:none;
   	text-align:center;
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
	padding: 1px;
	padding-left:5px;
	padding-right:5px;
	width:auto;
}

.lang_switch
{
	position: relative;
	top:76px;
	left:8px;
	width:51px;
	height:16px;
	margin:0px;
	padding:0px;
}

.google_translate
{
    background: url(images/layer_back2.gif);
  	position:relative;
  	left:800px; 
  	top:-5px; 
  	width:165px; 
  	height:1px; 
  	z-index:9;
  	border: 1px solid #303030;
  	overflow:hidden;
  	padding:0px;
  	margin:0px;
}

.LayerGoogleHide
{
  	position:relative;
  	background: #FFFFFF;
  	border:0px;
  	left:148px; 
  	top:-90px; 
  	width:14px; 
  	height:14px;
  	z-index:10;
  	border: 1px solid #303030;
  	overflow:hidden;
  	padding:0px;
  	margin:0px;
}

.LayerGoogleHide2
{
  	position:relative;
  	background: #FFFFFF;
  	border:0px;
  	left:148px; 
  	top:-70px; 
  	width:14px; 
  	height:14px;
  	z-index:10;
  	border: 1px solid #303030;
  	overflow:hidden;
  	padding:0px;
  	margin:0px;
}

.artikel_back
{
	margin:0px;
	padding:0px;
	border:0px;
	background: url(images/article_backgr.gif) 695px 0px repeat-y;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html .versandk_hinw
{
	color:#5E5E5E;
	margin:0px;
	padding:0px;
	display: block;
	margin-bottom:-20px;
}

.versandk_hinw
{
	color:#5E5E5E;
	margin:0px;
	padding:0px;
	display: block;
	padding-top:10px;
	margin-bottom:-20px;
}

.keywordlist
{
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #B8B8B8;
	margin:auto;
	padding: 0px;
	width: 972px;
}

.keywordlist a
{
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E5E5E;
}

.keywordlist a:hover
{
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.keywordlistnoa
{
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E5E5E;
}

.gotosite
{
	text-decoration : none;
	font-size : 9px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html .admnav-row
{
    background: url(images/layer_back2.gif);
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #B8B8B8;
	overflow: hidden;
	text-decoration: none;
}

/*Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat (der Universalselektor * steht für ein beliebiges Element). Alle Internet Explorer für Windows bis Version 6 akzeptieren diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schließt also alle übrigen Browser einschließlich Netscape 4 aus.*/
* html .admnav-row a
{
	background: none;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #000000; 
	border: 0px solid;
	overflow: hidden;
	text-decoration: none;
}

.admnav-row a
{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 500;
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #B8B8B8;
	min-height:12px;
}

.admnav-row a:link    {font-size: 11px;color: #000000; text-decoration: none;}
.admnav-row a:hover   {font-size: 11px;color: #000000; text-decoration: none;}
.admnav-row a:active  {font-size: 11px;color: #000000; text-decoration: none;}
.admnav-row a:visited {font-size: 11px;color: #000000; text-decoration: none;}

input[type=hidden]
{
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    display: none !important;
}

.disabld_opt
{
	color:#3D4DBC;
}

#notizen
{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.gb_more,
.gb_more a,
.gb_more a:link,
.gb_more a:hover,
.gb_more a:active,
.gb_more a:visited,
a.gb_more,
a.gb_more:link,
a.gb_more:hover,
a.gb_more:active,
a.gb_more:visited 
{
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.gb_more a:hover,
a.gb_more:hover
{
	color: #000000;
}

.einkgutschpreis
{
	color:#FF0000;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.logout,
.logout a,
.logout a:link,
.logout a:hover,
.logout a:active,
.logout a:visited,
a.logout,
a.logout:link,
a.logout:hover,
a.logout:active,
a.logout:visited 
{
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.semitrans
{
	background-image:url(images/layer_back2.gif);
}