html {
	color: #006636;
	background: #c1c696;
	font-size: 100%;
	font-family: Arial,Helvetica;
}

body {
	text-align: center;
}

.vorschau {
	margin-left: auto;
	margin-right: auto;
	max-width: 840px;
}

.vorschau div {
	float: left;
	width: 120px;
	text-align:center;
	margin: 10px;
}

.fett {
	font-weight:bold;
}

.sml, .small {
	font-size:70%;
}

a {
	color:#EB7323;
	background: #c1c696;
	font-weight:bold;
}

a:hover {
	color:#FF0000;
	background: #c1c696;
}

a.lh {
	color:#008848;
	background: #c1c696;
}

a.lh:hover {
	color:#80C048;
	background: #c1c696;
}

img.webcam {
	width: 90%;
	border: 1em ridge #c1c696;
}

h1 {
	font-size: 150%;
	text-align:center;
	margin-bottom: 0;
}

h1 {
	font-size: 133%;
}

h1 {
	font-size: 116%;
}

h4 {
	font-size: 100%;
}
