@import url("/css/screen_violett.css");

body {
	background-color: #ebebeb;
	text-align: left;
	margin: 20px;
	padding: 0;
	background-image: none
}
p, .normal, h1, h2, h3, .titel {
color: #80197f !important;
}

a, a:link, a:visited {
	color: #80197f;
	text-decoration: underline;
	}
a:hover {
	color: #070735;
	text-decoration: none;
	}

