html {overflow-x:hidden; }

body, td, li, ul { 
   background-color:#ffffff; 
   font-size: 12px; 
   font-family: verdana; 
   color:#595959; 
   line-height:16px;
   scrollbar-base-color:#E9E9E9;
   scrollbar-3d-light-color:#FFFFFF;
   scrollbar-arrow-color:#9a9899;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#E9E9E9;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#9a9899;
   scrollbar-track-color:#E9E9E9;
   line-height:160%;
   letter-spacing:0em;
   word-spacing:0.3em; 
   background-image:url(../img/bg_gross.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   }
   


#slider{
position:relative;
	top:0px;
	width:1000px;
	height:282px;
	z-index:1;
	visibility: visible;
	background-color: #ffffff;
	background-repeat: no-repeat;
    background-position: left top;
	margin:auto;
	padding-bottom: 0px;
}

#page{
position:relative;
	top:0px;
	width:1000px;
	height:500px;
	z-index:1;
	visibility: visible;
	background-image:url(../img/bg_image.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
    background-position: left top;
	margin:auto;
	padding-bottom: 20px;
}

   
#sitename {
	position:relative;
	background: transparent;
	margin-left:15px;
	top:10px;
	width:500px;
	height:40px;
	z-index:2;
	visibility: visible;
	font-size: 2em;
	font-family: verdana;
	color:#cc0000;
	font-weight: bold;
	line-height:130%;
	text-align:left;
	vertical-align:middle;
	letter-spacing:0em;
    word-spacing:0.3em;
}
   
#schnellinfo {
	position:relative;
	left:380px;
	top:-40px;
	width:600px;
	height:30px;
	font-family: verdana;
	font-size: 0.8em;
	color:#666666;
	font-weight: normal;
	line-height:100%;
	text-align:right;	
	letter-spacing:0em;
    word-spacing:0.0em;
	z-index:25;
	visibility: visible;
	text-decoration:none;
	background: transparent;

}

#topnavigation {
	position:relative;
	left:525px;
	top:-33px;
	width:455px;
	height:30px;
	font-family: verdana;
	font-size: 1em;
	color:#666666;
	font-weight: normal;
	line-height:130%;
	text-align:right;	
	letter-spacing:0em;
    word-spacing:0.3em;
	z-index:3;
	visibility: visible;
	text-decoration:none;
	background: transparent;

}

form { 
   font-size: 12px; 
   font-family: verdana; 
   color:#595959; 
   line-height:16px;
   scrollbar-base-color:#E9E9E9;
   scrollbar-3d-light-color:#FFFFFF;
   scrollbar-arrow-color:#9a9899;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#E9E9E9;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#9a9899;
   scrollbar-track-color:#E9E9E9;
   line-height:160%;
   letter-spacing:0em;
   word-spacing:0.3em; 
   }
/*
a:link { color:#666666; text-decoration:none };
a:visited { color:#666666; text-decoration:none }
a:active { color:red; text-decoration:none } */

#gif-link {
a:link { color:#666666; text-decoration:none };
}

#hauptnavigation {
	position:absolute;
	margin-left:15px;
	top:56px;
	width:600px;
	height:35px;
	background: transparent;
	z-index:5;
	visibility: visible;
	font-size: 1em;
	font-weight: normal;
	letter-spacing:0em;
	word-spacing:0.3em;
	line-height:120%;
	vertical-align: left;
	color:#666666
}

#suche {
	position:absolute;
	margin-right:15px;
	top:60px;
	width:330px;
	height:20px;
	z-index:6;
	visibility: visible;
	font-size: 1em;
	letter-spacing:0em;
	word-spacing:0.3em;
	vertical-align: left;
	text-align:right;
	left: 652px;
}

#artikelgruppenbezeichnung {
	position:relative;
	margin-left:15px;
	top:0px;
	width:650px;
	height:30px;
	z-index:7;
	font-family: verdana;
	font-size: 1.2em;
	color:#000000;
	font-weight: bold;
	line-height:130%;
	text-align:left;
	letter-spacing:0em;
	word-spacing:0.2em;
	background: transparent;
	left: 0;
}
#artikelbezeichnung {
	position:absolute;
	left:15px;
	top:2px;
	width:286px;
	height:30px;
	z-index:9;
	font-family: verdana;
	font-size: 1em;
	color:#666666;
	line-height:130%;
	text-align:left;
	letter-spacing:0em;
	word-spacing:0.3em;
	background-color: #FFFFFF;
	left: 15px;
	font-weight: bold;
}
#content_right {
	position:absolute;
	left:700px;
	top:0px;
	width:336px;
	height:420px;
	z-index:8;
	background-color: #ffffff;
}

#content_left {
	position:absolute;
	left:0px;
	top:0px;
	width:670px;
	height:420px;
	z-index:10;
	background-color: #ffffff;
	border-right-color: #cccccc; 
	border-left-style: dashed; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-left-width: 0px;
	padding-right: 0px; 
	padding-left: 0px;
	
}

#artikelbeschreibung {
	position:absolute;
	left:15px;
	top:260px;
	width:230px;
	height:150px;
	z-index:12;
	background-color: #ffffff;
	line-height:1.2em;
	word-spacing:0.1em;

}

#p, br{
	
	background-color: #666666;
	line-height:1.2em;
}

a {
   text-decoration: none;
   color:#000000;
}

a:hover, a:active {
   text-decoration: underline;
   color:#e3330c;
}
#content {
	position:absolute;
	left:0px;
	top:120px;
	width:1000px;
	height:570px;
	z-index:13;
	visibility: visible;
	background-color: #ffffff;
	margin:auto;
	overflow-y:auto;
    overflow-x:hidden;
	margin-bottom: 15px;
	background-color: #ffffff;
	border-color: #FFFEF9 #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 9px 16px 9px -13px rgba(0, 0, 0, 0.3);
}


#contenttext {
	position:absolute;
	margin-left:15px;
	top:40px;
	width:960px;
	z-index:14;
	font-family: verdana;
	color:#666666;
	text-align:left;
	letter-spacing:0em;
	word-spacing:0.3em;
	left: 0;
	line-height:1.7em;
	word-spacing:0.1em;


}

#thumb {
	position:absolute;
	left:15px;
	top:36px;
	width:600px;
	height:100px;
	background-color: #ffffff;

}

#bild_gross {
	position:absolute;
	left:15px;
	top:40px;
	width:216px;
	height:216px;
	z-index:11;
	background-color: #ffffff;
	border-width:0px;
	border-style:solid;
	border-color:#cccccc;
}

#border1 { 
	border-right-color: red; 
	border-left-color: blue;
	border-left-style: dashed; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-left-width: 3px;
	padding-right: 6px; 
	padding-left: 6px;
	}


#iframe {
	position:absolute;
	left:0px;
	top:130px;
	hight:500px;
	background-color: #ffffff;
}


#fusszeile {
	margin-left:1cm;
	margin-top:42px;
	line-hight: 0.5em;
	font-size: 0.9em;
	position: relative;
}	
   
  
