
*{letter-spacing:1px;word-spacing:4px}
body{text-align:center;font-family:fahk;background:#2A3649;}
@font-face{font-family:fahk;src:url("../cssfont/fahk.ttf")}
nav{text-align:center;margin-top:0em;margin-bottom:2em}
.jumbotron{margin:0;background:none;padding:1rem}
.parallax{
	background-image: url("../kep/abszurd/h.jpg");
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;background-size: cover;
}
.container{}
/* margin-bottom:2em;margin-top:2em;      *{box-sizing:border-box}*/
.col-sm-4{background:#1A2131;border-top-left-radius: 5px;border-bottom-left-radius: 5px;padding-top:2rem;padding-bottom:1rem}
.col-sm-8{background:#D8D8D8;border-right:0px solid white;border-top-right-radius: 5px;border-bottom-right-radius: 5px;padding-top:2rem;padding-bottom:1rem}
.col-sm-12{padding-left:2em;padding-right:2em}
hr{width:1px}
.hr{border:1px solid black;width:50%;border-radius:0px}
a:link{text-decoration:none;}
.a{
	display:inline-block;
	color:black;border-radius:15px;
	font-size:.8rem;background:#BF5A41;
	padding:6px 25px;margin-bottom:0;margin-top:5px ;
	font-family:fahk, arial;
}
.a:hover{color:white;background:none;}
h1{color:#d1d1d1}
h2{color:#d1d1d1;padding-top:2rem}
h3,h4{line-height:2em}
h4{color:#d1d1d1}
h5{font-size:1em;text-align:center;}
h6{font-size:0.8em;line-height:10px;color:lightgray;font-family:arial,fahk;}
.h6{font-size:0.9em;text-align:center;background:#B5B5B5;color:black;margin:2rem;font-family:fahk;padding:1rem;border-radius:15px;line-height:2}
p{text-align:justify;line-height:2em}
.p{text-align:justify;line-height:1.5em;}
img{margin:1em auto;border-radius:5px}
