/* Philip Hoevels Design 2007 */
body {
	margin:0px;
	background-color:#fff;
	color:#000;
	background-image: url(images/tragwerk-page.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
img {
	border:none 0px #fff;
}
#navipfadebene {
	background-color: #126B84;
	margin-left:20px;
	width:929px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#fff;
	text-align: right;
	font-weight:normal;
	padding: 0px;
}
#navipfadebene span {
	padding-right: 10px;
}

#logoebene {
	margin-left:20px;
	width:978px;
}
#hauptnaviebene {
	margin-left:20px;
	text-align:right;
	width:929px;
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #126B84;
}
#hauptnaviebene ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#hauptnaviebene ul li {
	float: left;
}
#hauptnaviebene a {
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	margin-left:10px;
	margin-right:10px;
	width:auto;
	line-height:23px;
	display: block;
}
#hauptnaviebene a:link {
	font-family: Verdana, Arial, sans-serif;
	color:#126B84;
	background-color:#FFF;
	font-size: 11px;
	text-decoration:none;
}
#hauptnaviebene a:visited {
	font-family: Verdana, Arial, sans-serif;
	color:#126B84;
	background-color:#FFF;
	font-size: 11px;
	text-decoration:none;
}
#hauptnaviebene a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	color:#126B84;
	background-color:#FFF;
	font-size: 11px;
}
#hauptnaviebene a:active {
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	color:#126B84;
	background-color:#FFF;
	font-size: 11px;
}
#contentbox {
	margin-left:20px;
	width:929px;
}
.randabstand {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 90px;
}
h1.seitentitel {
	color: #126B84;
	/*background-color: #8d6342;*/  
  background-color: #fff;
	border-bottom:solid 1px #58bfda;
	padding:5px;
	text-indent:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2.bereichstexte {
	margin-bottom:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6EC4DD;
	color: #8D6342;
}
#presseseite #contentbox  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6EC4DD;
}
#contentbox .randabstand p strong img {
	float: left;
	width: 81px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #D6D6D6;
	margin-bottom: 20px;
}
#contentbox .randabstand p {
	clear: both;
}
.bildrahmen {
	border: 1px solid #C1C1C1;
}
#shopbox {
	position:absolute;
	left:757px;
	top:23px;
	z-index:1;
}

