/* Fingerprint Media */
/* www.fpm.ch */
/* www.ballettschule-ohz.ch */
body {
	background-image : url("../pix/csspictures/background.gif"); 
	margin-top : 10px; 
} 
.day_overview {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #696969; 
} 
.header_day {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	color : #333333; 
} 
.time {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000000; 
} 
.class {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
} 
.teacher {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #333333; 
} 
.default {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	line-height : 17px; 
	color : #696969; 
	text-decoration : none; 
} 
.text {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	line-height : 17px; 
	color : #696969; 
	text-decoration : none; 
	text-align : justify; 
} 
.blueAngleBracket {
	color : #09f; 
} 
.textfield {
	width:198px;
	font-family : Arial, Verdana; 
	font-size : 11px; 
	color : #666666; 
	border : 1px solid; 
	border-color : #dbdbdb; 
	background-image : url("../pix/csspictures/textfield.gif"); 
} 
.textfield_message {
	width:198px;
	font-family : Arial, Verdana; 
	font-size : 11px; 
	color : #666666; 
	border : 1px solid; 
	border-color : #dbdbdb; 
	background-image : url("../pix/csspictures/textfield_message.gif"); 
} 
.teacherimage {
	float : right; 
	margin : 0 0 15px 30px; 
} 
A.default:link {
	color : #ff6600; 
	text-decoration : none; 
} 
A.default:hover {
	color : #ff6600; 
	text-decoration : underline; 
} 
A.default:visited {
	color : #ff6600; 
} 
A.categories:link {
	color : #696969; 
	text-decoration : none; 
} 
A.categories:hover {
	color : #696969; 
	text-decoration : none; 
} 
A.categories:visited {
	color : #696969; 
	text-decoration : none; 
} 
.featheader1 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #09f; 
} 
.hmlinks {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	line-height : 16px; 
	color : #ffffff; 
	text-decoration : none; 
} 
a.hmlinks:link {
	text-decoration : none; 
	color : #ffffff; 
} 
a.hmlinks:hover {
	color : #fff; 
	text-decoration : underline; 
} 
.button {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #696969; 
	font-style : normal; 
	font-weight : bold; 
	background-color : #fff; 
	border : 2px solid #696969; 
} 