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

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

#uebungen.show section{
	/*height:500px;*/
    /*height:340px;*/
    height:600px;
}

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

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

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