@charset "UTF-8";
/* CSS Document
--------------------------------------------------------------------------------------- */
@import url(sw3-out-body-de.css);
@import url(sw3-out-menue.css);
@import url(sw3-out-form.css);
@import url(sw3-out-responsiveslides.css);

@import url(/shu-cms/fonts/underwood-champion/stylesheet.css);
@import url(/shu-cms/fonts/cantarell/stylesheet.css);
@import url(/shu-cms/fonts/pt-sans/stylesheet.css);

* {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0;
}

h1,
h2,
h3,
h4 {
	color: rgb(137,219,0);
}

ul { list-style: none }

ol.icon1 {
	padding: 0;
	margin: -20px 0 0 10px;
	text-align: left;
	list-style-type: disc;
	/* line-height: 1.4em; */
}
ol.icon2 {
	padding: 0;
	margin: 0 0 0 10px;
	text-align: left;
	list-style-type: disc;
	/* line-height: 1.4em; */
}

/* Document background: grey;
--------------------------------------------------------------------------------------- */
.shu-site {
	margin: 0 auto;
	width: 1024px;
}
.shu-body {
	margin-top: 10px;
	width: 100%;
}
/* Header
--------------------------------------------------------------------------------------- */
.shu-body-head {
	width: 100%;
	height: 90px;
	background: url(/shu-cms/images/hilpert-architekten-logo-head.gif) no-repeat 1px 1px;
}
.shu-body-head-nav {
	float: right;
}
.shu-body-head-nav ul {
	list-style-type:none;
}
.shu-body-head-nav li {
	margin-top: 10px;
	float: left;
}
.shu-body-head-nav a {
	padding: 8px 0 5px 20px;
	background: rgba(255,255,255,0.8);
	color: rgb(40,40,40);
}
.shu-body-head-nav a:hover {
	color: rgb(180,180,180);
}
.shu-body-head-nav-on {
	color: rgb(137,219,0);
}
/* Header ENDE
--------------------------------------------------------------------------------------- */
.shu-body-data {
	margin-top: 10px;
	width: 100%;
}
shu-body-data-left5 {
	width: 510px;
	float: left;
}
shu-body-data-right5 {
	width: 510px;
	float: right;
}

.shu-body-content-data {
	list-style: none;
}
.shu-body-content-data h1 {
	/* font: 2.2em 'PTSansNarrowRegular', Arial, sans-serif; */
	padding-bottom: 15px;
	font-size: 2.2em;
	color: rgb(137,219,0);
}
.shu-body-content-data h3 {
	font-size: 1.4em;
	color: rgb(137,219,0);
}
.shu-body-content-data p {
	padding: 10px 0 20px 0;
	color: rgb(40,40,40);
	font-size: 1em;
	line-height: 1.6em;
	vertical-align: top;
}
/* Objekt Gallery
--------------------------------------------------------------------------------------- */
.shu-body-data-objekt {
	width: 100%;
	margin: 20px 0;
}
.shu-body-data-objekt-left {
	width: 512px;
	float: left;
}
.shu-body-data-objekt-right {
	width: 492px;
	float: right;
}
.shu-body-data-objekt-right h1 {
	font: 1.8em 'PTSansNarrowRegular', Arial, sans-serif;
}



.shu-body-data-objekt-small img {
	margin-top: 6px;
	margin-left: 4px;
}
/* Objekt Gallery
--------------------------------------------------------------------------------------- */
.shu-body-data-slogan {
	margin-top: -5px;
	padding: 5px 0 4px 0;
	width: 100%;
	font: 1.8em 'PTSansNarrowRegular', Arial, sans-serif;
	text-align: center;
	border-top: 1px solid rgb(230,230,230);
	border-bottom: 1px solid rgb(230,230,230);
	color: rgb(180,180,180);
}

.shu-body-data01,
.shu-body-data02,
.shu-body-data03 {
	width: 330px;
	min-height: 260px;
	float: left;
}
.shu-body-data01,
.shu-body-data02 {
	margin-right: 17px;
}
.shu-body-data01 h1,
.shu-body-data02 h1,
.shu-body-data03 h1 {
	padding: 15px 5px 5px 5px;
	font: 2.6em 'PTSansNarrowRegular', Arial, sans-serif;
}
.shu-body-data01 h2,
.shu-body-data02 h2,
.shu-body-data03 h2 {
	padding: 15px 5px 0 5px;
	font: 1.8em 'PTSansNarrowRegular', Arial, sans-serif;
}
.shu-body-data01 p,
.shu-body-data02 p,
.shu-body-data03 p {
	padding: 0 5px 15px 5px;
}
.shu-body-data01 a,
.shu-body-data02 a,
.shu-body-data03 a {
	margin: 15px 5px 5px 5px;
	padding: 3px 5px 3px 5px;
	background: rgb(137,219,0);
	color: rgb(255,255,255)
}
/* News
--------------------------------------------------------------------------------------- */
.shu-body-news {
	width: 100%;
	border-top: 1px solid rgb(230,230,230);
}
.shu-body-news01,
.shu-body-news02,
.shu-body-news03 {
	width: 330px;
	float: left;
}
.shu-body-news01 {
	margin-right: 17px;
}
.shu-body-news02 {
	margin-right: 17px;
}
.shu-body-news h3 {
	padding: 15px 0 0 0;
	font: 1.8em 'PTSansNarrowRegular', Arial, sans-serif;
}
.shu-body-news h2 {
	padding: 15px 5px 5px 5px;
	font: 1.2em 'PTSansNarrowRegular', Arial, sans-serif;
}
.shu-body-news01 p,
.shu-body-news02 p,
.shu-body-news03 p {
	padding: 0 5px 20px 5px;
}
.shu-body-news img {
}
.shu-body-news01 a,
.shu-body-news02 a,
.shu-body-news03 a {
	margin: 0 5px 5px 5px;
	padding: 3px 5px 3px 5px;
	background: rgb(137,219,0);
	color: rgb(255,255,255)
}
/* Footer
--------------------------------------------------------------------------------------- */
.shubodyfooter {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: rgb(255,255,255);
	margin-bottom: 10px;
	border-top: 20px solid rgb(255,255,255);
	background: rgb(137,219,0);
}
.shubodyfooter p {
	padding: 30px 0 30px 5px;
	font: 1.1em 'CantarellRegular', Arial, sans-serif;
	text-align: left;
}
.shubodyfooter a {
	color: rgb(255,255,255);
}
/* -------------- */