body {
	font-family: Courier Mono, monospace;
	text-align: left;
	padding-top: 125px;
	margin-left: 150px;
	margin-right: 125px;
	width: 70%;
	line-height:30px;
	font-size: 15px;
}

table{
	margin: auto;
}

h1 {
	
	font-size: 28px;
	
}

h2{
	font-size: 20px;
	
}

h3{
	font-size:  17px;
}
h4{
	font-size:  13px;
}
h5{
	font-size:  38px;
}


a{
	color: #000000; 
	text-decoration: underline;
}

.special {
	color: #f00; 
}

.klein {
	font-size:10px;
}
body {

  background: url("bilder/chlibasel flagge.jpg") no-repeat center center fixed;
 background-size: cover;
 opacity: 1;
}
p {

 background-color: #FFFFFF; opacity: .8;
}
