@charset "utf-8";

/********************************* Zeile1 ******************************/
.box.titel {
    width: 100%;
	}

.box.topnavi {
	display: none;
	}

/********************************* Zeile2 ******************************/
.box.eventlogoz2 {
	display: none;
	}

.hauptnavi a {
    font-size: 1.3em;
	}

/********************************* Textbereich ******************************/	
.box.contentheader {
	font-size: 2.0em;
	}

.beitrag {
	font-size: 1.1em;
}

.beitrag h1 {
	font-size: 1.5em;
	line-height: 1.5em;
}

.box.dunkel {
	font-size: 1.1em;
	}

.box.weiss {
	font-size: 1.1em;
	}

.box.ueberschrift {
	font-size: 1.1em;
	}

.box.smallnavibutton {
	font-size: 1.1em;
	}

.box.smallnavibutton_center {
	font-size: 1.1em;
	}

