@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);




}
.container {

}
p {
	margin-right: 30px;
}
h1 {
	margin-left: 30px;
}
h3 {

}
h2 {
	margin-left: 30px;
}
table {
	margin-left: 30px;
}
.container-fluid {
	padding-bottom: 0px;
	background-color: rgba(22,75,144,1.00);
	
}
a {
	padding-top: 0px;
	padding-left: 80px;


}
h5 {
	font-family: loved-by-the-king;
	font-size: xx-large;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	margin-top: 25px;
}
h4 {
	font-family: loved-by-the-king;
	font-style: normal;
	font-weight: 400;
	margin-left: 30px;
	font-size: x-large;
}

.row-banner {
	background-image: url(url);
	background-color: rgba(255,255,255,1.00);
}
.row-first {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 25px;
}

.row-blue {
	background-color: rgba(22,75,144,1.00);
}
.row-last {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: 25px;
}
.div-spruch {
	text-align: right;
	padding-top: 50px;
}
.img-logo {
	text-align: center;
}
.div-nav {
	padding-bottom: 0px;
	margin-bottom: -30px;
}
.a-navi {
	color: rgba(255,255,255,1.00);
	margin-left: 42px;
	font-weight: bold;
	font-size: large;


}
