/*Links allgemein*/
a         {  font-family: Arial; color:#3399cc; text-decoration: none;font-weight:plain; }
a.navi {
	margin-left:15px;
	font-family: Arial, Helvetica;
	font-size:12pt;
	color:#f3f0d2;
	text-decoration: none;
	font-weight:plain;
}
body {
	background-image:url(/themes/stein/images/bg.jpg);
	background-repeat:repeat-x;
}
body,td {
	font-size:10pt;
	font-family: Arial, Helvetica; 
	color:000000;
}
h2 {
	color:647d9c;
}
.headerItem {
	color:647d9c;
	font-size:14px;
	font-weight:bold;
}
td.calendarListHeader {
	font-size:10pt;
	background-color:#f0f0e0;
	color:#FFFFFF;	
}
td.calendarListDescription {
	font-size:10pt;
	font-weight:plain;
	background-color:#b8e1ff;
	color:000000;
}
td.naviItem {
	border-bottom:0px solid grey;
}
td.content {
	background-color:#f3f0d2;
}
.calendarListItemFrame {
	background-color:#a8c1df;
	font-size:12pt; 
	font-family: Verdana,Arial, Helvetica; 
	vertical-align:top;
	border-bottom:0px solid grey;
	text-align: left;
}
.thumb {
	cursor:pointer;
}
.small{
	font-size:8pt; 
}
.contactField {
	width:300px;
}
.strong {
	font-weight:bold;
}