/* MAIN */

h1{
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 44px;
	z-index: 20;
}
/*Artikel Ufo-nachrichten*/
/*regulär*/
#impressum h2{
	font-family: Heletica, Arial, sans-serif;
	color: #000;
	font-size: 20px;
}
h2{
	font-family: Heletica, Arial, sans-serif;
	color: #fff;
	font-size: 18px;
}
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
}
p{
	color: #000;
	}
/*Shop*/


/*artikel Adler*/
.texte h1{
	margin-top: 100px;
	color: #333;
}
.texte h2{
	padding-top: 6%;
	color: orange;
	font-size: 20px;
}
.vier a{
	color: #000;
}
.vier a:hover{
	color: red;
}
.texte p{
	padding: 5px 0;
	text-align: justify;
}
	
/*Schrift*/

.top1{
	font-size: 24px;
	color: #1663fc;
	margin-bottom: 25px;
	margin-top: 10px;
	
}

.top2{
	
	font-size: 19px;
	font-weight: 700;
	text-align: center;
	color: #333;
	/*display: block;*/
}

.top20{
	
	font-size: 19px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	/*display: block;*/
}

.top3{
	font-size: 16px;
	font-weight: 600;
}
/*Meditation*/


/*Leserreisen*/
.top7{
	display: block;
	font-size: 24px;
	color: rgb(0, 154, 205);
	text-transform:uppercase;
	text-shadow: 5px 3px 5px #fff;
 }
.pink{
	display: block;
	color: rgb(223, 58, 125);
	font-size: 24px;
	
}
.pink2{
	display: block;
	color: rgb(223, 58, 125);
	font-size: 18px;
	
}
.orange{
	display: block;
	color: rgb(255, 126, 20);
	font-size: 24px;
	text-shadow: 5px 3px 5px #fff;
}

.orange2{
	display: block;
	color: rgb(255, 126, 20);
	font-size: 18px;
}

.upper{
	text-transform: uppercase;
}
.kleiner{
	font-size: 14px;
}
.bold{
	font-weight: 700;
}
/*shop*/
.boldlt{
	font-size: 15px;
	font-weight: 700;
	color: #336;
	text-align: right;
}
.datum{
	font-style: italic;
	display: block;
}
.top4{
	font-family: Arial, Verdana, sans-serif;
	color: #ff5c29;/* #ff9200;*/
	display: block;
	font-size: 30px;
	text-align: center;
	margin: 10px auto;
}
.top5{
	font-family: Times New Roman;
	font-weight: 700;
	font-size: 19px;
	font-style: italic;
	word-break: break-all;
}
.top6{
	font-family: Arial, Verdana, sans-serif;
	color: #978447;/*#C50049;lila*/
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
}
.top10{
	font-size: 25px;
	color: #ff1800;
	display: block;
	margin: 5px 0;
	line-height:25px;
	text-align: center;
}
.top100{
	font-size: 25px;
	color: #ff1493;
	display: block;
	margin: 5px 0;
	line-height:25px;
	text-align: center;
}
.line{
	text-decoration: underline;
}
.center{
	margin: auto;
	display: block;
	text-align: center;
	padding: 1%;
}
/*Dekoration*/
.border{
	border: 1px solid #333;
	transform: 180deg;
	width: 400px;
	margin: 10px 0;
}
/*blauer Hintergrund FatIMa*/

.schriftyell{
	display: block;
	color: rgba(255, 253, 85, 0.8);
	font-size: 26px;
	font-weight: 700;
	width: 100%;
	padding: 7% 0% 1% 0%;
	background: rgba(22, 99, 252, 0.8);
}