/* SAFARI HACK COURTESY GIANTISLAND */

/*end*/
/*\*/
html*#content {
[margin: -1em 0 0 200px;
margin: 0 0 0 200px !important;
]margin: -1em 0 0 200px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #content {
margin: -1em 0 0 200px;
}
/*end*/

/* GENERAL */

html, body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  }

body {
  background: url(images/background_body_gradient.png) repeat-x fixed bottom;
  font-size: 100.01%;
  padding: 0 0 3em 0;
  }
  
/* HEADER */
  
div#header {
  background: url(images/background_header_paper.png) repeat-x top;
  height: 100px;
  margin: 0;
  padding: 10px 0 0 0;
  width: 100%;
  }
  
div#navipos {
  height: 80px;
  margin: 0 auto;
  padding: 0;
  width: 600px;
  }
  
h1 {
  background: url(images/background_header_logo.png) no-repeat;
  display: block;
  float: left;
  height: 80px;
  margin: 0;
  width: 167px;
  }

h1 a {
  display: block;
  height: 80px;
  width: 167px;
  }
  
h1 span {
  display: none;
  }
  
/* NAVIGATION */
  
ul#navigation {
  background: url(images/background_header_navigation.png) no-repeat;
  display: block;
  height: 9px;
  float: right;
  margin: 40px 0 0 0;
  padding: 0;
  width: 400px;
  }
  
ul#navigation li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  
ul#navigation li span {
  display: none;
  }

ul#navigation li a {
  display: block;
  height: 9px;
  margin: 0;
  padding: 0;
  }

ul#navigation a#navi_cp {
  width: 155px;
  }

ul#navigation a#navi_unternehmen {
  width: 108px;
  }

ul#navigation a#navi_leistungen {
  width: 72px;
  }

a#navi_cp:hover, body#cp a#navi_cp {
  background: url(images/navi_cp.png) no-repeat;
  }

a#navi_unternehmen:hover, body#unternehmen a#navi_unternehmen {
  background: url(images/navi_unternehmen.png) no-repeat;
  }
  
a#navi_leistungen:hover, body#leistungen a#navi_leistungen {
  background: url(images/navi_leistungen.png) no-repeat;
  }
  
/* MAIN */
  
body.home div#main {
  padding-top: 0 !important;
  }

body.home div#main object {
  margin-bottom: 35px;
  }
  
div#main {
  background-repeat: no-repeat;
  margin: -20px auto 0 auto;
  padding: 350px 0 0 0;
  width: 600px;
  z-index: -1;
  }
  
/* EYECATCH DEF LIST */

body.test div#main {background-image: url(images/eyecatch_test.jpg);}
body.definition div#main {background-image: url(images/eyecatch_definition.jpg);}
body.erfolgsfaktoren div#main {background-image: url(images/eyecatch_erfolgsfaktoren.jpg);}
body.wirkung div#main {background-image: url(images/eyecatch_wirkung.jpg);}
body.marktforschung div#main {background-image: url(images/eyecatch_marktforschung.jpg);}
body.accolamedia div#main {background-image: url(images/eyecatch_accolamedia.jpg);}
body.philosophie div#main {background-image: url(images/eyecatch_philosophie.jpg);}
body.team div#main {background-image: url(images/eyecatch_team.jpg);}
body.jobs div#main {background-image: url(images/eyecatch_jobs.jpg);}
body.kontakt div#main {background-image: url(images/eyecatch_kontakt.jpg);}
body.portfolio div#main {background-image: url(images/eyecatch_portfolio.jpg);}
body.konzeption div#main {background-image: url(images/eyecatch_konzeption.jpg);}
body.redaktion div#main {background-image: url(images/eyecatch_redaktion.jpg);}
body.produktion div#main {background-image: url(images/eyecatch_produktion.jpg);}
body.anzeigen div#main {background-image: url(images/eyecatch_anzeigen.jpg);}
body.distribution div#main {background-image: url(images/eyecatch_distribution.jpg);}
body.akzeptanzmessungen div#main {background-image: url(images/eyecatch_akzeptanzmessungen.jpg);}
body.projektmanagement div#main {background-image: url(images/eyecatch_projektmanagement.jpg);}
body.sitemap div#main {background-image: url(images/eyecatch_sitemap.jpg);}
body.impressum div#main {background-image: url(images/eyecatch_impressum.jpg);}

/* SUBNAVIGATION */

ul#subnavi {
  font-size: 0.8em;
  float: left;
  list-style-type: none;
  margin: 0.75em 0 0 0;
  padding: 0;
  width: 200px;
  }
  
ul#subnavi li {
  color: #525252;
  font-weight: bold;
  margin: 0 0 1em 0 !important;
  padding: 0;
  }
  
* html ul#subnavi li, html* ul#subnavi li {
  margin-bottom: 0;
  }
  
ul#subnavi li ul {
  list-style-type: none;
  font-size: 0.8em;
  margin: 0 0 0 1em;
  padding: 0;
  }
  
body.home ul#subnavi li ul {
  margin: 0;
  }
  
ul#subnavi li ul#meta {
  margin: 3em 0 0 0;
  }
  
* html ul#subnavi li ul#meta, html* ul#subnavi li ul#meta {
  margin: 1em 0 0 0;
  }
  
ul#subnavi li ul li {
  font-weight: normal;
  margin: 0 0 8px 0;
  padding: 0;
  }
  
* html ul#subnavi li ul li, html* ul#subnavi li ul li {
  margin: 0 0 4px 0;
  }
  
ul#subnavi a {
  text-decoration: none;
  color: #ee7f00;
  }
  
ul#subnavi a:hover, ul#subnavi a#aktiv {
  color: #525252;
  }
  
ul#subnavi a#aktiv {
  font-weight: bold;
  }
  
ul.subnavinavi {
  margin: 3em 0 !important;
  }
  
* html ul.subnavinavi, html* ul.subnavinavi {
  margin: 1em 0 !important;
  }
  
div#content {
  color: #424242;
  margin: -1em 0 0 200px;
  padding: 0;
  width: 400px;
  }
  
* html div#content {
  margin: 0;
  width: 395px;
  }
  
html* div#content {
  margin: 0;
  }
  
body.impressum div#content {
  margin-left: 0;
  }
  
/* FORMAT */

h2 {
  color: #525252;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 25px;
  }
  
* html h2, html* h2 {
  margin-top: 10px;
  }
  
h2 span.subline {
  color: #8c8c8c;
  font-size: 0.7em;
  font-style: italic;
  font-weight: bold;
  margin-left: 2em;
  padding: 0.2em 0.4em;
  }
  
a.aktuellerhinweis {
	display: block;
	text-align: center;
	width: 99%;
	background: #eee url(images/aktuell-background.png) repeat-x;
	border: 1px solid #ccc;
	margin-top: 1.75em;
	text-decoration: none !important;
}

a.aktuellerhinweis h2 {
	color: #ee7f00 !important;
}

a.aktuellerhinweis h2 span {
	font-size: .6em;
}

a.aktuellerhinweis:hover {
	border-color: #ee7f00;
}

a.aktuellerhinweis:hover h2 {
  color: #424242 !important;
}
 
h3 {
  color: #ee7f00;
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 1.85em 0 -0.6em 0;
  }
  
* html h3, html* h3 {
  margin: 2em 0 -1em 0;
  }
  
* html p, html* p {
  line-height: 1.45em;
  word-spacing: -0.05em;
  margin-bottom: -0.25em;
  }
  
h3.midline {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 1em;
  }

p, div#content ul {
  font-size: 0.8em;
  line-height: 1.5em;
  word-spacing: -0.05em;
  list-style-type: none;
  }
  
div#content ul li {
  font-weight: normal;
  margin-top: 1em;
  }

div#content ul li ul {
  font-size: 1em;
  }
  
div#content ul li ul li {
  font-weight: normal;
  margin-top: 0.5em;
  }
  
ul.checklist {
  list-style-type: none;
  padding: 0;
  }
  
ul.checklist li {
  background: url(images/haekchen.png) no-repeat 5px 5px;
  margin-top: 1em;
  padding: 0 0 0 40px;
  }
  
* html ul.checklist li, html* ul.checklist li {
  margin-left: -40px;
  }
  
* html ul.sitemap li ul, html* ul.sitemap li ul {
  margin-top: -2em;
  }
  
p.copyright {
  color: #8c8c8c;
  font-size: 0.6em;
  margin: 5em 0 0 0;
  }

div#content strong {
  color: #525252;
  }
  
span.versteckt {
  display: none;
  }
  
/* LINKS */
  
div#content a {
  color: #ee7f00;
  text-decoration: underline;
  }
  
div#content a:hover {
  color: #424242;
  }
  
a.normal {
  font-weight: normal;
  }
