@charset "UTF-8";
/* CSS Document */

#vorlesung.show section{
	height:250px;
}

#uebungen.show section{
	height:300px;
}

#benotung.show section{
	height:40px;
}

#software.show section{
	height:200px;
}

#literatur.show section{
	height:400px;
}