	
body {
	font-family: arial; 
	margin: 0px 0px 0px 0px;
	padding:15px 0px 10px 60px;
	background-color: #BDB76B;
}

#bodyx {
	font-family: arial; margin: 30px 0px 10px 0px;
	position:absolute;
	left: 80px;
	width: 775px;
	padding: 25px 25px 25px 25px;
	background: white;
	border-width: 1px;	
	border-style: solid ;	
	border-color: black;	
}

h1 {
	font-size: 40px; color: green;
}

h2 {
	font-size: 30px; color: green;
}
h3 {
	font-size: 20px; color: green; font-style: italic
}

p {
	padding: 0px 0px 0px 0px; text-align: justify;
}


a.menu {
	color: white;
}
a.menu:hover {
	color: orange;
	}
#fotocap {
	font-size: 10px; color: green;
}
#repair {
	color: red; font-style: italic
}
#spalte1 {
	float:left;
	width: 33%;
}
#spalte2 {
	float:left;
	width: 33%;
}
#spalte3 {
	float:left;
	width: 33%;
}

.flydestop  {
	clear:both;
}
#note {
	font-size: 12px; font-style: italic; color: blue;
}
