body {
	color: rgb(118, 118, 118);
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	color: rgb(118, 118, 118);
	text-decoration: underline;
}

a:hover {
	color: rgb(118, 118, 118);
	text-decoration: none;
}

p.descr {
	font-size: 8pt;
	font-style: italic;
}


td#container {
	vertical-align: top;
	text-align: left;
	padding-left: 50px;
	padding-top: 14px;
}

table#text {
	width: 655px;
}

h1 {
	color: rgb(187, 0, 0);
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 7px;
}

table#bildung {
	background-color: rgb(234, 234, 234);
	height: 300px;
	width: 300px;
}

.wichtig {
	color: rgb(187, 0, 0);
}

.info {
	font-size: 9px;
	color: #5C5C5C;
}
