﻿@import url(masterpage.css);
@import url(content.css);

html { overflow: -moz-scrollbars-vertical !important; }
body {
    background: #efefef; padding: 10px 0;
}

body {
	font-family: Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
    line-height:20px;
    color:#464646;
}

a { color:#979720; text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }

h1{height:27px;margin:16px 0 13px 0;}

h1 span,h2 span,h3 span,h4 span, #header_nav a span { display:none; }

h1, .rightText {border-bottom:solid 1px #e1e1e1;padding:0 0 4px 0;}
h1, .rightText, h2 {
    line-height:30px;
    
    font-size:22px;
    color:#979720;
    font-weight:normal;
}

h1.aboutus {background:url(/images/construct/aboutus.gif) no-repeat 0 0;}
h1.exhibitions {background:url(/images/construct/exhibitions.gif) no-repeat 0 0;}
h1.news {background:url(/images/construct/news.gif) no-repeat 0 0;}
h2.kreativ {background:url(/images/Construct/kreativ.gif) no-repeat 0 0px;height:24px;}
h2.wissen {background:url(/images/Construct/wissen.gif) no-repeat 0 0px;height:60px;}
h2.verantwortung {background:url(/images/Construct/verantwortung.gif) no-repeat 0 0px;height:60px;}

h2.allgemeines {background:url(/images/features/allgemeines.gif) no-repeat 0 0;height:55px;}
h2.system {background:url(/images/features/system.gif) no-repeat 0 0;height:55px;}
h2.kosmetik {background:url(/images/features/kosmetik.gif) no-repeat 0 0;height:25px;}
h2.entwicklung {background:url(/images/features/entwicklung.gif) no-repeat 0 0;height:25px;}
h2.labor {background:url(/images/features/labor.gif) no-repeat 0 0;height:25px;}
h2.addons {background:url(/images/features/addons.gif) no-repeat 0 0;height:25px;}
h2.outsourcing {background:url(/images/features/outsourcing.gif) no-repeat 0 0;height:26px;}

h2 {margin:0px 0 12px 0; }

h3 
{
    color:#979720;
    font-size:14px;
    margin:0 0 5px 0;
    }

.rightText { border-bottom:0;margin:14px 0 13px 0; }

#footer ul, #footer li { list-style:none; display:inline; }

.clearfix { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }

p {margin:0 0 15px 0;padding-right:20px}

img {border:none;}

label{font-weight:bold;}

textarea

{	
    scrollbar-base-color: #fff;
    scrollbar-3d-light-color: #fff;
    scrollbar-arrow-color: #fff;
    scrollbar-darkshadow-color: #fff;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-track-color: #fff;
}

.data { padding:0; border:0; margin-bottom:18px; width:600px;}
.data td {border-bottom:solid 1px #e1e1e1; border-right:solid 1px #e1e1e1; padding:8px; vertical-align:top;}
.data td.grey {background: #f6f6f6;}
.data td.last {border-right:0px;}
.data .name {width:100px;}
.data .name img {padding-left:11px;}

.data .desc {width:350px;}
.data .tdLast {border-bottom:0px}

.data .img {width:150px;}
.data .descD {width:300px;}