body {
	background-color: #9bc4ff;
}

body.main {
	background-image: url(http://www.annett-damm.de/images/wolke1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

table {
	table-layout: fixed:
	empty-cells: show;
}

td.contact {
	font-family: Arial;
	font-size: 12pt;
}

td.c1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

td.c2 {
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;
	width: 85%
}

td.contactr {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

table.bio {
	table-layout: variable;
	empty-cells: show;
	border-spacing: 0;
}	
td.bio
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	width: 60%;
	text-align: justify;
}

td.biotitle
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}