@charset "utf-8";
/* CSS Document */

.schenna {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.meran_klein {
	font-size:9px;
}
/* Angaben für alle standardkonformen Browser */

body {
    margin:0;
    padding:0;
}

#content_container {
    padding-bottom:3em;
}

#header {
    margin: 0 0 0.7em;
    background:#efefef;
    text-align:center;
    padding:10px;
}

   html, body {height: 100%; background-color:#F3EFBC;}
   body {margin: 0; padding: 0;}
   #algund {
	width: 20px;
	margin: auto auto;
	min-height: 100%;
	position: absolute;
	top:580;
	z-index:50;
	
}
   * html #algund {height: 100%;} /* IE Hack für 100 % Höhe */
   #riffian {
	position: absolute;
   left: 0px;
   bottom:0px;
   	width: 100%;
	z-index: 51;
}
   * html #riffian {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
#meran-obermais-untermais {
	position:absolute;
	left:0px;
	top:161px;
	width:245px;
	height:20px;
	z-index:55;
	
	
}
#bozen {
	position:absolute;
	left:0px;
	top:145px;
	width:1318px;
	height:100%;
	z-index:3;
	background-color:#F3EFBC;

}
#suedtirol {
	position:absolute;
	left:0px;
	top:0px;
	width:1318px;
	height:130px;
	z-index:56;
	background-color:#FFFFFF;
	
}
#divscroll { height:100%;  width:100%; overflow:auto;
              right:0; left:0; top:0; margin:0; }
img { border:none }
h1  { 
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 18px;
	font-weight:600;
	margin-top: 0;
	margin-bottom:0;
}
h2 {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 14px;
	font-weight:600;
	margin-top: 0;
	margin-bottom:0;
	vertical-align: bottom;
}
h3 {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	font-weight:600;
	margin-top: 0;
	margin-bottom:0;
	vertical-align: bottom;
}

a:link, a:active {
 	text-decoration:none;
	color: #000000;    
}
a:hover, a:visited {
	text-decoration:none;
	color: #999999;
}

div {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
}

.left { 
	float: left;
	margin: 10px 12px 10px 0px;
	padding: 5px;
	background-color: #FFFFFF;
 }
.right {
	float: right;
	margin: 10px 12px 10px 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
.rahmen{
margin-top:-14px;
}
p{
 margin:0px;
 }
 
.meranlink:link, .meranlink:hover, .meranlink:visited, .meranlink:active{
	color: #990000;
	text-decoration: underline;
} 

