/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515054;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515054;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #515054;
}
a:hover {
	text-decoration: none;
	color: #a20701;
}
a:active {
	text-decoration: none;
	color: #515054;
}


/* CSS Container */

#side_left {
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 50px;
	height: 100%;
/*	border: #000000 solid 1px;*/
	background-color: #eeeeee;
	z-index: 2;
}
#side_left_top {
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 50px;
	height: 47px;
/*	border: #000000 solid 1px;*/
	background-color: #e2e2e2;
	z-index: 2;
}
#nav_chemist {
	position: absolute; 
	left: 50px;
	top: 0px;
	width: 135px;
	height: 47px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/nav_chemist.jpg);
	z-index: 2;
}
#nav_pic {
	position: absolute; 
	left: 50px;
	top: 47px;
	width: 135px;
	height: 90px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/nav_pic.jpg);
	z-index: 2;
}
#nav_bg {
	position: absolute; 
	left: 50px;
	top: 0px;
	width: 135px;
	height: 100%;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/nav_bg.jpg);
	z-index: 1;
}
#nav_sign {
	position: absolute; 
	left: 50px;
	bottom: 0px;
	width: 135px;
	height: 142px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/nav_sign.jpg);
	z-index: 2;
}
#nav_nav1 {
	position: absolute; 
	left: 50px;
	top: 140px;
	width: 135px;
	height: 190px;
	border: #FFFFFF solid 1px;
	background-color: #e2e2e2;
	z-index: 2;
}
#nav_nav2 {
	position: absolute; 
	left: 50px;
	top: 143px;
	width: 135px;
	height: 190px;
	z-index: 10;
}
#nav_www {
	position: absolute; 
	left: 50px;
	top: 330px;
	width: 135px;
	height: 17px;
/*	border: #FFFFFF solid 1px;*/
	background-image: url(../img/nav_www.jpg);
	z-index: 2;
}
#bigfoot {
	position: absolute; 
	left: 37px;
	bottom: 0px;
	width: 18px;
	height: 228px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 3;
}
#header_bg {
	position: absolute; 
	left: 185px;
	top: 0px;
	width: 100%;
	height: 100px;
/*	border: #FFFFFF solid 1px;*/
	background-image: url(../img/header_bg.jpg);
	z-index: 3;
}
#header_alpenapo {
	position: absolute; 
	left: 185px;
	top: 0px;
	width: 629px;
	height: 100px;
/*	border: #FFFFFF solid 1px;*/
	background-image: url(../img/header_alpenapo.jpg);
	z-index: 7;
}
#content_bg {
	position: absolute; 
	left: 190px;
	top: 0px;
	width: 620px;
	height: 100%;
/*	border: #FFFFFF solid 1px;*/
	background-color: #FFFFFF;
	border-left: #e2e2e2 solid 1px;
	border-right: #e2e2e2 solid 1px;
	z-index: 2;
}
#content {
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 4;
/*	border: #000000 solid 1px;*/
	overflow: auto;
}
#content_top1 {
	position: absolute; 
	margin-left: 190px;
	margin-top: 92px;
	width: 620px;
	height: 12px;
	z-index: 6;
	border-bottom: #e2e2e2 solid 1px;
}
#content_top2 {
	position: absolute; 
	margin-left: 190px;
	margin-top: 92px;
	width: 625px;
	height: 12px;
	z-index: 7;
	background-image: url(../img/content_top.jpg);
}
#side_right {
	position: absolute; 
	left: 815px;
	top: 104px;
	width: 100%;
	height: 100%;
/*	border: #FFFFFF solid 1px;*/
	background-image: url(../img/side_right.jpg);
	z-index: 4;
}
#content_text {
	position: absolute; 
	left: 190px;
	top: 105px;
	width: 620px;
/*	border: #000000 solid 1px;*/
	z-index: 2;
}


/* CSS Stile */

.ue {
	color: #a20701;
	font-size: 12px;
	font-weight: bold;
}