body.bild {
	background-color: white;
	color: #0055bb;
	font-size: 18px;
}

body.haupt {
	background-image: url(notebg.jpg) ;
	background-repeat: repeat ;
	color: #0055bb ;
	font-size: 18px;
}

h1{
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

h2{
	text-decoration: underlined;
}

a:link {color: #0055cc;}
a:visited {color: #3682fe;}
a:active {color: #015bf1;}
