@charset "utf-8";

.head_main {
	position: relative;
	float: left;	
	width: 100%;
	left: 10px;
	top: 0px;
	right: 10px;
	min-width: 600px;	
}
.middle_part_1 {
	position: relative;
	margin: auto; 
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100%;
	border:0px;
}

.middle_part_2 {
	width: 95%;	
	margin: auto;
	text-align: center;
	
}
.head_a {
    position: absolute;
	float: left;
	left: 55px;
	top: 0px;
}
.head_b {
	position: absolute;
	background-image: url(top_background_verl.jpg);
	background-repeat: repeat-x;
	float: left;
	left: 354px;
	right: 95px;
	top: 0px;	
	height: 130px;
}

.head_c {
	position: inherit;
	background-image: url(top_background_suedtirol.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 120px;
	height: 94px;
	right: 25px;
	clear: right;
	overflow: hidden;
}
.diaframe_main {
	position: relative;	
	background-color: #EAEAEA;
	color:#666;
	float: left;
	margin: auto; 
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;	
}
.diaframe_a1 {
	position: absolute;
	background-image: url(avatar_a1.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 9px;
	float: left;
	left: 0px;
	top: 0px;
}
.diaframe_a2 {
	position: absolute;
	left: 15px;
	right: 15px;
	background-image: url(avatar_a2.jpg);
	background-repeat: repeat-x;
	height: 9px;	
	float: left;	
}
.diaframe_a3 {
	background-image: url(avatar_a3.jpg);
	background-repeat: no-repeat;
	width: 15px; height: 9px;
	float: right;
	position: absolute;
	right: 0px;
	
}
.diaframe_b1 {
	position: absolute;
	top: 9px;
	bottom: 15px;
	background-image: url(avatar_b1.jpg);
	background-repeat: repeat-y;
	width: 15px;
	left: 0px;
	float: left;	
}
.diaframe_b2 {
	position: absolute;	
	right: 0px;
	top: 9px;
	bottom: 15px;
	background-image: url(avatar_b2.jpg);
	background-repeat: repeat-y;
	width: 15px; 
	float: right;	
}
.diaframe_cam {
	float: left;
	position: absolute;
	top: 11px;
	right: 15px;
	left: 15px;
	bottom: 15px;
	overflow: hidden;
	text-align: center;
}
.diaframe_c1 {
	position: absolute;
	background-image: url(avatar_c1.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	left: 0px;
	bottom: 0px;
}
.diaframe_c2 {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0px;
	background-image: url(avatar_c2.jpg);
	background-repeat: repeat-x;
	height: 15px;	
	float: left;	
}
.diaframe_c3 {
	position: absolute;
	background-image: url(avatar_c3.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: right;
	right: 0px;
	bottom: 0px;
}
.diaframe_text {
	position: absolute;
	float: left;
	left: 20px;
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EAEAEA;
	text-align: left;
}
.diaframe_zoom {
	position: absolute;
	float: left;
	right: 5px;
	bottom: 40px;
}

