body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif ;
	color: #000;	
	font-size: 16px;
	line-height:18px;
	font-weight:normal;
}
a:link {color: #000; text-decoration: none; }
a:active {color: #f00; text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover {color: #f00; text-decoration: none;  }
h1{
	font-size: 50px;
	line-height:60px;
	font-weight: bold;
}
h2{
	font-size: 40px;
	line-height:48px;
	font-weight: bold;
}
h3{
	font-size: 30px;
	line-height:36px;
	font-weight: bold;
}
h4{
	font-size: 26px;
	line-height:28px;
	font-weight: bold;
}
h5{
	font-size: 20px;
	line-height:24px;
	margin-top:16px;
}

big_dummy{	
	margin: auto;
	margin-left:1%;
	width: 98%;
	background-color: #DDD;
	flex-direction: column; 
	display:flex;
}

big_cont_bg1{	
	margin: auto;
	display:flex;
	width:98%;
	height:33% ; min-height: 200px; max-height: 400px;	
	align-items:center;	
	background-image: linear-gradient(to right , rgba(0,0,0,0.8), rgba(0,0,0,0) , rgba(0,0,0,0.8)), url(../img/alerkiv-9jmFkN-_U4-unsplash_Schwarzweiss.jpg);
	background-size: 100%;
	color:#fff;
}

big_cont_1{	
	margin: auto;
	margin-top: 2%;
	display:flex;
	width:80%; 	max-width: 1500px;
	justify-content:space-between;
	flex-direction: row;	
}
small_cont_1{	
	width:20%;
	text-align: center;
	font-size: 16px;
	line-height:27px;
}
big_cont_L1{	
	margin: auto;
	display:flex;
	width:90%;	max-width: 1450px;
	justify-content:space-between;
	flex-direction: column;	
}

small_cont_LG{	
	margin: auto;
	margin-top: 2%;
	display:flex;
	width:90%;	max-width: 1450px;
	justify-content:center; 
	flex-direction: row;
	background-color: #DDD;
}

small_cont_L1{	
	margin: auto;
	margin-left:2%;
	width:80%;
	text-align: left;
	font-size: 16px;
	line-height:27px;
}

big_cont_2{	
	margin: auto;
	margin-top: 2%;
	display:flex;
	width:90%;	max-width: 1450px;
	justify-content:center; 
	flex-direction: row;
	background-color: #DDD;
}
small_cont_2{	
	margin: auto;
	margin-left:2%;
	width:40%; 
	font-size: 16px;
	line-height:27px;
	text-align: left;
}

small_img_cont_2{
	margin: 0px 0px 0px auto;
	background-image: linear-gradient(to right , rgba(0,0,0,0.3), rgba(0,0,0,0) , rgba(0,0,0,0.8)), url(../img/hof.jpg);
	width:56%;
	height: 500px;	
}

small_img_cont_3{	
	margin: 2%;
	display:flex;
	width:80%; 
	height:100% ; min-height: 400px; max-height: 580px;	
	align-items:center;	
	background-size: 100%;
	color:#fff;
	background-image: linear-gradient(to right , rgba(0,0,0,0.3), rgba(0,0,0,0) , rgba(0,0,0,0.8)), url(../img/hof2.jpg);
}

simp_cont_1{
	margin: auto; 
	margin-top: 3% ;
	text-align: center;
	display:flex;
	width:80%; max-width: 1200px;
	text-align:center;
	align-items:center;
	flex-direction: column;	
	font-size: 18px;
	line-height:27px; font-weight: bold;
}

big_cont_3{	
	margin: auto;
	display:flex;
	width:70%;	max-width: 1200px;
	justify-content:space-between;
	flex-direction: column;
	align-items:center;	
}
small_cont_3{	
	text-align: center;
	align-items:center;	
	display:flex;
	width:100%;
	justify-content:space-between;
	flex-direction: row;
}

big_cont_4{	
	margin: auto;
	display:flex;	
	width:90%;	max-width: 1450px;
	justify-content:space-between;
	flex-direction: column;	
}
small_cont_4{	
	margin: auto;
	margin-left:2%;
	width:80%;
	text-align: left;
	font-size: 16px;
	line-height:27px;
}

topnav{
	margin: auto;
	display:flex;
	top:1%;
	width:90%;	max-width: 1450px;
	height: 60px;		
	align-items:center;
	flex-direction: row;
}
logo{
	width: 30%;	height: auto; min-width: 160px; max-width: 240px;
}
nav{	
	margin: auto;
	left: 0px;	
	width: 100%;
	font-size: 16px;	
	line-height:30px;
	text-align: right;		
}

main{
	position: fixed; top: 70px; bottom: 1em; 
	width: 99%;	
	height: calc(99% - 70px);
	overflow-y: auto;
	overflow-x: hidden;
}

main_fix{
	position: fixed; top: 5.5em; bottom: 1em; 
	width: 99%;	
	height: calc(100% - 340px);	
	overflow-y: auto;
	overflow-x: hidden;
}

main_footer{	
	margin: auto;
	margin-top: 2%;
	text-align: center;
	display:flex;
	width:98%;
	justify-content:space-between;
	flex-direction: column;
	
	font-size: 16px;
	line-height:27px;
	
	background-color: #DDD;	
}

footer{	
	margin: auto;
	position: relativ;
	bottom:0px;
	width: 98%;
	background-color: #DDD;
}
footer_fix{	
	margin: auto;
	margin-left: 1%;
	position: fixed;
	bottom:1em;
	width: 96%;
	background-color: #DDD;
}

bottom{	
	display:flex; 
	width:100%; 
	justify-content:center; 
	align-items:center;
	flex-direction: row;
}
bot_cont1{
	width: 25%;	min-width: 220px; max-width: 400px;
	font-size: 14px;
	line-height:26px;
}
bot_cont2{
	width: 25%;	min-width: 200px; max-width: 300px;
	font-size: 14px;
	line-height:26px;
}
bot_nav{
	margin: auto;	
	display:flex; 
	width:96%; 
	justify-content:center; 	
	font-size: 14px; 
	font-weight:bold;
	line-height:38px;	
}
bot_copy{
	margin: auto;	
	display:flex; 
	width:96%; 
	justify-content:center; 	
	font-size:10px ; 
	line-height:4px ;
}
temp_backup{	
	background-image: linear-gradient(to right , rgba(0,0,0,0.7), rgba(0,0,0,0) , rgba(0,0,0,1)), url(../img/hof.jpg);
	
	border:2px solid red;
	
	border:2px solid green;	
	
	border:2px solid blue;		
	
	height: calc(100% - 200px);	
	
	flex-direction: column;
	
	text-align: left;
	text-align: center;
	text-align: right;
	align-items:center;
	flex-direction: column;
	display:flex;
	
	position:fixed;top:0px;
	width: 50%;
	background-color: #CCC ;
	
	position:fixed;	
	top:1em; 
	left:25%;
	width: 10%;	min-width: 160px; max-width: 320px;
	
	text-align: center;
	width: 70%;
	position:fixed;top:2.5em;right:0%;	
	font-size: 16px;
	line-height:18px;
}