@charset "UTF-8";

* { 
  margin:0; 
  padding:0; 
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    background: #247099 url("../images/bg1.png") repeat-x top left; 
    padding: 0px;
    color: #000;
	overflow-y: scroll;
    text-align: center; 
}

div { 
	outline:0 none; 
}

img { 
	border: 0 solid; 
}

a { 
	color: #00a8c0; 
	text-decoration: underline; 
}

a:focus { 
	text-decoration: none;
	outline: 0 none; 
}
 
a:hover, a:active { 
	color:#544c45; 
	text-decoration:underline; 
	outline: 0 none; 
}

h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
    margin:0 0 0.25em 0;
}

h1 { 
	font-size:250%; 
}                       /* 30px */

h2 { 
	font-size:200%; 
}                       /* 24px */

h3 { 
	font-size:150%; 
}                       /* 18px */

h4 { 
	font-size:133.33%; 
}                    /* 16px */

h5 { 
	font-size:116.67%; 
}                    /* 14px */

h6 { 
	font-size:116.67%; 
}                    /* 14px */

ul, ol, dl { 
	margin:0 0 1em 1em; }

li {
    line-height:1.5em;
    margin-left:0.8em;
}

ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }

ul { 
	list-style-type: none; 
	color: #aaa6a2;	
}

ul ul { 
	list-style-type: square;
	margin-bottom: 0;
	color: #aaa6a2;
}

ol { list-style-type:decimal; }

ol ol { list-style-type:lower-latin; margin-bottom:0; }

p { line-height:1.5em; margin:0 0 1em 0; }

table { 
	width:auto; 
	border-collapse: collapse; 
	margin-bottom: 0.5em; 
	border-top:2px #888 solid; 
	border-bottom:2px #888 solid; 
}

table caption { 
	font-variant:small-caps; 
}

table.full { 
	width:100%; 
}

table.fixed { 
	table-layout:fixed; 
}

th,td { 
	padding:0.5em; 
}

thead th { 
	color:#000; 
	border-bottom:2px #800 solid; 
}

tbody th { 
	background:#e0e0e0; 
	color:#333; 
}

tbody th[scope="row"], tbody th.sub { 
	background:#f0f0f0; 
}

tbody th { 
	border-bottom:1px solid #fff; 
	text-align:left; 
}

tbody td { 
	border-bottom: 1px solid #eee; 
}

tbody tr:hover th[scope="row"], tbody tr:hover tbody th.sub { 
	background: #f0e8e8;
}

tbody tr:hover td { 
	background: #fff8f8; 
}

.clearfix:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    visibility:hidden;
}

.clearfix { 
	display:block; 
}

.clear {
	clear:right;
}

.floatbox { 
	overflow:hidden; 
}

#ie_clearing { 
	display:none; 
}

.wrapper { 
	text-align:left; 
	margin: 0 auto;
	min-width: 940px; 
	max-width: 78em;
}

.wrapper_main { 
	background: #fff;
	padding: 8px 20px 20px 20px;
}

#header {
    color: #000;
    height: 104px;
    background: #fff repeat-x top left;
    padding: 0;
  	position:relative; 
}

#topnav { 
	text-align: left;
	height: 48px; 
}

#nav_left {
	position: absolute;
	top: 195px;
	height: 165px;
	width: 20px;
	margin-left: 940px;
}

#header #topnav {
    position:absolute;
    top: 0px;
    left: -3px;
}

#header #logo {
    float: right;
    position: absolute;
    height: 64px;
    min-height: 64px;
    bottom: 16px;
    right: 0px;
}

#nav { 
	background: #fff url("../images/navi_bg.png") left bottom ;
	width: 900px;
	padding: 0px;
	height: 34px;
	min-height: 34px;
	margin-bottom: 3px;  
}

a.button-start  {
	background: url("../images/button_start.png") repeat scroll 0 0 transparent;
}

a.button-unternehmen  {
	background: url("../images/button_unternehmen.png") repeat scroll 0 0 transparent;
}

a.button-kunden {
	background: url("../images/button_kunden.png") repeat scroll 0 0 transparent;
}

a.button-qualitaet {
	background: url("../images/button_qualitaet.png") repeat scroll 0 0 transparent;
}

a.button-kontakt {
	background: url("../images/button_kontakt.png") repeat scroll 0 0 transparent;
}

a.button-impressum {
	background: url("../images/button_impressum.png") repeat scroll 20px 0 transparent;
	height: 92px;
}

a.button-sitemap {
	background: url("../images/button_sitemap.png") repeat scroll 20px 0 transparent;
	height: 70px;
	margin-right: 8px;
}

a.button-falzen {
	background: url("../images/navi_top_falzen.png") repeat scroll 0 0 transparent;
	width: 72px;
}

a.button-klebebinden {
	background: url("../images/navi_top_klebebinden.png") repeat scroll 0 0 transparent;
	width: 128px;
	margin-right: 16px;
}

a.button-heften {
	background: url("../images/navi_top_heften.png") repeat scroll 0 0 transparent;
	margin-left: 12px;
	width: 208px;
}

a.button-big:hover, a.active-big {
	background-position: 0 -42px;
}

a.button-top {
	display: block;
	height: 46px;
}

a.button-top {
	text-decoration: none;
}

a.button-top:FOCUS, a.button-top:ACTIVE {
	text-decoration: none;
}

a.button-top {
	float:left;
}

a.button-top:hover, a.active-top {
	background-position: 0 -41px;
}

a.button-big {
	display: block;
	height: 34px;
	width: 120px;
}

a.button-big {
	text-decoration: none;
}

a.button-big:FOCUS, a.button-big:ACTIVE {
	text-decoration: none;
}

a.button-big {
	float:left;
	margin-right: 1px;
}

a.button-right:hover, a.active-right {
	background-position: -50px 0px;
}

a.button-right {
	display: block;
	width: 20px;
}

a.button-right {
	text-decoration: none;
}

a.button-right:FOCUS, a.button-right:ACTIVE {
	text-decoration: none;
}

a.button-right {
	margin-bottom: 3px;
}

#slide { 
	background: #fff;
	padding:0;
	height: 210px; 
}

#slide_big { 
	background: url("../images/start.jpg");
	padding: 0;
	height: 430px; 
	position: relative;
}

#slide_big_main {
	margin: 5px;
	height: 117px;
	bottom: 0px;
	position: absolute;
}

#slide_header_text {
	margin-left: 10px;
	height: 66px;
	bottom: 127px;
	position: absolute;
}

#slide_header_top {
	margin-left: 10px;
	height: 19px;
	bottom: 198px;
	position: absolute;
}

.slide_box {
	width: 265px;
	height: 106px;
	padding: 3px;
	margin-left: 5px;
	background: url("../images/start_box_bg.png");
	color: #fff;
	float: left;
	position: relative;
}

.box_header {
	color: #fff;
	padding: 2px 3px 5px 3px;	
}

.box_description {
	color: #fff;
	line-height: 1.4em;
	padding: 2px 3px 2px 3px;
}

.box_button {
	background: url("../images/start_box_bg1.png");
	position: absolute;
	height: 21px;
	line-height: 21px;
	width: 112px;
	padding: 0 0 0 10px;
	margin-left: 10px;
	bottom: -10px;
}

.box_button a {
	color: #fff;
	text-decoration: none;
}

.box_button a:hover, a:active { 
	color:#fff; 
	text-decoration:underline; 
	outline: 0 none; 
}

#header, #nav, #slide, #slide_big, #tags-container, #main_container { 
	clear:both; 
}

#main_container { 
	padding: 3px 0px 0px 0px; 
}

#tags-container {
	color: #000;
	height: 110px;
	border: #e53130 1px solid;
    padding: 10px 10px 10px 15px;
    margin-top: 20px;
    position: relative;
}

#tags {
	float: left;
	color: #9c9c9c;
	width: 85%;
	text-align: left;
}

#tags_image {
	float: right;
	margin-right: 15px;
}

#tags_image {
	margin-top: -23px;
}

.t1 {
	font-size: 200%;
	margin-right: 3px;
}

.t2 {
	font-size: 120%;
	margin-right: 3px;
}

.t3 {
	font-size: 150%;
	margin-right: 3px;
}

.t4 {
	font-size: 180%;
	margin-right: 3px;
}

.t5 {
	font-size: 120%;
	margin-right: 3px;
}

.t6 {
	font-size: 175%;
	margin-right: 3px;
}

.t7 {
	font-size: 125%;
	margin-right: 3px;
}

.t8 {
	font-size: 120%;
	margin-right: 3px;
}

.t9 {
	font-size: 135%;
	margin-right: 3px;
}

.t10 {
	font-size: 195%;
	margin-right: 3px;
}

.t11 {
	font-size: 120%;
	margin-right: 3px;
}

.t12 {
	font-size: 130%;
	margin-right: 3px;
}

.t13 {
	font-size: 120%;
	margin-right: 3px;
}

.t14 {
	font-size: 175%;
	margin-right: 3px;
}

.t15 {
	font-size: 115%;
	margin-right: 3px;
}


.t16 {
	font-size: 125%;
	margin-right: 3px;
}

.t17 {
	font-size: 180%;
	margin-right: 3px;
}


.t18 {
	font-size: 150%;
	margin-right: 3px;
}


.t19 {
	font-size: 125%;
	margin-right: 3px;
}


.t20 {
	font-size: 200%;
	margin-right: 3px;
}

.t21 {
	font-size: 110%;
	margin-right: 3px;
}
#footer {
    color: #fff;
    padding-top: 5px;
    position: relative;
}

#footer_left {
	position: absolute;
	width: 600px;
	padding-bottom: 15px;
}

#footer_right {
	right: 0px;
	top: 0px;
	margin-right: 0px;
	width: 224px;
	padding: 0px;
	float: right;
}

#tags h4 {
	color: #e63131;
	font-size: 100%;
}

#tags a {
	color: #9c9c9c;
	text-decoration: none;
}

#tags a:HOVER, #tags a:ACTIVE  {
	color:#544c45; 
	text-decoration:underline; 
	outline: 0 none; 
}

#footer_left .small {
	font-size: 90%;
	line-height: 140%;
}

#main_col_right { 
	float: right; 
	width: 65%;
}
  
#main_col_right_content { 
	margin: 30px 25px 0px 20px;
	color: #544C45; 
}

#main_col_left { 
	margin-right: 65%;
	margin-left: 0;
	width: 300px;
	height: 215px;
}

#main_col_left_details { 
	margin-top: 3px;
	margin-right: 65%;
	margin-left: 0;
	width: 300px;
	height: 24px;
}

#main_col_left_content { 
	padding-left: 10px; 
	padding-right: 10px; 
}

#main_col_left_content, #main_col_left_details, #main_col_right_content { 
	position:relative; 
	padding: 0px 0px 0px 0px;	
}

.subcolumns { 
	width: 100%; 
	overflow: hidden; 
}

.subcolumns_oldgecko {
	width: 100%; 
	float: left;
	line-height: 1.6em; 
}

.title {
	color: #ff0000;
	font-weight: bold;
}

.title_normal {
	color: #c73e3f;
}

.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { 
	float:left; 
}

.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { 
	float:right; 
	margin-left:-5px; 
}

  .c20l, .c20r { width:20%; }
  .c40l, .c40r { width:40%; }
  .c60l, .c60r { width:60%; }
  .c80l, .c80r { width:80%; }
  .c25l, .c25r { width:25%; }
  .c33l, .c33r { width:33.333%; }
  .c50l, .c50r { width:50%; }
  .c66l, .c66r { width:66.666%; }
  .c75l, .c75r { width:75%; }
  .c38l, .c38r { width:38.2%; }
  .c62l, .c62r { width:61.8%; }

  .subc  { padding:0 0.5em; }
  .subcl { padding:0 1em 0 0; }
  .subcr { padding:0 0 0 1em; }

  .equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }

  .equalize > div {
    display:table-cell;
    float:none; 
    margin:0; 
    overflow:hidden;
    vertical-align:top;
  }


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale'); }
  
