html, body {
	height: 100%;
}


body{
	margin : 0;
	padding : 0;
}.maintext {
	line-height: 1.7;
}
.link {
	color: #B35900;
	text-decoration: none;
	font-weight: bold;
}

#centeredcontent {
	width: 700px;
	height: 500px;
	text-align: center;
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -350px; 
	margin-top: -250px; 
}

img
{
	border: 0;
}

.ausbildung
{
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px 0 0 7px;
	width: 415px;
}

.ausbildung p
{
	width: 415px;
}

ul 
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	width: 415px;
}
