/* Diese Style nachtraeglich laden, damit Ausgabe fuer Popups angepaszt ist */
html, body {
	background-color: #FCFAFB;
}
#avz_container {
	margin-left: 0;
	margin-top: 1em;
	width: 90%;
}
#avz_page {
	width: 100%;
}
#content {
	width: 100%;
}
#border_left,
#border_right
{
	background-image: none;
}
#hell {
	display: none;
}
div#content_text {
	font-size: 0.7em;
}

/* sendafriend */
#page-sendafriend input.text,
#page-sendafriend textarea {
	width: 200px;
}
#page-sendafriend textarea {
	height: 5em;
	font-size: 1em;
}

/* H3 werden in Info Popups vom Formular verwendet */
h3 {
	font-size: 1em;
}

