#inhalt,
#marketing,
#verantwortung,
#technologie {
  display: none;
}


body {
  font-size: 100%;
  font-family: "lucida grande", "lucida sans unicode", geneva, helvetica, arial, sans-serif;
  margin: 0;
  text-align: center;
  background-color: #dbe3e5;
}
#back {
  margin: 0 auto;
  text-align: left;
  width: 960px;
}

img {
  border: 0;
}
.small {
  font-size: 80%;
}
.center {
	text-align: center;
}

#contentback {
  position: relative;
  top: 0;
  width: 960px;
  padding-top: 22em;
}
#content {
  background-color: #fff;
  position: relative;
  width: 960px;
  padding-top: 1.0em;
}
#header {
  position: absolute;
  top: 0;
  width: 960px;
}
#helper {
  position: absolute;
  right: 18px;
	top: 18px;
  width: 705px;
  text-align: right;
}
#logo {
  position: relative;
  left: 0;
  top: 18px;
  z-index: 100;
  width: 237px;
  height: 92px;
}
#menu {
  position: relative;
  z-index: 101;
  padding: 0 18px 0 18px;
  width: 924px;
  height: 2em;
  text-align: right;
  background-color: #fff;
}
#stage {
  position: relative;
  background-color: #fff;
  padding: 18px;
  text-align: right;
}
#footer {
	position: relative;
	top: 0;
  background: #abb1b2 url(../_images/footer-bg.jpg) left top repeat-x;
  color: #fff;
  padding: 18px;
}
#footer2 {
	position: relative;
	top: 0;
	color: #5d767c;
  padding: 18px;
}

.submenu {
  font-size: 75%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
ul.submenu li {
  display: inline;
	border-left: 1px dotted #5d767c;
}
.submenu a {
  text-decoration: underline;
}
ul.submenu a {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.submenu a:link, .submenu a:visited {
  color: #5d767c;
}
.submenu a:hover, .submenu a:active, .submenu a:focus {
  color: #000;
}


ul.mainmenu {
  font-size: 80%;
  line-height: 200%;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
ul.mainmenu li {
  display: inline;
  padding-top: 0.45em;
	border-left: 4px solid #dbe3e5;
}
ul.mainmenu a {
  text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
ul.mainmenu a:link, ul.mainmenu a:visited {
  color: #000;
}
ul.mainmenu a:hover, ul.mainmenu a:active, ul.mainmenu a:focus {
  color: #000;
}
ul.mainmenu a.current {
  color: #9c0;
  font-weight: bold;
}


ul.stagemenu {
  font-size: 80%;
  line-height: 18px;
  background-color: #fff;
  margin: 0;
  padding: 0;
  
}
ul.stagemenu li {
	color: #abb1b2;
	display: inline;
	border-left: 4px solid #fff;
}
ul.stagemenu a {
	text-decoration: none;
	padding: 0 2px 0 2px;
}
ul.stagemenu a:link, ul.stagemenu a:visited {
	background-color: #abb1b2;
	color: #dbe3e5;
}
ul.stagemenu a:hover, ul.stagemenu a:active, ul.stagemenu a:focus {
	background-color: #dbe3e5;
	color: #abb1b2;
}



#content div {
  margin: 0;
  padding: 0;
}
#content div.oneCol, #content div.twoCols, #content div.threeCols, #content div.fourCols, #content div.oneColCenter {
  position: relative;
	clear: both;
  font-size: 85%;
  line-height: 160%;
}
#content div.oneCol {
  width: 924px;
  padding: 0 18px 0 18px;
}
#content div.oneColCenter {
  width: 517px;
  margin: 0 auto;
  padding: 0 18px 0 18px;
}
#content div.twoCols div.colOne, #content div.twoCols div.colTwo {
  float: left;
  width: 440px;
  margin-left: 8px;
  padding: 0 18px 0 18px;
}
#content div.threeCols div.colOne, #content div.threeCols div.colTwo, #content div.threeCols div.colThree {
  float: left;
  width: 280px;
  margin-left: 6px;
  padding: 0 18px 0 18px;
}
#content div.fourCols div.colOne, #content div.fourCols div.colTwo, #content div.fourCols div.colThree, #content div.fourCols div.colFour {
  float: left;
  width: 201px;
  margin-left: 4px;
  padding: 0 18px 0 18px;
}
#content div.twoCols div.colOne, #content div.threeCols div.colOne, #content div.fourCols div.colOne {
  margin-left: 0;
}



#content a {
  text-decoration: underline;
  padding-bottom: 0.06em;
}
#content a.noBorder {
	text-decoration: none;
}
#content a[href^="http://"] {
	padding-left: 1.5em;
	background: transparent url(../_images/linkextern.gif) left center no-repeat;
}
#content a:link {
  color: #000;
}
#content a:visited {
  color: #5d767c;
}
#content a:hover, #content a:active, #content a:focus {
  color: #fff;
  text-decoration: none;
}



#content h1 + p {
  font-weight: bold;
}
#content h2 {
  color: #9c0;
  font-size: 115%;
  line-height: 150%;
}
#content h2 em {
  font-weight: normal;
  padding-left: 1em;
}
#content h3 {
  font-size: 105%;
  line-height: 150%;
}
#content h4 {
  font-size: 95%;
  line-height: 150%;
  margin-bottom: 0;
  padding-bottom: 0;
}
#content h4 + p {
  margin-top: 0;
  padding-top: 0;
}
#content p, #content ul, #content ol, #content dl {
}
#content p.intro {
  font-weight: bold;
}
#content strong {
  background-color: #000;
  color: #fff;
  padding: 0 0.5em 0 0.5em;
}
#content p.subtitle {
	font-style: italic;
}
#content .imgLeft {
  float: left;
  margin: 0 15px 15px 0;
}
#content .imgBanner {
	margin: 2.0em 0 2.0em 0;
}
#content ul {
  list-style: square inside;
  margin-left: 0;
  padding-left: 0;
}
#content li {
}



#content div.space {
  clear: both;
	height: 3em;
}
#content div.nospace {
  clear: both;
	height: 1px;
}


#content dt {
  font-weight: bold;
}


#footer a:link, #footer a:visited {
  color: #fff;
}
#footer a:hover, #footer a:active, #footer a:focus {
  color: #000;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer2 p, #footer2 ul {
	margin: 0;
	padding: 0;
}


.clear {
  clear: both;
}
.todo {
	color: #f0f;
}
.hidescreen {
  display: none;
}
q:lang(de) {
  quotes: "„" "“" "‚" "‘"
}
td.border {
  padding-left: 18px;
}
form label {
  font-size: 80%;
}