@charset "utf-8";
/* CSS Document */

.navigation_oben{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

.navigation_oben:hover{
   text-decoration: underline;
}

.navigation_links{
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	text-align: right;
}
.navigation_links:hover{
	text-decoration:underline;
}

.navigation_jugend{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16pt;
}
.navigation_jugend:hover{
	text-decoration: underline;
}

.navigation_beuron{
color:#FFFFFF;
font-size:13px;
text-decoration:none;

}



.navigation_gebet{
	color:#000000;
	font-size:13px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
}
.credo {
	width: 210px;
	padding: 10px;
	text-align: justify;
}
.nach_oben_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linktext_weiss {
	font-size: 14px;
}
.stichwoerter_wissen {
	font-size: 18px;
	color: #000;
	line-height: 14px;
}
.rot {
	color: #F00;
	font-weight: bold;
}

