body
{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #BEF;
	color: #034;
}
div#box
{
	width: 650px;
	margin: 1em auto;
}
a:link {color: #00F;}
a:visited {color: #367;}
a:active, a:hover {color: #F00;}
.red {color: #C00}
#footer, #footer a.jse { color: #367; text-decoration: none; }

.large { font-size: 15px; }
body, td, p, ul { font-size: 13px; }
small, .small { font-size: 11px; }

#header { margin-bottom: 1em; border-bottom: 1px #367 solid; }
#footer
{
	width: 650px;
	border-top: 1px #367 solid;
	text-align: center;
	padding: 0.5em 0;
	font-size: 12px;
	margin-top: 1em;
}
img.LogoZT { float: right; }

.spez
{
	float: left;
	border: 2px #034 solid;
	padding: 0.5em 1em;
	margin-bottom: 1em;
	text-align: center;
	color: #034;
	background-color: #C0E8FF;
	line-height: 140%;
}
