 body {
        background:#c0c0c0 url(b6.jpg);
        margin-left:50px;
}
h1 {
	vertical-align:bottom; 
       	color:#000000;
        font-size:48pt;
	font-weight:normal;
        font-family:sans-serif;
        font-style:italic;
}
h2 {
	vertical-align:bottom;
	color:#000000;
	font-weight:bold;
        font-family:verdana;
        font-size:14pt;
}
h3 {    
	vertical-align:bottom;
	color:#000000;
        background-color:#808080;
        font-weight:normal;
        font-family:sans-serif;
        font-style:normal;
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}

a:hover, a:active {
	 color:#080;
} 

.unten {
	position:absolute;
	bottom:0px;
	vertical-align:bottom;
	background-color:#C0C0C0;

}

ul {
	list-style-type:none;
}

.page ul {
	text-align:right;
}

.judo table, .judo tr {
	text-align:center;
	width:100%
}

.judo td {
	text-align:center;
}

.judo a:link img, .judo a:visited img {
	padding: 4px;
}
.judo a:hover img, .judo a:focus img {
	padding: 3px;
	border: 1px solid green;
}
