@charset "UTF-8";
body {
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}
#wrapper {
margin: 0 auto;
width: 768px;
height: 3600px;
background-image: url(../higru/vieleTeile-tablet.jpg);
background-repeat: no-repeat;
}
#header {
width: 740px;
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: 14px;
margin-right: 0px;
}
#logo {
width: 768px;
height: 220px;
background-image: url(../goetz-logo-tablet.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: 740px;
height: 2600px;
margin-left: 14px;
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: 50px;
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: 520px;
height: auto;
float: right;
}
#bildtext #bild #slideshow {
width: 560px;
height: 251px;
}
#bild   {
width: 520px;
height: auto;
}
#text {
width: 520px;
height: 120px;
color: #000000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size: 14pt;
text-align: left;
}
#text p a:link {
font-size: 12pt;
}
#text h1 {
font-size: 17pt;
color: #007CC2;
text-align: left;
}
#footer {
width: 740px;
height: 30px;
color: #007CC2;
margin-left: 14px;
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;
clear: both;
}
#footer a {
text-decoration: none;
color: #007CC2;
font-size: 11pt;
text-align: center;
}
#footer a:hover {
color: #000000;
}
