#nav,
#bild,
#bottom,
#utility_nav {
	display:none;
	}

.background1,
.background2,
.background3,
.background4 {
	background-image:none;
	}

#bilderrahmen img{
	display:block;
	text-align:center;
	border-bottom:0px solid #000066;
}


body {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 2.5ex;
	color: black;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
h1, h2, h3 {
	font-family:"Trebuchet MS", Verdana, Arial;
	}

a img {
	border:0;
	}
a {
  color:#000000;
  text-decoration: underline;
}
a:after {
 content: " ( "attr(href)" )";
}
