@CHARSET "UTF-8";

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	color: #4e51a4;
	font-size: 12px;
	font-family: Verdana;
}

p {
	margin: 10px 0;
}

a, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a, a:hover, a:visited, a:active { color: #4e51a4 !important; text-decoration: underline; }

.Ueberschrift {
	font-size: 16px;
	font-weight: bold;
}

.Standard {
	font-size: 12px;
	font-weight: normal;
}
