*{
	margin:0;
	padding:0;
}
body{ 
	position: relative;
	top: 0px;
	left:0px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;  
	font-size: 0.714em; 
	color: #8b8b8b;
	text-align:center;
	background:url(../images/bg-body.gif) repeat-y center #fff;
}
ul{
	margin:0 0 10px 20px;
}
img{
	border:0;
}
p{
	font-size:1em;
	margin:0 0 1em 0;
}
div{
	border:0px solid #3f3f3f;
}
#grau{
	position: absolute;
	left:0px;
	top:72px;
	background:#ebeff1;
	width:340px;
	height:409px;
}
#container{
	position: relative;
	top:0px;
	margin:0 auto;
	width:901px;
	text-align:left;

}

#main{
	position:relative;
	top:90px;
	height:397px;
	margin-bottom:95px;
}
#content{
	float:left;
	position:relative;
	width:224px;
	height:397px
}

#left{
	float:left;
	position:relative;
	width:0px;
}
#right{
	width:677px;
	height:397px;
	float:left;
	position:relative;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:901px;
	height:95px;
}
#header .lizindivlogo{
	position:absolute;
	right:0px;
	top:10px;
	width:150px;
	text-align:right;
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:relative;
	width:901px;
	height:89px;
}
#footercontent{
	width:564px;
	height:79px;
	border-left:1px solid #8f8f8f;
}
#footer #menuebereich{
	position:absolute;
	left:564px;
	top:0;
	width:222px;
	height:79px;
	border-left:1px solid #8f8f8f;
	border-right:1px solid #8f8f8f;
}
#menuebereich #produktsuche{
	position:absolute;
	left:15px;
	top:59px;
}


#footer #logo{
	position:absolute;
	left:842px;
	top:7px;
}
.usb{
	display:none;
}
dfn{
	display:none;
}

input,select,textarea{
	line-height: 14px;
	padding-left:3px;
	font-size: 1.0em;
	width: 80px;
	background: #fff;
	color: #8b8b8b;
	border: #8f8f8f 1px solid;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

textarea {
	height: 55px;
}

.checkbox,.radio {
	border: none;
	background: transparent;
}

.require-cat {
	display: none;
}


#wrapper-menu-angebote {
	height: 20px; 
	left: -146px; 
	position: absolute; 
	top: 12px;
	width: 100px; 
}

#wrapper-menu-angebote a {
	font-size: 11px; 
	text-transform: uppercase;
}

#wrapper-menu-angebote a:hover {
	color: #000;
}

#xact-cta{
    display:block;
    position:relative;
    left: 0px; 
    top: 270px;
	  width: 259px; 
    height: 45px; 
    z-index:100;
}