body {
	background-color:		#CEE4ED; 
	background-image:		url(Bilder/hintergrund.jpg); 
	background-attachment:	fixed;
	text-align:justify;
}

h2 {
	font-size:				24px;
	margin-top:				10px;
	margin-bottom:			20px;
}

h3 {
	font-size:				20px;
	margin-top:				24px;
	margin-bottom:			12px;
}

h4 {
	font-size:				16px;
	margin-top:				2px;
	margin-bottom:			0px;
}

h5 {
	font-size:				12px;
	margin-top:				0px;
	margin-bottom:			0px;
}

table {
	margin-top:				0px;
}

a { 
	text-decoration:none; 
}

a:hover {
	text-decoration:underline; 
}

p.default{
	margin-bottom:			14px;
	margin-top:				2px;
}

p.smaller{
	margin-bottom:			12px;
	margin-top:				2px;
}

p.evensmaller{
	margin-bottom:			6px;
	margin-top:				2px;
}

td.refrnz{
	width:					40px;
	margin-bottom:			0px;
	margin-top:				0px;	
}
