
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

body { font: 0.75em Arial; }

a { color: #0065a3; text-decoration: none; padding-left: 15px; background: url(img/link.gif) 0 4px no-repeat; }
a.img { padding: 0 !important; }
img { border: 0; }

h2 { font-size: 1em; margin: 0; }

div#center { width: 984px; margin: auto; }

div.st_spalte {
	width: 236px;
	margin-right: 10px;
	float: left;
	height: 528px;
}
div.st_spalte img { display: block; }

div.st_bereich { background: url(img/bg-start-lamelle-oben.gif) repeat-x; padding-top: 45px; }

div.st_news { height: 469px; padding-top: 15px; background: url(img/bg-start-lamelle-hellblau.gif); color: #0065a3; }
div.st_news a { color: #0065a3; background: none !important; }
div.st_news h2 { margin-left: 5px; }

div.st_rechtsoben {
	background: url(img/bg-start-lamelle-rechtsoben.gif) repeat-y;
	height: 42px;
	padding-top: 3px;
	padding-left: 5px;
}
div.st_rechtsoben a { font-weight: bold; margin: 0; margin-right: 12px;
}

div.news { margin-top: 15px; padding-left: 12px; padding-right: 15px; line-height: 1.3em; }
div.news strong { display: block; margin-bottom: 5px; }
div.news a { padding: 0; }

div.st_blau {
	background: url(img/bg-start-lamelle-blau.gif);
	height: 97px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
	line-height: 1.5em;
}
div.st_blau a {
	color: #fff;
	font-weight: bold;
	background-image: url(img/link-st_blau.gif);
	line-height: 2.5em;
}

.clear { clear: left; }
.blck { display: block; }

table.zentr { width: 100%; height: 100%; }
table.zentr td { vertical-align: middle; }