body, td, th, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body { background-color: #ffffe1; }

a {
	color: #FF0000;
	text-decoration: none;
}

.small {
	font-size: 10px;
}

.justified {
	text-align: justify;
}

table.container {
	width: 800px;
}

li { list-style-image:url(../images/list_circle.gif); }

hr { color: #f00; height: 1px; }

input { border: solid 1px #666; }

input.text { width: 300px; }

input.radio { border: none; }

td.karten { padding-bottom:20px; vertical-align:top; }
