/* CSS Document Styles für Contribute */

h1 {
	font-size: 1.4em;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
table { font-size: 12px; }

/* Schriftfarbendefinitionen */
.schriftGelb {
	color: #FFFF00;	
}
.schriftGruen {
	color: #009900;	
}
.schriftIndigo {
	color: #336699;	
}
.schriftHellblau {
	color: #0099FF;	
}
.schriftOrange {
	color: #FF9900;	
}
.schriftLila {
	color: #CC66CC;	
}
.schriftRot {
	color: #CC0000;	
}

/* Farbe Überschriftsunterstreichung der Überschriften Kategorie 1 */
.h1UnterstreichungHome {
	border-bottom-color: #E50007;
}
.h1UnterstreichungPhilosophie {
	border-bottom-color: #AC0073;
}
.h1UnterstreichungDiePerson {
	border-bottom-color: #DE000C;
}
.h1UnterstreichungLiteraturempfehlungen {
	border-bottom-color: #004CA9;
}
.h1UnterstreichungShop {
	border-bottom-color: #0090EA;
}
.h1UnterstreichungPartnerLinks {
	border-bottom-color: #00AFF0;
}
.h1UnterstreichungNewsletter {
	border-bottom-color: #74BF02;
}
.h1UnterstreichungPresse {
	border-bottom-color: #B9D800;
}
.h1UnterstreichungTeam {
	border-bottom-color: #7B489D;
}
.h1UnterstreichungJobboerse {
	border-bottom-color: #FFF83B;
}
.h1UnterstreichungLebenGesundheit {
	border-bottom-color: #FFDE00;
}
.h1UnterstreichungKunstKultur {
	border-bottom-color: #9E9FA3;
}
.h1UnterstreichungAktuelles {
	border-bottom-color: #FBBE99;
}
.h1UnterstreichungKontakt {
	border-bottom-color: #99CB00;
}
.h1UnterstreichungStilImage {
	border-bottom-color: #FB9600;	
}
.bildLinks {
	float: left;
	margin-right: 5px;
}
.bildRechts {
	float: right;
	margin-left: 5px;
}
.textEinruecken {
	padding-left: 25px;
}

