/* belleza-regular - latin */
@font-face {
  font-family: 'Belleza';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/belleza-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Belleza Regular'), local('Belleza-Regular'),
       url('../fonts/belleza-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/belleza-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/belleza-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/belleza-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/belleza-v6-latin-regular.svg#Belleza') format('svg'); /* Legacy iOS */
}
/* great-vibes-regular - latin */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/great-vibes-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Great Vibes'), local('GreatVibes-Regular'),
       url('../fonts/great-vibes-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/great-vibes-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/great-vibes-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/great-vibes-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/great-vibes-v5-latin-regular.svg#GreatVibes') format('svg'); /* Legacy iOS */
}
* { 
	margin:0px; 
	padding:0px; 
}

body { 
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	color: #b8babb;
	background-image: url(../images/bg.jpg);
}

wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

nav {
	width: 1080px;
	margin: auto;
}

nav ul {
	padding-top: 15px;
	font-size: 15px;
}

nav li {
	margin-right: 15px;
	display: block;
	float: left;
	text-transform: uppercase;
}

nav a {
	text-decoration: none;
	color: #b8babb;
}

nav a:hover {
	color: #8a0f24;
}

.active {
	color: #8a0f24;
}

.navi {
	background-color: #f8f8f8;
    height: 45px;
    position: fixed;
    width: 100%;
}

header {
	width: 100%;
	height: 992px;
	margin-bottom: 30px;
	float: left;
}

.logo {
	width: 627px;
	height: 224px;
	margin: 0 auto;
	margin-top: 95px;
}

.eyecatcher {
	width: 856px;
	height: 628px;
	margin: 0 auto;
	margin-top: 87px;
	background-image: url(../images/eyecatcher.png);
	background-repeat: no-repeat;
}

.slogan {
	width: 350px;
	height: 204px;
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 45px;
	text-align: center;
	line-height: 180%;
	text-shadow: 2px 1px 2px #000;
	color: #fff;
	margin: 0 auto;
	padding-top: 200px;
	padding-right: 120px;

}

article {
	width: 100%;
	float: left;
}

h1 {
	font-size: 75px;
	font-family: 'Great Vibes', cursive;
	margin-top: 30px;	
	color: #8f1622;
	font-weight: 400;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #b1b3b4;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	color: #616161;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

h4 {
	color: #8f1622;
	font-family: 'Great Vibes', cursive;
	font-weight: 400;
	font-size: 38px;
	margin-top: 18px;
	margin-bottom: 15px;
	text-align: center;
}

h5 {
	font-size: 28px;
	color: #767676;
	font-weight: 400;
	font-family: 'Great Vibes', cursive;
}

.content {
	width: 945px;
	margin: 0 auto;
	margin-top: 75px;
}

.textfeld {
	width: 455px;
	min-height: 350px;
	line-height: 160%;
	margin-right: 12px;
	float: left;
}

.textfeld p {
	margin-bottom: 35px;
	font-weight: 400;
}

.textfeld ul {
	margin-bottom: 20px;
}

.textfeld li {
	list-style-type: none;
}

.textfeld a {
	color: #bbb;
}

.textfeld a:hover {
	color: #a9a9a9;
}

aside {
	width: 945px;
	height: 500px;
	margin: 0 auto;
	background-color: red;
}

.subnavi {
	width: 945px;
	height: 500px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 150px;
	float: left;
}

iframe {
	border: 0px;
	width: 945px;
	height: 410px;
	float: left;
}

.box {
	width: 295px;
	margin-right: 15px;
	float: left;
}

.box img {
	margin-left: 35px;
}

.boxtext {
	width: 300px;
	height: 140px;
	line-height: 160%;
	margin: 0 auto;
}

.btn {
	width: 190px;
	height: 44px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px #ccc solid;
	margin: 0 auto;
	margin-top: 40px;
}

.btn p {
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	margin-top: 13px;
	font-size: 15px;
}

.btn a {
	text-decoration: none;
	color: #a1a1a1;
}

.btn a:hover {
	color: #8f1622;
}

.topbtn {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	margin: 0 auto;
	margin-top: 45px;
	margin-left: 125px;
	float: left;
}
.topbtn_landing {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	margin: 0 auto;
	margin-top: 550px;
	margin-left: 125px;
	float: left;
}

.top {
	margin-top: 390px;
}

.cleaner { clear: both; }

footer {
	width: 100%;
	height: 275px;
}

footer a {
	text-decoration: none;
	color: #b8babb;
}

footer a:hover {
	color: #8f1622;
}

.footernav {
	width: 880px;
	height: 80px;
	margin: 0 auto;
}

.footerbox {
	width: 280px;
	height: 85px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

.footerbox p {
	margin-top: 5px;
}

.footerbox:last-child {
	margin-right: 0px;
}
iframe {
	 width: 945px;
	 height: 410px;
}


#login {text-align:center; margin:auto; display:block;}
.clear {clear:both;}

#edit_menu{margin-left:250px;}

.backtohp {margin:auto; text-align:center;}