@charset "UTF-8";

/* --- table of content -----------------------------------
	color definitions
	
	custom styles
*/




/* --- color definitions ----------------------------------
	.white			{ color: #FFFFFF; }
	.black			{ color: #000000; }

	.reveko-green	{ color: #71B638; }
	.reveko-index	{ color: #385A1B; }
*/

h1 {
	color: #71B638;
}
h1.headLayout21 {
	background: #71B638;
	border-bottom: 1px solid #71B638;
	color: #000000;
}
h1.headLayout22 {
	background: #71B638;
	border-bottom: 1px solid #71B638;
	color: #000000;
}
h1.headLayout23 {
	background: #71B638;
	border-bottom: 1px solid #71B638;
	color: #000000;
}
h1.headLayout24 {
	background: #FFFFFF url(img/h1_reveko.png) top left repeat-y;
	border-bottom: 1px solid #000000;
	padding-left: 15px
}
h1.headLayout25 {
	background: #FFFFFF url(img/h1_reveko.png) top left repeat-y;
	border-bottom: 1px solid #000000;
	padding-left: 15px
}
h1.headLayout26 {
	background: #FFFFFF url(img/h1_reveko.png) top left repeat-y;
	border-bottom: 1px solid #000000;
	padding-left: 15px
}
hr {
	display: none;
	}
	.border-dim hr {
		border-bottom: 1px solid #000000;
	}


a {
	text-decoration: none;
	cursor: pointer;
	color: #71B638;
	}
	a:hover {
		text-decoration: underline;
	}
a.schwarz_fett{
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	}
	a.schwarz_fett:hover {
		color: #71B638;
		text-decoration: underline;
	}
	.schwarz_fett a:hover {
		color: #71B638;
		text-decoration: underline;
	}
.tx-contagged-tooltip a {
	text-decoration: none;
	cursor: pointer;
	color: #385A1B;
	}
	.tx-contagged-tooltip a:hover, .tx-contagged-tooltip-content a {
		color: #71B638;
		text-decoration: underline;
	}
.single_content_element.column_zero .csc-textpic-text ul {
	list-style-image: url(img/bullets_reveko.png);
}

/* --- custom styles --------------------------------------
*/




/* --- framesets ------------------------------------------
*/





