@charset "utf-8";
/* CSS Document */

html { height: 100.1%; font-size: 62.5%; }

body {
	font-size: 1.2em;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
}

* { margin: 0px; padding: 0px; border: 0px;}

*:focus {
	outline: 0;
}

div#wrapper {
	height: 900px;
	width: 1400px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#head {
	height: 254px;
	text-align: center;
}
div#mail {
	height: 43px;
	text-align: left;
}
div#abstand {
	height: 20px;
}
div#content {
	min-height: 600px;
	text-align: center;
	margin: auto;
}
div#footer {
	height: 25px;
}

div.tx-rgmediaimages-pi1, .rgmediaimages-media{
	text-align: center;
	margin: auto;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

