@charset "utf-8";

body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
}

li {
	padding-bottom: 2px;
}

div.Inhaltsverzeichnis ul {
	padding-bottom: 10px;
}

div.Inhaltsverzeichnis li {
	padding-bottom: 0px;
}

#KuS {
	width: 100%;
	height: auto;
}

#Kulturen {
	float: left;
}

#Schadorganismen {
	float: left;
}

.clear {
	clear: both;
}

