﻿.colour_txt {
	color: #FF9933;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.bild_rahmen {
	border: 1px solid #C0C0C0;
	background-image: url('images/2009_webcare_pic.jpg');
	background-repeat: no-repeat;
}
.txt_norm {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}

