body.b1 {
	color:#222;
	background-color:#BBB;
	font-family:Arial,Impact;
}

body.b2 {
	color:#000;
	background-color:#BBB;
	font-family:Arial,Impact;
	font-size:larger;
}

body.b3 {
	background-color:#FF3;
}

body.b4 {
	background-color:#ddd;
}

body.b5 {
	background-image:url(../Bilder/logo.gif);
}

body.b6 {
	background-color:#222;
	color:#DDD;
	font-family:Arial,Impact;
}

body.b7 {
	background-color:#39F;
}

body.b8 {
	background-image:url(../Bilder/banner.jpg);
}


h1 {
	text-align: center;
}

h2 {
	text-align: center;
	color:#ff3;
}

h3 {
	text-align: center;
}

h4 {
	text-align:center;
}

h5 {
	text-align:center;
}

a{
	text-decoration:none;
	color:#222
}

a.w{
	text-decoration:underline;
	color:#FF3;
}

a.g{
	text-decoration:underline;
	color:#FF3;
}

a:hover{
	color:#ffffff;
}

a:active{
	color:#ffffff;
}

a.w:hover{
	color:#fff;
}

a.g:hover{
	color:#ffffff;
}

div.w {
	color:#FF3;
}

div.m20 {
	margin-left:20px;
}

td.s {
	font-weight:bold;
}

table.b {
	position:absolute;
	bottom:10px;
	left:320px;
}
p.bild {
	font-size:10px;
}