body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titel {
	font-size: 15px;
	font-weight: 700;
}

.cbg {
	background-image: url(gfx/content_bg.gif);
	background-repeat: repeat-y;
}

button {
	font-size: 12px;
}

.small {
	font-size: 11px;
}

.msg {
	font-weight: 700;
	color: #FF0000;
}

a {
	color: #000;
}

.navi {
	font-weight: 700;
}

img.thumb {
	margin: 10px;
	border: 1px solid #000;
}