@charset "UTF-8";
body {
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}
#wrapper {
margin: 0 auto;
width: 1400px;
height: 1000px;
background-image: url(../higru/higru.3.jpg);
background-repeat: no-repeat;
}
#header {
width: 1200px;
height: 220px;
color: #007CC2;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-variant: normal;
font-size: 12pt;
margin-left: 200px;
margin-right: 0px;
}
#logo {
width: 1200px;
height: 220px;
background-image: url(../goetz-logo.png);
background-repeat: no-repeat;
}
#logo h1   {
color: #007CC2;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size: 10pt;
text-indent: -9999px;
}
#content {
	width: 1120px;
	height: 480px;
	margin-left: 200px;
	margin-top: 30px;
}
#nav {
color: #007CC2;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
float: left;
margin-top: 0px;
width: 200px;
height: auto;
}
#nav ul li {
list-style-type: none;
display: block;
width: 200px;
height: 45px;
padding-top: 8px;
}
#nav ul li a:hover {
	color: #000000;
}
#nav ul li a {
color: #007CC2;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 13pt;
text-align: left;
text-decoration: none;
}
#nav ul  {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bildtext {
	width: 920px;
	height: 430px;
	float: right;
}
#bild   {
	width: 600px;
	height: 400px;
	float: left;
	margin-left: 10px;
	margin-right:10px;
}
#text {
width: 290px;
height: 400px;
color: #000000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size: 19pt;
float: right;
}
#bildtext #text .h2 {
	font-size: 15pt;
	line-height: 24pt;
	margin-right: 0px;
}
#text h1 {
font-size: 20pt;
color: #007CC2;
text-align: left;
font-weight: bold;
}
#bildtext #text h2 {
color: #000000;
}
#footer {
width: 980px;
height: 30px;
color: #007CC2;
margin-left: 420px;
margin-right: 0px;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
text-align: left;
}
#footer a {
text-decoration: none;
color: #007CC2;
font-size: 11pt;
text-align: center;
}
#footer a:hover {
color: #000000;
}
#bildtext #bild #slideshow {
	width: 600px;
	height: 410px;
}
#hero img  {
	max-width: 100%;
	display: block;
}
