
body {
	font-size:101%;
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#F7F5E4;
	color:black;
	}
a:link, a:visited {
	color:#1F4497;
	}
a:hover {
	color:#CF853E;
	}
.bild {
	background:transparent left top no-repeat;
	display:block;
	}
.bmglogo {
	background:transparent url(/bilder/bmg-logo.gif) left top no-repeat;
	width:162px;
	height:103px;
	}
.warn {
	font-size:110%;
	color:white; 
	font-weight:bold;
	background-color:red;
	padding:15px;
	}
