body {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-size:130%;
}

h2 {
	font-size:110%;
}

a { 
	text-decoration:underline;
}

a:hover { 
	text-decoration:none;
}

img { 
	text-decoration:none;
	border-bottom: 0px;
}

.small {
	font-size: 10px;
}

.rahmen { 
	border:17px solid #000000; 
}

.mehr {
	border-bottom: 0px;
}

kasten {
	opacity:.66;-moz-opacity:.66;filter:alpha(opacity=66);
}

.kasten:hover {
	opacity:.1;-moz-opacity:.1;filter:alpha(opacity=10);
}