@charset "utf-8";

/*
a:link { font-weight:normal; color:#cccccc; text-decoration:none; }
a:visited { font-weight:normal; color:#FFCC99; text-decoration:none; }
a:focus { font-weight:normal; color:#FFFFFF; text-decoration:none; }
a:hover { font-weight:normal; color:#FFFFFF; text-decoration:none; }
a:active { font-weight:normal; color:#FFCC99; text-decoration:none; }
*/

a:link { font-weight:normal; color:#76797c; text-decoration:none; }
a:visited { font-weight:normal; color:#76797c; text-decoration:none; }
a:focus { font-weight:normal; color:#F6F6F6; text-decoration:none; }
a:hover { font-weight:normal; color:#F6F6F6; text-decoration:none; }
a:active { font-weight:normal; color:#76797c; text-decoration:none; }


body {
	background-color: #333333;
	color : #F6F6F6;
}



.Spruch {
	font-family: "Helvetica", "Verdana", "Arial";
	font-size: 24px;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e3e3e3;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0.5px;
		
}
.AktiveSeite {
	font-family: "Verdana", "Arial" ;
	text-align: left;
	font-size: 18px;
	font-style:normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #F6F6F6;
	text-decoration: none;
}
.Zitat {
	font-family: "Helvetica", "Verdana";
	color: #7e7e7e;
	font-size: 16px;
	font-weight:normal;
	font-style: italic;
	font-style:italic;
	text-align:justify;
	letter-spacing: 0.5px;	
	

}
.Nachrichtentext {
	font-family: "Helvetica", "Verdana";
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	color: #F6F6F6;
	letter-spacing: 0.5px;
	text-align: justify;
	
}

.Nachrichtentext a:link { font-weight:normal; color:#FFFFFF; text-decoration:none; }
.Nachrichtentext a:visited { font-weight:normal; color:#FFFFFF; text-decoration:none; }
.Nachrichtentext a:focus { font-weight:normal; color:#F6F6F6; text-decoration:none; }
.Nachrichtentext a:hover { font-weight:normal; color:#F6F6F6; text-decoration:none; }
.Nachrichtentext a:active { font-weight:normal; color:#F6F6F6; text-decoration:none; }



.Navigation {
	font-family: "Verdana", "Arial" ;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #FFCC99;*/
	color : #cccccc;
	text-decoration: none;
}


.Formular {
	font-family: "Verdana", "Arial" ;
	font-size: 12px;
	color: #7e7e7e;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.Impressum {
	font-family: "Verdana", "Arial" ;
	font-size: 10px;
	color: #7e7e7e;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}




.Textkoerper {
	font-family:"Verdana", "Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F6F6F6;
	text-align: left;
}

.Textkoerperweiss {
	font-family:"Verdana", "Arial" ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center; 	
	color:#F6F6F6;
}
