body {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;


}
#gesamt {
	margin-right: auto;
	width: 490px;
	margin-left: auto;
	text-align: left;



}

p {
	margin: 0px;
	padding: 0px 10px 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0px 0px 10px;
	padding: 0px;


}
a {  
	color: #6633CC; 
	text-decoration: none; 
	font-weight: normal; 

	}
a:visited {  
	color: #6699CC; 
	text-decoration: none
	}
a:hover {  
	color: #669900; 
	text-decoration: none
	}
.leiste {
	background-color: #A8DF00;
	width: 490px;
	margin-top: 10px;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
.leiste p {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}
.leiste a {
	font-weight: bold;
}
#haiku {
	background-color: #DEE46B;
	float: right;
	width: 200px;
	margin-left: 10px;



}
#haiku p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 7px;


}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

