/*	HINTERGRUNDFARBEN */
.backwhite, .intro_aniborder {background-color: #FFFFFF;}
.backgray, .grayintro, .line {background-color: #C0C0C0;}

.intro_left, .intro_topleft, .intro_botleft, .intro_leftright, .intro_bot {
	border-left: 2px solid #319931;
}

.intro_top, .intro_topleft, .intro_topright {
	border-top: 2px solid #319931;
}

.intro_bot {
	border-bottom: 2px solid #C03734;
}

.intro_right, .intro_topright, .intro_botright, .intro_leftright, .intro_bot {
	border-right: 2px solid #C03734;
}

.intro_aniborder {
	border-top: 2px solid #319931;
	border-bottom: 2px solid #319931;
}

body {
	background-color: #CCCCCC;
	color: #000000;
}

/*	SCHRIFTFARBEN */
.boldgreen, .headgruen, .linkgruen ,.infogruen, .onlyreflisttxt, .pdfkontaktgreen, .linkclass, .linkclassintro {color: #009F50;}

.inhalthead, .inhaltblacktext, .inhaltlist {color: #000000;}

.inhaltsold {color: #C03734;}

.pdfkontaktgray {color: #808080; }

.inhalttext, .intro_language, .linkclassprice, .steplinks {color: #8E9E96; color: #000000;}

span.menutext, div.footspc, .footer, .headnavi, .headtext {
	color: #FFFFFF;
}
.boldgray, .graybold, .boldblack, strong {
	color: #9B9B9B;
	color: #666666;
}
.inhaltgraytext {
	color: #000000;
}


/*	BORDERFARBEN */
.miniborder {border-color: #C1C1C1;}

div.grayborder {background-color: #AAAAAA;}

div.whitediv {background-color: #FFFFFF;}
