

#Fontspacer{
/**
#
#
#
**/
}


		@font-face {
			font-family: 'Encode';
			src: url('/templates/heinzhabegger/fonts/Encode/Encode.eot');
			src: url('/templates/heinzhabegger/fonts/Encode/Encode.eot?#iefix') format('embedded-opentype'),
				url('/templates/heinzhabegger/fonts/Encode/Encode.woff') format('woff'),
				url('/templates/heinzhabegger/fonts/Encode/Encode.ttf') format('truetype'),
				url('/templates/heinzhabegger/fonts/Encode/Encode.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		
		@font-face {
			font-family: 'EncodeLight';
			src: url('/templates/heinzhabegger/fonts/EncodeLight/EncodeLight.eot');
			src: url('/templates/heinzhabegger/fonts/EncodeLight/EncodeLight.eot?#iefix') format('embedded-opentype'),
				url('/templates/heinzhabegger/fonts/EncodeLight/EncodeLight.woff') format('woff'),
				url('/templates/heinzhabegger/fonts/EncodeLight/EncodeLight.ttf') format('truetype'),
				url('/templates/heinzhabegger/fonts/EncodeLight/EncodeLight.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		
		@font-face {
			font-family: 'EncodeThin';
			src: url('/templates/heinzhabegger/fonts/EncodeThin/EncodeThin.eot');
			src: url('/templates/heinzhabegger/fonts/EncodeThin/EncodeThin.eot?#iefix') format('embedded-opentype'),
				url('/templates/heinzhabegger/fonts/EncodeThin/EncodeThin.woff') format('woff'),
				url('/templates/heinzhabegger/fonts/EncodeThin/EncodeThin.ttf') format('truetype'),
				url('/templates/heinzhabegger/fonts/EncodeThin/EncodeThin.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		#navi a{
	text-decoration:none;
	font-size:17px;
	font-family: "Encode", serif!important;
}

#navi ul{
	margin:0px;
	padding:0px;
	padding:0px;
	list-style-type: none;
	list-style:none;
	z-index:999999999999999999999999;
}

.mega-menu1 ul,
.mega-menu1 ul li {
	list-style: none;
	list-style-type: none;
}

.mega-menu1 ul {
	position: relative;
	padding: 0;
	margin: 0;
}

#navi ul.mega-menu1,
#navi ul.mega-menu1 li {
	margin: 0;
	padding: 0;
}

ul.mega-menu1,
#navi ul.mega-menu1 {
	position: relative;
	margin: 0;
	padding:0;
	line-height: 52px!important;
	height: 52px!important;
}

#navi ul.mega-menu1 li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right:10px;
	margin-right:10px;
}

.mega-menu1 ul li ul {
	display: none;
}

.mega-menu1 .sub {
	display: none;
}

.mega-menu1 .sub ul {
	display: block;
}

#navi ul.mega-menu1 li a {
	display: block!important;

	overflow:hidden;
	
	text-decoration: none;
	text-transform: uppercase;

	line-height: 52px!important;
	height: 52px!important;
	
	color:#003399;
}

#navi .aktive a,
#navi ul.mega-menu1 li a:hover,
.aktive a{
	color:#31aae1!important;
}
#heinzhabegger{}

#headerDiaShow_mobile{
	display:none;	
}
#footer{
	box-sizing:border-box;
	clear:both;
	margin:0 auto !important;
	overflow:hidden;
	width:781px;
	
	padding-bottom:10px;
	
	
}
#footer,
#footer a,
#footer a:hover{
	font-size:11px;
	line-height: 14px;
	color:#CCC;
	text-decoration:none;
}




#header{
	box-sizing:border-box;
	margin:0 auto !important;
	width:781px;
	height:152px;
	font-size:17px;
	line-height: 52px;
	text-transform:uppercase;
	color:#003399;
}
#logo{
	cursor:pointer;
	width:590px;
	height:100px;
	background-image:url('/templates/heinzhabegger/images/title.jpg');
	background-repeat:no-repeat;
	background-position:left 30px;
}
#navi{
	float:left;
	width:660px;
	height:52px;
}
#icons{
	float:right;
	width:87px;
	height:52px;
}
#icons div{
	float:left;
	width:41px;
	height:41px;
	cursor:pointer;
}
#icons div:first-child{
	margin-right:5px;
}
#icons .fb{
	background-image:url('/templates/heinzhabegger/images/fb.png');
	background-repeat:no-repeat;
	background-position:center top;
}
#icons .tw{
	background-image:url('/templates/heinzhabegger/images/tw.png');
	background-repeat:no-repeat;
	background-position:center top;
}



.transpa{
	filter: gray() alpha(opacity=85);
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;	
}


#headerDiaShow{
	clear:both;
	width:100%;
	min-height:100px;
}

#headerDiaShow img{
	position: absolute;
	width:100%;
	min-width:1024px;	
}









#Contenthold{
	box-sizing:border-box;
	clear:both;
	margin:0 auto !important;
	overflow:hidden;
	width:781px;
	
	padding:50px 0px 20px 0px;
	min-height:200px;
}
.Content,
#Content{
	/**
	width:1070px;
	**/	
}
#Content ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
}
#Content ul li{
	margin-bottom:10px;	
	padding:0px;
}


#Content .klappititle{
	cursor:pointer;
	font-size:36px;	
	line-height: 43px;
	color:#003399;
	padding:5px 0px;
}
#Content .articlecontent{
	display:none;
	padding:40px 0px;
}

#Content .openarticle{
	display:block;
}





.clear{
	clear:both;	
}
.onlyprint {
	display:none;
}
.noprint {
	display:block;
}

*{
	font-family: "EncodeLight", serif;
	outline: none;
	-webkit-text-size-adjust: none;
}
html,
body {
	margin:0px;
	padding:0px;
	outline: none;
	font-family: "EncodeLight", serif;
	background-color:#fff;
}

body {
	color:#333;
	font-size:20px;
	line-height: 28px;
	font-style: normal;
	font-variant: normal;
	height:100%;
}
font-size:24px;
	line-height: 34px;
	
a,
a:focus {
	outline: none;
}
a{
	text-decoration:none;
	color:#31aae1;
}
a:hover{
	text-decoration:underline;
	color:#31aae1;
}

img{
	border:0px;	
}

/** **/
.titel{
	/**
	font-size:33px;	
	line-height: 38px;
	**/
	font-size:24px;
	line-height: 34px;
	color:#003399;
}
.title a{
	color:#003399;
}
.title a:hover{
	color:#003399;
}
.fontblau{
	font-size:24px;
	line-height: 34px;
	color:#003399;
}