@charset "utf-8";
/* CSS Document */
.font-replaced {
background-repeat:no-repeat;
overflow:hidden;
padding:0;
position:relative;
top:69px;
}

img{
border:0px;
}
.logo{
height:111px;
margin:0 auto;
position:relative;
top:100px;
width:537px;
}

#body, #bodyh{
height:470px;
margin:0 auto;
position:relative;
width:672px;
}


/************************ WEBSEIN USERMENU DONT TOUCH*********************************/
#usermenu{
	background-image:url(../../usermenu/menubg.png);
	background-repeat:repeat-x;
	height:37px;
	overflow:visible;
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:10;
}
#webseinlogo{
	position:absolute;
	left:0px;
	z-index:11;
	top:-1px;
}
#usermenuconten{
	left:0;
	margin:auto;
	padding-left:150px;
	position:relative;
	top:0;
	width:1000px;
}

a.mainlevelusrmn:link, a.mainlevelusrmn:visited{
	color:#666;
	font-size:14px;
	line-height:28px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	float:left;
}
a.mainlevelusrmn:hover{
	text-decoration:none;
	color:#ccc;
	background-image:url(../../usermenu/menubghvr.png);
	background-repeat:repeat-x;
	height:31px;
	display:block;
	border-right:1px solid #666;
	border-left:1px solid #666;
	padding-left:19px;
	padding-right:19px;
}
table.moduletableusrmn table{
	cellspacing:0;
}

#massbutton{
float:left;
left:50px;
top:360px;

}

#massbutton a.abutton{
background:transparent url(../images/buttonmassschuhe.jpg) no-repeat 0 0;


}

#designbutton{
float:right;
right:50px;
top:360px;

}
#designbutton a.abutton{
background:transparent url(../images/buttondesignEntwicklung.jpg) no-repeat 0 0;


}

.button{
width:228px;
height:111px;
position:absolute;

}

a.abutton{
width:228px;
height:111px;
display:block;
}

span.btntxt{

}
a:link, a:visited{
color:#A7A9AC;
text-decoration:none;
}

a:hover{
color:#D2232A;
text-decoration:none;
}
.descriptione{
border:0 solid red;
color:#CCCCCC;
font-family:arial,sans-serif;
font-size:14px;
font-weight:normal;
position:relative;
text-align:left;
top:10px;
}

