@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#FFF;
	min-width:800px;
	}
.head-red {
	font-size: 10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color:#d00d1f;
	position: absolute;
	left: 0;
	width: 100%;
	height: 25px;
	top: 65%;
	text-align: center;
	z-index:5;
}
.datum   {
	position:absolute;
	width: 270px;
	height:193px;
	left:50%;
	top:65%;
	margin-top:-275px;
	margin-left:265px;
	z-index:2;
	background-color:none;
}
.head-stripes {
	position: absolute;
	width: 100%;
	height:100%;
	top:0px;
	height:65%;
	z-index:0;
}
.head-stripes2 {
	width: 100%;
	height:100%;
	top:0px;
	height:65%;
	z-index:0;
}
.head-pic     {
	position: absolute;
	left: 50%;
	margin-left: -280px;
	margin-top:-260px;
	z-index:1;
}
.head-logo       {
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	width: auto;
	height: auto;
	z-index:100;
	left:50%;
	margin-top:25px;
	margin-left:-370px;
}
.head-logo img {
	height:80px;
}
.head-panorama    { background-image: url("../media/utilities/h-panorama.jpg"); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: -67px; left: 0; width: 1000px; height: 67px }
.adress        { color: #000; font-size: 32px; font-family: "Trebuchet MS", Verdana; line-height: 140%; text-decoration: none; text-align: right; position: absolute; top: -250px; left: 20px; width: auto; height: auto }
.adress1 { color: #fff; font-size: 32px; font-family: "Trebuchet MS", Verdana; line-height: 140%; text-decoration: none; text-align: right; position: absolute; top: -250px; left: 20px; width: auto; height: auto }
a:link, a:visited, a:active                  { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover                  { color: #9f131c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.big   { color: #d00d1f; font-size: 46px }
.black { background-color: #000; position: absolute; top: -400px; left: 0; width: 100%; height: 400px }
.white-stripe { background-color: #fff; position: absolute; top: -3px; left: 0; width: 100%; height: 3px }
.logo-suedtirol {
	position: absolute;
	height: auto;
	width: 80px;
	left: 50%;
	margin-left: -375px;
	margin-top:-60px;
	z-index:2;
}
.logo-stiftung{
	position: absolute;
	height: auto;
	width: 105px;
	left: 50%;
	margin-top: -60px;
	z-index:1;
	margin-left:-500px;
}
.logoleiste {
	position: absolute;
	width: 100%;
	left: 50%;
	z-index: 1;
	margin-top:108px;
	background-color:#FFFFFF;
	margin-left: -50%;
	color:#000000;
	padding-bottom:5px;
}
.logoleiste img {
	height:55px;
}
.lang {
	position: absolute;
	width: 200;
	left: 50%;
	top:65%;
	margin-left:270px;
	margin-top:-80px;
	z-index:2;
	text-align:left;
}
.lang a {
	height:20px;
	font-size:10px;
	padding-left:5px;
	font-weight:100;
	text-transform:uppercase;
	display:block;
	margin-top:1px;
	color:#FFF;
	background:url(../media/home2010/menu-verlauf.png) repeat-x left top;
}
.lang a:hover {
	background-color:#FFF;
	color:#FFF;
}
#plakat {
	width:200px;
	height:180px;
	position:absolute;
	left:50%;
	top:65%;
	margin-top:-280px;
	margin-left:-450px;
	z-index:500;
	cursor:pointer;
}