/* 0. reset / alle elemente zuruecksetzen */
@import url('reset.css');
@import url('grid.css');
@import url('font-face.css');

body {
    background: #fff url(../img/fond.jpg) top center no-repeat fixed;
	font: 12px/1.5 Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	margin: 0px auto;
	width: 980px;
}

/* header + nav */
#header {
    background: #fff url(../img/bg_header.jpg) bottom left repeat-x;
    padding: 0px 10px;
    height: 78px;
	position: relative;
}

#header h1 {
    margin-top: 20px;
}

#header h1 a {
    display: block;
    background: transparent url(../img/logo.png) 0 0 no-repeat;
    height: 38px;
    width: 237px;
    text-indent: -10000px;
}

#header .nav {
    display: block;
    float: right;
    list-style: none;
    margin-top: 40px;
}

#header .nav li {
    float: left;
    margin-left: 30px;
}

#header .nav li a {
    font: 1.33em 'EurostileRegular';
    color: #000;
    text-decoration: none;
}

#header #sprachwahl {
	position: absolute;
	top: 10px;
	right: 20px;
}

#header #sprachwahl li {
	float: left;
	display: inline;
	margin-left: 10px;
}

#header #sprachwahl li a {
	display: block;
	width: 16px;
	height: 11px;
    text-indent: -10000px;
}

#header #sprachwahl a.de {
    background: transparent url(../img/de.png) center left no-repeat;	
}

#header #sprachwahl a.en {
    background: transparent url(../img/en.png) center left no-repeat;	
}

#home #header .nav #nav_home a,
#produkte #header .nav #nav_produkte a,
#cad-katalog #header .nav #nav_cad-katalog a,
#unternehmen #header .nav #nav_unternehmen a,
#ansprechpartner #header .nav #nav_ansprechpartner a,
#kontakt #header .nav #nav_kontakt a,
#header .nav li a:hover {
    color: #009ee0;
}
/* /header + nav */

#teaser {
    background: #fff url(../img/bg_teaser-sub.jpg) 0 0 no-repeat;
    height: 87px;
    padding: 0px 10px;
}

#teaser h2 {
    font: 2.5em 'EurostileRegular';
    color: #808080;
    line-height: 94px;
    color: rgba(0,0,0,0.5);
}

#home #teaser {
    background: #fff url(../img/bg_teaser.jpg) 0 0 no-repeat;
    height: 315px;
}

#home #teaser h2 {
    font: 2.5em 'EurostileRegular';
    color: #000;
    margin-bottom: 0.5em;
    padding-top: 30px;
}

#home #teaser h3 {
    font: 2em 'EurostileRegular';
    color: #000;
    margin-bottom: 0.5em;
}

#home #teaser h4 {
    font: 1.75em 'EurostileRegular';
    color: #7b7c7e;
    color: rgba(0,0,0,0.65);
    margin-bottom: 1.5em;
    line-height: 1.25;
}

#home #teaser ul li {
    margin-bottom: 3px;
}

#home #teaser ul li a {
    background: transparent url(../img/btn_a.png) bottom left no-repeat;
    display: block;
    line-height: 27px;
    height: 27px;
    width: 460px;
    padding-left: 10px;
    color: #000;
    text-shadow: #888 1px 1px 0px;
    text-shadow: rgba(255,255,255,0.5) 1px 1px 0px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.25em;
}

#home #teaser ul li a:hover {
    background: transparent url(../img/btn_a.png) top left no-repeat;
    color: #fff;
    text-shadow: #888 1px 1px 0px;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
}

#home #teaser #slideshow {
/*    background: transparent url(../img/home_teaser.png) center center no-repeat;*/
    height: 315px;
    overflow: hidden;
	position: relative;
}

#home #teaser #slideshow img {
	left: 0;
	position: absolute;
	top: 0;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#home p#partner a {
    display: block;
    background: transparent url(../img/partner_logos.png) 0 0 no-repeat;
    height: 60px;
    width: 200px;
    text-indent: -10000px;
}

#home form#frm_produktsuche fieldset {
    margin-top: 7px;
    border: none;
}

#home form#frm_produktsuche input {
    display: block;
    height: 25px;
    border: none;
    float: left;
}

#home form#frm_produktsuche input.frm_text {
    background: transparent url(../img/bg_newsletter_text.jpg) 0 0 no-repeat;
    font-size: 1em;
    line-height: 25px;
    color: #7fceef;
    padding: 0px 0px 0px 10px;
    width: 144px;
}

#home form#frm_produktsuche input.frm_submit {
    background: transparent url(../img/bg_newsletter_submit.jpg) top left no-repeat;
    width: 45px;
/*    text-indent: -10000px;*/
    cursor: pointer;
    display:block;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    font-size: 0.9em;
}

#home form#frm_produktsuche input.frm_submit:hover {
    background: transparent url(../img/bg_newsletter_submit.jpg) bottom left no-repeat;
}

#content {
    background: #fff url(../img/bg_content.jpg) top center no-repeat;
    padding: 4em 10px 0px 10px;
}

#content a, #footer a {
    color: #009ee0;
}

#content a:hover, #footer a:hover {
    color: #009ee0;
    text-decoration: none;
}

#content a.tuev-link {
    background: transparent url(../img/tuev-link.jpg) top left no-repeat;
    display: block;
    height: 85px;
    width: 140px;
    text-indent: -9999px;
    margin-bottom: 1.5em;
}

#content a.emas-link {
    background: transparent url(../img/emas-link.jpg) top left no-repeat;
    display: block;
    height: 94px;
    width: 60px;
    text-indent: -9999px;
    margin-bottom: 1.5em;
}

#content a.tuev-link:hover,
#content a.emas-link:hover {
    background-position: bottom left;
}

#content a.creditreform-link {
    background: transparent url(../img/creditreform-link.jpg) top left no-repeat;
	border: solid 1px #009ee0;
    display: block;
    height: 236px;
    width: 298px;
    text-indent: -9999px;
    margin-bottom: 1.5em;
}

#content p.catalog-link a {
    background: transparent url(../img/btn-catalog.png) bottom left no-repeat;
    display: block;
    height: 44px;
    line-height: 44px;
    width: 158px;
    margin-left: 160px;
    padding-left: 10px;
    color: #000;
    text-shadow: #888 1px 1px 0px;
    text-shadow: rgba(255,255,255,0.5) 1px 1px 0px;
    text-decoration: none;
    font-weight: bold;
}

#content p.catalog-link {
    margin-bottom: 0px;
    margin-top: 25px;
}

#content p.catalog-link a span {
    display: block;
    float: left;
    height: 44px;
    width: 25px;
}

#content p.catalog-link a.de span {
    background: transparent url(../img/flag_de_inset.png) center left no-repeat;
}

#content p.catalog-link a.en span {
    background: transparent url(../img/flag_en_inset.png) center left no-repeat;
}

#content p.catalog-link a:hover {
    background: transparent url(../img/btn-catalog.png) top left no-repeat;
    color: #fff;
    text-shadow: #888 1px 1px 0px;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
}

#content p, #footer p, #content dl, #content hr, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ol, #content ul, #footer ul, #content pre, #content table, #content address, #content fieldset {
	margin-bottom: 1em;
}

#content h3 {
    font: 1.33em 'EurostileRegular';
    color: #009ee0;
    margin-bottom: 0px;
}

#content h2 {
    font: 2em 'EurostileRegular';
}

#home #content h2 {
    font: 1.33em 'EurostileRegular';
    color: #009ee0;
}

#home #content .hentry h3 {
    font: 1em Arial;
    font-weight: bold;
    color: #000;
    margin-bottom: 0px;
}

#content .extra {
    padding-top: 2.66em;
}

/* subnav */
#content .nav {
    padding-top: 5.66em;
}

#content .nav ul {
    display: block;
    width: 220px;
    background-color: #e5f5fc;
    line-height: 27px;
    padding-bottom: 2em;
}

#content .nav ul a {
    display: block;
    color: #000;
    text-decoration: none;
    padding-left: 20px;
}

#content .nav ul a:hover {
    background: #fff url(../img/bg_subnav_hover.jpg) 0 0 no-repeat;
}

#content .nav ul .active a {
    background: #fff url(../img/bg_subnav.jpg) 0 0 no-repeat;
    color: #fff;
    font-weight: bold;
}
/* /subnav */

/* produkte */
#produkte #tab_titles_search li,
#produkte #tab_titles_catalog li {
    float: left;
    cursor: pointer;
    width: 160px;
    text-decoration: underline;
    color: #009EE0;
}

#produkte #tab_titles_search li:hover,
#produkte #tab_titles_catalog li:hover {
    text-decoration: none;
}

#produkte #tab_titles_search li.active,
#produkte #tab_titles_catalog li.active {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#produkte .tabs_panel {
    display: none;
}

#produkte div.active {
    display: block;
}

#produkte #cat_download {
    background: transparent url(../img/catalog-link.png) left bottom no-repeat;
    height: 200px;
}

/* katalog-bestellform */
#frm_katalogbestellung fieldset ol li {
	margin-bottom: 0.5em;
}

#frm_katalogbestellung label {
    display: block;
	float: left;
	width: 120px;
	margin-right: 15px;
}

#frm_katalogbestellung label.required {
    background: transparent url("../img/icon_required.gif") no-repeat scroll 100px center;
}

#frm_katalogbestellung input, #frm_katalogbestellung textarea, #frm_katalogbestellung select {
	width: 180px;
	margin-bottom: 10px;
	font-family: arial;
	padding: 2px 0px;
}

#frm_katalogbestellung input.error, #frm_katalogbestellung select.error, #frm_katalogbestellung textarea.error {
	background-color: #e5f5fc;
	border: solid 1px #009ee0;
}

#frm_katalogbestellung textarea {
	height: 150px;
	font-size: 1em;
}
/* katalog-bestellform */

/* erweiterte suche */
#frm_extendedsearch ol li {
	margin-bottom: 0.5em;
}

#frm_extendedsearch label {
	margin-right: 15px;
}

#frm_extendedsearch input, #frm_extendedsearch select {
	width: 260px;
	margin-bottom: 10px;
	font-family: arial;
	padding: 2px 0px;
}

#frm_extendedsearch select.small {
	width: 90px;
}
/* erweiterte suche */

.bluebox {
    background-color: rgba(0, 158, 224, 0.05);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 1.5em;
}

.shadow {
    box-shadow: 0px 0px 5px #7fceef;
    -moz-box-shadow: 0px 0px 5px rgba(0, 158, 224, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 158, 224, 0.5);
}

.bluebox h3 {
    font: 1.33em 'EurostileRegular';
    margin-bottom: 1em !important;
    color: #009ee0;
}

#content ul.list {
    list-style: square;
    margin-left: 20px;
}

#content ol.list {
    list-style: decimal;
    margin-left: 20px;
}

#content img {
    box-shadow: 0px 0px 2px #aaa;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
    padding: 4px;
    background-color: #fff;
}

#content img.right {
    float: right;
    margin: 0px 0px 10px 20px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px;
}

#content img.left {
    float: left;
    margin: 0px 20px 10px 0px;
}

#content table img {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px;
}

#content table#artikel {
    width: 700px;
}

#content table#artikel td {
    vertical-align: middle;
}

#content table#artikel thead {
    background-color: #e5f5fc;
    border-bottom: solid 2px #009EE0;
}

#content table#artikel thead td {
    font-weight: bold;
    padding: 2px;
}

#content table#artikel tbody tr {
    border-bottom: solid 1px #e5f5fc;
}

#content table#artikel tbody td {
    padding: 2px 2px 0px 2px;
}

#content table#artikel tfoot td {
    padding-top: 15px;
}

#content table#artikel a.frew,
#content table#artikel a.rew,
#content table#artikel a.forw,
#content table#artikel a.fforw {
    text-indent: -9999px;
    width: 32px;
    height: 32px;
}

#content .grid_4-5 {
    margin-top: 1.5em;
}

#content .catbox {
    background-color: #f5fbfe;
    padding: 10px;
    width: 320px;
}

#content .catbox:hover {
    background: #e5f5fc url(../img/bg_produkte.png) 200px 0px no-repeat;
    box-shadow: 0px 0px 5px #7fceef;
    -moz-box-shadow: 0px 0px 5px rgba(0, 158, 224, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 158, 224, 0.5);
}

#content .catbox h4 {
    text-shadow: #fff 1px 1px 0px;
    text-shadow: rgba(255,255,255,1) 1px 1px 0px;
}

#map-wrapper {
    background-color: #fff;
    border: solid 1px #999;
    padding: 4px;
    margin-bottom: 1.666em;
    width: 372px;
    height: 305px;
}

#map {
    width: 372px;
    height: 305px;
}

#map img {
    background-color: transparent !important;
    padding: 0px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

/* mitarbeiter */
#sliderContent {
    width: 940px;
    height: 567px;
    overflow: hidden;
    margin-bottom: 8px;
}

#sliderContent img {
    background: transparent url(../img/spinner.gif) center center no-repeat;
    padding: 0px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    cursor: pointer;
}

#scrollbar {
    background: transparent url(../img/bg_scrollbar.jpg) center center no-repeat;
    height: 15px;
    margin-bottom: 1.667em;
    width: 460px;
    margin-left: 240px;
}

#handle {
    height: 15px;
    width: 51px;
    background: transparent url(../img/scrollbar_handle.png) center center no-repeat;
    cursor: pointer;
}

.vcard {
    background: #009ee0 url(../img/bg_vcard.jpg) 0 0 repeat-x;
    border: solid 3px #fff;
    color: #fff;
    width: 376px;
    height: 200px;
    box-shadow: 0px 0px 10px #aaa;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}

.vcard .photo {
    float: left;
    margin: 10px;
}

.vcard h3 {
    font: 2em 'EurostileRegular';
    margin: 0.5em 0px 0.25em 160px;
}

.vcard h4 {
    font: 1.33em 'EurostileRegular';
    margin-bottom: 1em;
    margin-left: 160px;
}

.vcard p {
    font-size: 1.166em;
    margin-left: 160px;
    margin-bottom: 1em;
}

.vcard a {
    color: #fff;
}

.vcard a:hover {
    text-decoration: none;
}

.vcard .close {
    background: transparent url(../img/vcard_close.png) top center no-repeat;
    position: absolute;
    top: -5px;
    right: 10px;
    display: block;
    width: 28px;
    height: 34px;
    cursor: pointer;
}

.vcard .close:hover {
    background: transparent url(../img/vcard_close.png) bottom center no-repeat;
}
/* /mitarbeiter */

/* kontakt-formular */
#kontakt #content fieldset ol li {
	margin-bottom: 0.5em;
}

#kontakt #content label {
    display: block;
	float: left;
	width: 220px;
	margin-right: 15px;
}

#kontakt #content label.required {
    background: transparent url("../img/icon_required.gif") no-repeat scroll 200px center;
}

#kontakt #content input, #kontakt #content textarea, #kontakt #content select {
	width: 300px;
	margin-bottom: 10px;
	font-family: arial;
	padding: 2px 0px;
}

#kontakt #content input.error, #kontakt #content select.error, #kontakt #content textarea.error {
	background-color: #e5f5fc;
	border: solid 1px #009ee0;
}

#kontakt #content textarea {
	height: 150px;
	font-size: 1em;
}
/* kontakt-formular */

/* footer */
#footer {
    background: #fff url(../img/bg_footer.jpg) 0 0 repeat-x;
    border-top: solid 4px #7fceef;
    font-size: 0.9em;
    padding: 0px 10px 10px 10px;
    margin-top: 3em;
}

#footer h3 {
    color: #009ee0;
    font-size: 1.3em;
    margin-bottom: 1.7em;
    text-shadow: #fff 1px 1px 0px;
    text-shadow: rgba(255,255,255,1) 1px 1px 0px;
}

#footer ul li {
    float: left;
    margin-right: 20px;
}

#footer #zertifizierung a {
    display: block;
    background: transparent url(../img/zertifizierung.png) 0 0 no-repeat;
    height: 94px;
    width: 219px;
    text-indent: -10000px;
}
/* /footer */

/* newsletter */
#newsletter {
    display: block;
    height: 40px;
    margin-bottom: 2em;
}

#newsletter p {
    color: #009ee0;
    font-weight: bold;
    line-height: 40px;
    text-shadow: #fff 1px 1px 0px;
    text-shadow: rgba(255,255,255,1) 1px 1px 0px;
    float: left;
}

#newsletter form fieldset {
    float: right;
    margin-top: 7px;
    border: none;
}

#newsletter form input {
    display: block;
    height: 25px;
    border: none;
    float: left;
}

#newsletter form input.frm_text {
    background: transparent url(../img/bg_newsletter_text.jpg) 0 0 no-repeat;
    font-size: 1em;
    line-height: 25px;
    color: #7fceef;
    padding: 0px 0px 0px 10px;
    width: 164px;
}

#newsletter form input.frm_submit {
    background: transparent url(../img/bg_newsletter_submit.jpg) top left no-repeat;
    width: 45px;
/*    text-indent: -10000px;*/
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    font-size: 0.9em;
}

#newsletter form input.frm_submit:hover {
    background: transparent url(../img/bg_newsletter_submit.jpg) bottom left no-repeat;
}

#newsletter_message {
    position: absolute;
    background: transparent url(../img/bg_message.png) 0 0 no-repeat;
    display: none;
    width: 195px;
    height: 60px;
    font-size: 0.75em;
    padding: 20px 10px 10px 10px;
    cursor: pointer;
}
/* /newsletter */

/* nivooSlider */
.nivooSlider {
    background-repeat: no-repeat;
    box-shadow: 0 0 10px #000;
    overflow: hidden;
	position:relative;
}

.nivooSlider img {
	left: 0;
	position: absolute;
	top: 0;
}

.nivoo-link {
	border: none;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:60;
}

.nivoo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 50;
}

.nivoo-caption {
    background: #181818;
	background: rgba(0, 0, 0, 0.8);
	bottom: -24px;
	color: #fff;
	height: 24px;
	line-height: 24px;
	left: 0;
    margin: 0;
	text-indent: 5px;
	position: absolute;
	z-index: 89;
	width: 100%;
}

/* spinner */
.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(../img/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}