/* @override http://localhost/gerecht/style.css */

/* @override http://internauts.de/style.css */

/* @override http://internauts.de/style.css */

/* Begin Typography & Colors */
body {
	background: withe;
	text-align: center;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-top: 250px;
}


#page {

}
#headline {
	font-size: 29px;
	margin-bottom: 21px;
	color: gray;
	margin-top: -133px;
}

#text {
	font-size: 18px;
}

#text2 {
	margin-top: 15px;
	padding-right: 250px;
	padding-left: 250px;
	margin-bottom: 30px;
}

#mail {
	color: black;
	padding-bottom: 59px;
}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: black;
}