@charset "utf-8";

@media all {
/* reset:*/

/* based on http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* :reset */


body {
  font-family: Arial, Helvetica, Georgia, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

a {
  color: #d46412;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  width: 208px;
  height: 170px;
  padding: 0px 0px 15px 0px;
	background: #ffffff url(images/ingenieurbuero_ross.png) top left no-repeat;
	text-indent: -99999px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  border-right: #ffffff 20px solid;
  cursor: pointer;
}

h2 {
	margin: 31px 0px 8px 0px;
	padding: 0px 35px 0px 35px;
	color: #d46412;
	font-size: 24px;
	text-transform: uppercase;
}

h2 span {
	font-size: 20px;
}

h3 {
  font-size: 16px;
}

h4,
h4.ui-accordion-header {
  font-size: 14px;
}

h3.ui-state-default a:hover,
h4.ui-state-default a:hover {
	color: #ffffff;
}

img.print_logo {
  display: none;
}

p {
  margin: 0 0 18px 0;
}

#ingross {
  background-color: #ffffff;
  color: #878787;
  font-family: Arial, Helvetica, sans-serif;
}

#page {
  width: 836px;
  margin: 60px auto 30px auto;
  background: #f8f6f7 url(images/page-bg.png) top left repeat-x;
  overflow: hidden;
}

#main_outer {
  width: 728px;
  margin: 55px 0px 0px 0px;
  padding: 7px 17px 0px 15px;
  background-color: #ffffff;
  border-left: #878787 1px solid;
  overflow: hidden;
}

#main_inner_l {
  width: 192px;
  margin: 110px 0px 0px 0px;
  float: left;
  overflow: hidden;
}

#main_inner_r {
  border-top: #878787 1px solid;
  border-right: #878787 1px solid;
  margin: 0;
  padding: 0;
  float: right;
  overflow: hidden;
  width: 515px;
}

ul#nav_prim {
  text-transform: uppercase;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 212px;
}

ul#nav_prim li {
  display: inline;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #ffffff url(images/dot-nav_prim.gif) 0px 6px no-repeat;
  padding: 0 0 0 18px;
}

ul#nav_prim li.first {
  background: none;
  padding: 0 0 0 0;
}

ul#nav_prim li a {
	padding: 0px 9px 0px 0px;
}

ul#nav_prim li a.active {
  color: #878787;
}

ul#nav_prim li span {
  font-size: 12px;
}

#nav_sec {
  height: 24px;
  line-height: 24px;
  padding: 0px 15px 0px 35px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #f8f6f7;
}

#nav_sec a {
  padding: 0px 23px 0px 0px;
}

#nav_sec a {
  color: #878787;
}

#nav_sec li {
  display: inline;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #f8f6f7 url(images/dot-nav_sec.gif) 0px 4px no-repeat;
  padding: 0 0 0 13px;
}

#nav_sec ul li.first {
  background: none;
  padding: 0 0 0 0;
}

#nav_sec ul li a {
	padding: 0px 7px 0px 0px;
}

#nav_sec li span {
  font-size: 10px;
}

#mailform label {
	font-size: 12px;
}

#mailform input,
#mailform textarea {
	width: 190px;
	border: #878787 1px solid;
	background: #f8f6f7;
	margin: 0;
	padding: 0;
}

#mailform input {
	height: 18px;
	line-height: 18px;
}

#mailform textarea {
	height: 150px;
}

#mailform input#submit {
	color: #ffffff;
	background: #878787;
	width: 192px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	margin: 5px 0 0 0;
}

.error {
	color: #ff0000;
	margin: 0 0 10px 0;
}

#content {
	margin: 0px 16px 20px 0px;
	padding: 18px 15px 22px 35px;
	background-color: #f8f6f7;
	min-height: 300px;
}

#content ul {
  list-style-position: outside;
  list-style-type: square;
  padding-left: 20px;
}

#content .intro {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  font-style: italic;
  color: #8c7062;
}

#footer {
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  color: #ffffff;
  background-color: #878787;
  margin: -5px 0 0 0;
  padding: 0 16px 0 16px;
}

#footer a {
  color: #ffffff;
}

div.print_only {
  display: none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #D46412;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #878787;
}

.ui-widget-content a {
  color: #D46412;
}

.ui-accordion .ui-accordion-content {
  padding: 10px 15px 0px 2em;
  font-size: 14px;
  line-height: 18px;
  color: #6F7466;
  overflow: hidden;
}

.ui-accordion .ui-accordion-content ul {
  margin-bottom: 15px;
}


/* wird per jQuery wieder sichtbar gemacht; verhindert das Aufflackern des Inhalts im IE7.. */
#accordion {
  display: none;
}

#accordion1, #accordion2, #accordion3, #accordion4, #accordion5,
#accordion6, #accordion7, #accordion8, #accordion9, #accordion10 {
  padding-bottom: 15px;
}

.gallery {
  width: 358px;
  overflow: hidden;
  margin: 15px 0 10px 0;
  font-size: 1px;
}

.gallery a img {
	float: left;
	border: 1px solid #f1d6b6;
	background: #f5e6d4;
	padding: 2px;
	margin: 0 5px 5px 0;
}

.gallery a:hover img {
	border: 1px solid #e9b477;
	background: #f1d6b6;
}

.gallery a img.last {
	margin: 0;
}

}


/* Anpassungen fuer Druckausgabe */

@media print {

h1 {
	display: none;
}

h2 {
  color: #000000;
}

img.print_logo {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  border-right: #ffffff 20px solid;
  display: inline;
}

#page {
  margin: 0px auto 0px auto;
}

#mailform {
  display: none;
}

#footer {
  display: none;
}


div.print_only {
  display: block;
}

div.print_only a {
  color: #000000;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #000000;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #878787;
}

.ui-widget-content a {
  color: #D46412;
}

}
