img {
	text-decoration:none; max-width:100%; height: auto;
}

.div00 {width:100%}



.bild:hover {
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.bild {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.head_orange {
	font-size: 40px;
	line-height: 40px;
	color: #E06122;
	text-decoration: none;
}
.head_gelb {
	font-size: 1.7em;
	line-height: 40px;
	color: #F89619;
	text-decoration: none;
}
.head_grau {
	font-size: 26px;
	line-height: 26px;
	color: #999;
	text-decoration: none;
}
.head_weiss {
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
.fliess_alt {
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
}
.fliess {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
.backround00 {
	background-image: url(../bilder/71a_00.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.backround01 {
	background-image: url(../bilder/71a_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.backround02 {
	background-image: url(../bilder/71a_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.backround03 {
	background-image: url(../bilder/71a_0003.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.backround003 {
	background-image: url(../bilder/71a_003.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;	
}
.backround04 {
	background-image: url(../bilder/71a_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
body,td,th {
	font-family: Ubuntu, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: none;
}

a.nav:link {
	color: #999;
	text-decoration: none;
}
a.nav:visited {
	color: #999;
	text-decoration: none;
}
a.nav:hover {
	color: #DE5716;
	text-decoration: none;
}
a.nav:active {
	color: #333;
	text-decoration: none;
}

.nav {
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
}

.rahmen15 {
	padding: 15px;
}
.rahmen30 {
	padding: 35px;
}

a.trans:link {
	color: #fff;
	text-decoration: none;
}
a.trans:visited {
	color: #fff;
	text-decoration: none;
}
a.trans:hover {
	color: #DE5716;
	text-decoration: none;
}
a.trans:active {
	color: #333;
	text-decoration: none;
}

.transparenz_grau {
	background: rgba(30,30,30, 0.6);
	color: #FFF;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
a.foot:link {
	color: #fff;
	background-color: #777;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 3px;
}
a.foot:visited {
	color: #fff;
	background-color: #777;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 3px;

}
a.foot:hover {
	color: #65abd4;
	background-color: #333;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 3px;
}
a.foot:active {
	color: #F6C;
	background-color: #777;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 3px;
}
#div00 {
	text-align: center;
	left: 50%;
	right: 50%;
}
