@charset "UTF-8";

/*** Unterseiten ***/
/* ingenieurleistungen = Kommunale Ingenieurleistungen */
/* bauwerke = Ing.-Bauwerke und Verkehrsanlagen */
/* freianlagen = Freianlagne */
/* gebaeude = Gebäude-Umbau, Sanierung u. Neubau */
/* tragwerksplanung = Tragwerksplanung */
/* sachverstaendigenwesen = Sachverständigenwesen */

#ingenieurleistungen #container, 
#bauwerke #container,
#freianlagen #container,
#gebaeude #container,
#tragwerksplanung #container,
#sachverstaendigenwesen #container,
#impressum #container {
	background: url(../_img/HG-Subpages_996.jpg) top left no-repeat;
}

#ingenieurleistungen #container #columnLeft,
#bauwerke #container #columnLeft,
#freianlagen #container #columnLeft,
#gebaeude #container #columnLeft,
#tragwerksplanung #container #columnLeft,
#sachverstaendigenwesen #container #columnLeft,
#impressum #container #columnLeft {
	margin: 28px 0px 0px 0px;
}

#logo {
	margin: 0px 0px 64px 24px;
}

#content.subpages {
	position: relative;
	top: -40px;
	padding: 60px 320px 20px 80px;
	z-index: 100;
}
#impressum #content.subpages {
	position: relative;
	top: 0px;
	padding-top: 0px;
}

#ingenieurleistungen #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Ingenieurleistungen_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}

#bauwerke #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Bauwerke_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}

#freianlagen #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Freianlagen_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}

#gebaeude #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Gebaeude_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}
#tragwerksplanung #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Tragwerk_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}
#sachverstaendigenwesen #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Sachverstaendigenwesen_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}
#impressum #container #columnRight #imgSubpage {
	background: url(../_img/imgSP-Impressum_514x264.jpg) no-repeat;
	margin-top: 44px;
	height: 264px;
}

#ingenieurleistungen .imgPageDescription,
#bauwerke .imgPageDescription,
#freianlagen .imgPageDescription,
#gebaeude .imgPageDescription,
#tragwerksplanung .imgPageDescription,
#sachverstaendigenwesen .imgPageDescription,
#impressum .imgPageDescription {
	height: 40px;
	font-size: 36px;
	font-weight: 100;
	line-height: 30px;
	position: relative;
	top: -40px;
	color: #fff;
	text-align: right;
	padding-right: 10px;
}

#ingenieurleistungen #contact,
#bauwerke #contact,
#freianlagen #contact,
#gebaeude #contact,
#tragwerksplanung #contact,
#sachverstaendigenwesen #contact {
	width: 100%;
	text-align: left;
	padding-left: 8px;
}

#ingenieurleistungen #contact .contactTitle,
#bauwerke #contact .contactTitle,
#freianlagen #contact .contactTitle,
#gebaeude #contact .contactTitle,
#tragwerksplanung #contact .contactTitle,
#sachverstaendigenwesen #contact .contactTitle {
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 8px;
}

#ingenieurleistungen #naviMeta,
#bauwerke #naviMeta,
#freianlagen #naviMeta,
#gebaeude #naviMeta,
#tragwerksplanung #naviMeta,
#sachverstaendigenwesen #naviMeta {
	width: 25%;
	float: right;
	padding-right: 8px;
	text-align: right;
}

/*** Navigation ***/
#naviSub {
	width: 250px;
	background: url(../_img/HG-WeissTransp_10x10.png);
	z-index: 1000;
	text-align: right;
	position: absolute;
	margin-left: 650px;
	padding: 10px 12px 10px 10px;
}
#impressum #naviSub { margin-top: 60px; }
#naviSub ul li {
}
#naviSub ul li a {
	font-size: 11px;
	font-weight: 200;
	text-decoration: none;
	color: #000;
	margin-right: 12px;
}
#naviSub ul li a:hover { text-decoration: underline; }
#naviSub ul li a.current {
	color: rgb(176,197,34);
	text-decoration: none;
}