html, body	{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	}
body	{
	background-color: #515151;
	color: #000;
	}
img	{
	display: block;
	border: 0;
	}


/* Links -------------------- */
a:link	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}
a:visited	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}
a:hover	{
	text-decoration: none;
	background-color: transparent;
	color: #eab218;
	}
a:active	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}

#ptitel a:link, #plegende1 a:link	{
	text-decoration: none;
	background-color: transparent;
	color: #eab218;
	}
#ptitel a:visited, #plegende1 a:visited	{
	text-decoration: none;
	background-color: transparent;
	color: #eab218;
	}
#ptitel a:hover, #plegende1 a:hover	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}
#ptitel a:active, #plegende1 a:active	{
	text-decoration: none;
	background-color: transparent;
	color: #eab218;
	}

#pname a:link	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}
#pname a:visited	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}
#pname a:hover	{
	text-decoration: none;
	background-color: transparent;
	color: #eab218;
	}
#pname a:active	{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}


/* Schrift -------------------- */
p, a, h1, h2, h3	{ 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
	line-height: 150%; 
	text-align: left; 
	margin: 0;
	padding: 0 
	}
p, a	{ 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, 'Trebuchet MS', Trebuchet, Verdana, Tahoma, Helvetica, sans-serif; 
	}
h1, h2, h3, #ptitel a, #ptitel a, #plegende1 a	{ 
	font-family: Glytus, Glypha, Georgia, Bodoni, 'Bodoni MT', Times, 'Times New Roman', 'New Century Schoolbook', serif;
	}
h1, #pname a	{
	font-family: Glytus, Glypha, Georgia, Bodoni, 'Bodoni MT', Times, 'Times New Roman', 'New Century Schoolbook', serif;
	font-size: 90px; 
	color: #fff;
	}
h2, #ptitel a, #plegende1 a	{
	font-size: 18px; 
	color: #eab218;
	}
h3	{
	font-size: 18px; 
	color: #fff;
	}
p	{
	color: #fff;
	}


/* Container -------------------- */
#inhalt	{
	position: relative;
	top: 0;
	left: 0;
	width: 770px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}
#ptitel	{
	position: absolute;
	top: 35px;
	left: 125px;
	width: 300px;
	height: 25px;
	}
#pname	{
	position: absolute;
	top: 245px;
	left: 0;
	width: 645px;
	height: 100px;
	}
#pname h1	{
	font-size: 90px; 
	text-align: right;
	}
#plegende1	{
	position: absolute;
	top: 375px;
	left: 0;
	width: 645px;
	height: 100px;
	text-align: right;
	}
#plegende2	{
	position: absolute;
	top: 475px;
	left: 0;
	width: 645px;
	height: 100px;
	text-align: right;
	}
#plegende1 h2, #plegende1 h3	{
	font-size: 18px;
	text-align: right;
	}
#plegende1 h3	{
	padding-bottom: 25px;
	}
#plegende1 p, #plegende2 p	{
	text-align: right;
	}
.abstand	{
	padding-left: 0.7em;
	}

#bruecke01	{
	position: absolute;
	top: 115px;
	left: 25px;
	width: 745px;
	height: 200px;
	vertical-align: top;
	}
#bruecke01 img	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	}
