body {
	/*background: #fff7ec; */
	background: white;
        color: black;
        font-family: "Copperplate Light", sans-serif;
	margin: 2em;
}
p.invisible { display: none; }

span.oir {
	color: #f48f2d
}

span.big {
	font-size: 120%;
}

table.main tr {
	height: 280px;
}

td.left {
        color: #909090;
        font-size: 140%;
        text-align: left;
        vertical-align: bottom;
}
td.right {
        font-size: 120%;
        color: #c0c0c0;
        text-align: right;
        vertical-align: bottom;
}
td.line {
	/*border-bottom: 1px solid #a0a0a0;*/
}
td.inhalt {
	vertical-align:top;
	text-align:left;
	padding-top: 0.5em;
	height: 800px;
}
td.inhalt2 {
	/*border: 1px solid black;*/
        vertical-align:center;
        text-align:center;
        padding-top: 0.5em;
        height: 500px;
	background: url('/circle/circle-240-f1eedf-f1eedf.png'); 
	background-repeat: no-repeat;
	background-position: center center;
}

td.topleft {
	vertical-align: bottom; 
	padding-right: 1em; 
	font-size: 140%;
}
td.topright {
	text-align: right; 
	font-size: 100%; 
	color: #a0a0a0;
	vertical-align: bottom;
}

a#haupt {
        color: #f7a043;
        text-decoration: none;
}

a {
        color: #909090;
        text-decoration: none;
}
