/*********************************/
/***** Webstyles für askallo *****/
/*********************************/

/*** body und allgemeines ***/

body {
	margin			: 0px;
	padding			: 0px;
	font-family		: arial, helevtica, sans-serif;
	width			: 100%;
	height			: 100%;
	font-size		: 85%;
	margin-bottom		: 50px;
}

.printlogo {
	margin-left		: 25px;
	margin-top		: 25px;
}

center {
	text-align		: left;
	width			: 75%;
	margin-left		: 100px;
	margin-top		: 50px;
	font-size		: 85%;
}

.teaser h1 {
	font-style		: italic;
	margin			: 0px;
	padding			: 0px;
	color			: #78DE28;
	font-weight		: bold;
}

.teaser h2 {
	font-style		: italic;
	margin			: 0px;
	padding			: 0px;
	color			: #78DE28;
	margin-left		: 100px;
}

.inhalt {
	margin-top		: 0px;
	font-size		: 130%;
	line-height		: 150%;
	color			: #444444;
	text-align		: justify;
}

.inhalt .footer {
	display			: none;
}

.inhalt .inhaltstext {
	font-size		: 75%;
	margin			: 0px;
	padding			: 0px;
}

.boxheadline {
	font-size		: 150%;
	margin			: 0px;
	margin-top		: 25px;
	padding			: 0px;
	font-weight		: bold;
}

.inhalt h1 {
	font-size		: 160%;
}

.globmenu {
	display			: none;
}

div#menu {
	display			: none;
}

.submenu {
	display			: none;
}

.infobereich {
  display: none;
}

