 /* Styles fuer eine einiger&szlig; nette Ausgabe am Drucker */

 BODY {
	background: transparent;
	font: normal 80%/105% Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: left;
	width: 100%;
	}

 BODY, FORM, IMG, OL, UL, LI, H1, H2, P, HR {
	margin: 0;
	padding: 0px;
	}

 IMG {
 	border: none;
 	}

 OL, UL {
	list-style: none;
	}

 H1 {
 	font-size: 1.8em;
 	}

 H2 {
 	font-size: 1.3em;
 	padding-bottom: 0.6em;
 	}

 H1 + H2 {
 	padding-top: 2em;
 	}

 HR {
 	width: 80%;
 	}

 .picTeaser LI {
 	width: 31%;
 	float: left;
 	text-align: center;
 	padding-bottom: 1px;
 	margin-bottom: 1px;
 	}

  .picTeaser IMG {
  	width: 80%;
  	height: 80%;
  	}

  .picTeaser {
  	width: 100%;
	float: none;
	}

 P {
 	padding: 1em 4em 1em 0em;
 	}

 #pageWrapper {
 	float: none;
 	display: block;
	width: 100%;
	margin: 0px;
	padding-left: 5px;
	}

 #printWrapper {
 	width: 100%;
	height: 40px;
	clear: both;
	padding: 10px 0px 0px 3px;
	}


 #contentWrapper {
	width: 68%;
	display: block;
	text-align: left;
	clear: left;
	}

 #teaserWrapper {
	width: 30%;
	display: block;
	text-align: left;
	clear: right;
	padding: 1.5em 0 0 0.6em;
	}

 #footerWrapper {
 	display: block;
	height: 5em;
	width: 100%;
	clear: both;
	}

 #footerWrapper:before {
 	content: "© Acos  GmbH";
 	padding: 0.2em;
 	}



  #headWrapper, #navWrapper, .produktBox, .hide, .produktBox .head, .produktBox .foot, #footerWrapper UL, #searchBox,
  #newsletterBox, .teaserboxNav LI  {
 	display: none;
 	}

 .contentBox.small {
 	width: 30%;
 	padding-right: 0.5em;
 	}

 .contentBox.small .pic, .teaserBox .content IMG, IMG.left {
 	float: left;
 	padding-right: 1em;
 	}

 .teaserboxNav LI.active {
 	display: block;
 	color: #036;
 	background: transparent;
 	}

 .newsList {
 	padding-top: 2em;
 	}

 .teaserBox .newsList LI {
 	padding-bottom: 1.6em;
 	width: 80%;
 	}

 .teaserBox .head {
 	padding-bottom: 0.5em;
 	}


 .spacer {
 	width: 100%;
 	height: 0.1em;
 	clear: both;
 	}

 .left {
 	float: left;
 	}

  A {
 	color: #036;
 	background: transparent;
 	}

  A.active {
 	font-weight: bold;
  	}

  A:link:after, A:link:visited:after {
	content: " (Link auf <http://www.acos-it.de/" attr(href) ">) ";
	font-size: 76%;
	color: #036;
	background: transparent;
	}

 A[href^="http://"]:link:after {
  	content: " (Link auf <" attr(href)">) ";
  	color: #036;
	background: transparent;
	}

 A[href^="javascript:void(0)"]:link:after {
 	content: '';
 	}
