body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	background-color:#FFFFFF;
	background-image: url(bilder/sc2.gif);
}
/* margin-... = Abstand zwischen Fensterrand und Inhalt  */

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,u   {
	font-family:Verdana,Arial,sans-serif;
}

a,p,ul,ol,li,div,td,nobr,b,i { font-size:11px; }

th {
	font-size:12pt;
}

td,th { height:"35px"; vertical-align:"top"; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

img {margin: 5px}

a  { font-weight:bold; }
a:link { color:#000080; text-decoration:none; }
a:visited { color:#000080; text-decoration:none; }
a:active { color:#000080; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:none; }
