﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
}
/* -------------------------------- UmschlieÃƒÆ’Ã…Â¸ende Box -------------------------------- */
#container {
	width: 942px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: visible;
	min-height: 750px;
	z-index: 1;
}
/* -------------------------------- oben -------------------------------- */
#oben {
	position: relative;
	width: 940px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px #2A1771 solid;
	border-right: 1px #2A1771 solid;
	border-bottom: 1px #2A1771 solid;
	background-color: #28166F;
	z-index: 0;
	float: none;
}
#baustatik {
	position: absolute;
	width : 180px;
	height: 30px;
	top: 143px;
	left: 750px;
}
p.oben {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
	color: #C0C0C0;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 2px 0px 2px 5px;
}
p.baustatik {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #E1E1E1;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}
/* -------------------------------- Banner Box -------------------------------- */
#tragwerksplanung {
	position: relative;
	overflow: visible;
	width: 940px;
	height: 199px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px #2A1771 solid;
	border-right: 1px #2A1771 solid;
	border-left: 1px #2A1771 solid;
	z-index: 1;
}
/* -------------------------------- Innenliegende Box -------------------------------- */
#content {
	position: relative;
	width: 940px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-left: 1px #2A1771 solid;
	border-right: 1px #2A1771 solid;
	z-index: 0;
	float: none;
}
/* -------------------------------- Footer -------------------------------- */
#footer {
	position: relative;
	width: 940px;
	overflow: hidden;
	border-top: 1px #2A1771 solid;
	border-right: 1px #2A1771 solid;
	border-bottom: 1px #2A1771 solid;
	border-left: 1px #2A1771 solid;
	background-color: #C0C0C0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	float: none;
}
p.footer {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 11px;
	color: #2A1771;
	margin: 2px 0px 2px 0px;
}
/* -------------------------------- Navigation und eigentlicher Inhalt -------------------------------- */
#navigation {
	position: relative;
	width: 145px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	overflow: visible;
	z-index: 2;
	left: 20px;
	top: 20px;
	float: left;
	border: 1px #2A1771 dotted;
	background-image: url('../bilder/navi.jpg');
}
#inhalt {
	position: relative;
	width: 680px;
	padding: 10px 15px 13px 15px;
	margin: 0px 0px 20px 0px;
	border: 1px #2A1771 dotted;
	background-color: #F0F0F0;
	overflow: auto;
	z-index: 2;
	top: 20px;
	left: 40px;
	float: left;
}
/* -------------------------------- Navigation und eigentlicher Inhalt -------------------------------- */
p.navi {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 100%;
	margin: 0px 0px 7px 0px;
	color: #2A1771;
}
p.naviklein {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 110%;
	margin: 0px 0px 7px 0px;
	color: #2A1771;
}
.navi a:link {
	color: #2A1771;
	text-decoration: none;
	font-weight: bold;
}
.navi a:visited {
	color: #2A1771;
	text-decoration: none;
	font-weight: bold;
}
.navi a:hover {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}
.navi a:active {
	color: #2A1771;
	text-decoration: none;
	font-weight: bold;
}
p.inhalt, li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 125%;
	margin: 0px 0px 7px 0px;
	color: #333333;
}
p.inhalt a:link {
	color: #2A1771;
	text-decoration: underline;
}
p.inhalt a:visited {
	color: #2A1771;
	text-decoration: underline;
}
p.inhalt a:hover {
	color: #333333;
	text-decoration: none;
}
p.inhalt a:active {
	color: #2A1771;
	text-decoration: underline;
}
a:link {
	color: #2A1771;
	text-decoration: none;
}
a:visited {
	color: #2A1771;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 125%;
	margin: 0px 0px 7px 0px;
	color: #2A1771;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 125%;
	margin: 0px 0px 7px 0px;
	color: #2A1771;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	margin: 0px 0px 7px 0px;
	color: #2A1771;
}
img.links {
	float: left;
	margin: 5px 10px 10px 0px;
	border: 1px solid #2A1771;
	padding: 2px 2px 2px 2px;
}
img.rechts {
	float: right;
	margin: 5px 5px 10px 10px;
	border: 1px solid #2A1771;
	padding: 2px 2px 2px 2px;
}
img.mitte {
	float: none;
	margin: 5px 0px 5px 0px;
	border: 1px solid #2A1771;
	padding: 2px 2px 2px 2px;
}
img.referenz {
	float: none;
	margin: 5px 0px 5px 0px;
	border: 1px solid #2A1771;
	padding: 2px 2px 2px 2px;
}
hr {
	clear: both;
}
/* -------------------------------- lightbox -------------------------------- */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*---copy---*/
p.wuppy {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 110%;
	margin: 17px 0px 0px 0px;
	color: #999999;
}
.wuppy a:link {
	color: #999999;
	text-decoration: none;
}
.wuppy a:visited {
	color: #999999;
	text-decoration: none;
}
.wuppy a:hover {
	color: #999999;
	text-decoration: none;
}
.wuppy a:active {
	color: #999999;
	text-decoration: none;
}
/* IE Extra */
.space{
	clear: both;
	margin: 2px 0px 2px 0px;
}