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

* {
	font-size: 12px;
}

body {
	font-size: 12px;
}

#wrapper {
	font-size: 12px;
}

#navigation {
	font-size: 16px;
}

#navigation ul li a {
	font-size: 16px;
	line-height:1.5;
}

#inhalt #top h2 {
	font-size: 30px;
}

#inhalt #top p {
	font-size: 12px;
}
