/****************************
Allemannia et Nibelungia
by Bobo
---Normale Schriftgröße---
*****************************/
/*Hauptelemente*/
body {
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#gbteaser, .submen{
	font-size: xx-small;
}
.submen ul{
	/*position: static;*/
	font-size: 10px;
}
.footer{
	font-size: 9px;
	font-weight: lighter;
}
/*Textelemente*/
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
/*Buttons und Links*/
.button1 {
	font-size: 10px;
}
.button2{
font-size: 10px !important;
}