body#start {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 81%; /* entspricht 12,96px */
	line-height: 1.5;
	color: #24323b;
	background-color: #acb6ba;
}
a:link, a:visited {
	text-decoration: none;
	color: #1c262e;
	font-size: 1em !important;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em !important;
}
#start img {
	margin: 0;
	border: 0em;
	padding: 0;
}
#start #wrapper {
	margin: 0;
	padding: 0;
	width: 768px;
}
#start h2 {
	margin: 0;
	padding: 0.8em 0;
	font-size: 1em;
}
#start p {
	margin: 0.5em 0 0;
	font-size: 0.85em;
}
#start #english, #start #deutsch {
	margin: 6px 0 0 20px;
	width: 441px;
}
#start #english h2, #start #deutsch h2, #start #english p, #start #deutsch p {
	float: left;
	width: 183px;
}
#start #english img, #start #deutsch img {
	float: right;
	padding: 10px 0 0 20px;
	width: 180px;
}
#start #english div, #start #deutsch div {
	width: 156px;
	height: 24px;
}
#start #english div p, #start #deutsch div p {
	display: inline; /* gg. double-margin-bug in IE */
	float: left;
	padding: 7px 0 28px;
	width: 100px;
	height: 24px;
}
#start #english div img, #start #deutsch div img { /* Flaggen */
	float: right;
	width: 34px;
	height: 24px;
}
#start #projection h1 {
	clear: both;
	text-indent: -10000px;
	width: 512px;
	height: 79px;
	background: url(http://www.pani.com/startbilder/strahlen_.gif) no-repeat;
}
#start #shortlinks p, #start p#shortl a, #start p#short2 a, #start #logo p {
	font-size: 0.7em;
	color: #324456;
}
#start #logo {
	position: absolute;
	top: 53px;
	left: 551px;
}
#start #logo p {
	text-align: center;
}
#start #logo img {
	margin: 26px 0 60px;
	width: 178px;
	height: 204px;
}
#start #shortlinks {
	clear: both;
}
#start #shortlinks p {
	margin-left: 20px;
}
#start p#shortl {
	margin-left: 2px;
}
#start p#short2 {
	margin-left: 2px;
}
#start #shortlinks img {
	margin: 10px 2px 5px;
	width: 169px;
	height: 23px;
}