@charset "utf-8";
/* CSS Document */

* {
    margin:0;
    padding:0;
    border:0;
}
body {
    width:1000px;
    margin:0 auto;
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    font-size: 12px;
    color: #878787;
    background-color: #FFFFFF;
    text-decoration:none;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}

h1 {
        font-family: verdana, helvetica, arial, geneva, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #878787;
        margin-bottom:5px;
}
h2 {
        font-family: verdana, helvetica, arial, geneva, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #878787;
}
h3 {
        font-family: verdana, helvetica, arial, geneva, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #878787;
}
hr {
    height:5px;
    border-bottom:1px solid #CCCCCC;
}
a {
    font-weight:bold;
    text-decoration:none;
}
a:link {
    color: #878787
}
a:visited {
    color: #878787
}
a:hover {
    color: #D4D0C8;
}
a:active {
    color: #878787
}

ul {
    list-style-type:none;
}
li {
    list-style-type:none;
}
input {
    border:1px;
    border-style:solid;
    border-color:#ccc;
}

textarea {
    border:1px;
    border-style:solid;
    border-color:#ccc;
}
p {
    padding-bottom:5px;
}

.news-single-item ul, .news-single-item h3{
    padding-bottom:5px;
}

.contenttable ul {
	list-style-type:circle;
	margin-left:15px;
}

.contenttable li {
	list-style-type:circle;
	margin-left:15px;
}

#header-area {
    width:1000px;
    height: 100px;
    background-image:url(images/index_01.jpg);
    position:relative;
    z-index:71;
}

.csc-mailform-field {
	padding: 3px;
}

.form-field{
	padding: 3px;
}

#logo {
    width:99px;
    height:50px;
    position:absolute;
    top:15px;
    left:6px;
    z-index:72;
}

#logo a img , #logo a{
    z-index:73;
}
#navigation {
    position:absolute;
    top: 79px;
    left:6px;
    width: 775px;
}

#header-right {
    float:right;
    padding-right:49px;
    padding-top:8px;
}

#language {
    padding-top: 10px;
    margin-right: 49px;
}

#search {
    margin-right: 49px;
}

#content-area {
    width:1000px;
    height: auto;

}

#content-area-left {
    float:left;
    width: 548px;

}

#content-lineleft {
    float: left;
    width: 3px;
    height: 320px;
    background-color:#FFFFFF
}

#content-main {
    margin-top: 10px;
    padding-left:4px;
    float: left;
    width: 524px;
    min-height: 320px;
    height:auto !important;
    height:320px;
    text-align:left;
    text-decoration:none;
    behavior: url(fileadmin/templates/iepngfix.htc);
}

#back-top-print {
    width: 524px;
    clear:both;
}

#back-button {
    float:left;
    height:19px;
    width:77px;
    background-image:url(images/back.jpg);
}

#top-button {
    float:left;
    height:19px;
    width:74px;
    background-image:url(images/top.jpg);
}

#print-button {
    float: left;
    height: 19px;
    width: 64px;
    background-image:url(images/print.jpg);
}


#content-area-right {
    float:left;
    width: 452px;

}

.content-navline {
    float: left;
    width: 18px;
    height: 320px;
    background-color:#8196C1;
    border-color:#FFFFFF;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
}

#content-flash {
    float: left;
    width: 385px;
    height: 320px;
    background-image:url(images/index_05.jpg);
}

#content-lineright {
    float: left;
    width: 3px;
    height: 320px;
    border-color:#FFFFFF;
    border-style:solid;
    background:#FFFFFF
}

#content-right {
    width: 385px;
    height:auto;
    margin-left:20px;
    clear:both;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
    font-size: 10px;
    color: #878787;
}

#navigation-bottom {
    width: 385px;
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    font-size: 10px;
    color: #878787;
    background-color: #FFFFFF;
    clear:both;
    margin-left:20px;
}

.clr {
    clear:both;
}
div.csc-mailform-field {
    clear:both;
}
.csc-mailform-field label {
    vertical-align:top;
}
div.form-label {
    width:200px;
    float:left;
}
div.form-field {
    float:left;
}

.news-list-morelink a {
    font-size:10px;
}

input#search_text {
    width:100px;
}
input#search_subimt {
    background-color:#F6F6F6;
    margin-left:2px;
    color:#AAAAAA;
}

.setBorder a {
    border-bottom-width:1px;
    border-bottom-style:solid;
}
#menuitem34 a { /* Über uns */
    border-color: #BACCBC;
}
#navline_34 {
    background-color:#BACCBC;
}
#menuitem33 a { /* Produkte */
    border-color: #8097C1;
}
#menuitem32 a { /* Service */
    border-color: #F8DEE7;
}
#navline_32, #navline_36{
    background-color:#F8DEE7;
}
#menuitem31 a { /* Austellung */
    border-color: #8CB6DC;
}
#navline_31 {
    background-color:#8CB6DC;
}
#menuitem30 a { /* Aktuell */
    border-color: #F7D6D1;
}
#navline_30 {
    background-color:#F7D6D1;
}
#menuitem29 a { /* Presse */
    border-color: #D5CFF5;
}
#navline_29 {
    background-color:#D5CFF5;
}
#menuitem28 a { /* Presse */
    border-color: #A4DC93;
}
#navline_28 {
    background-color:#A4DC93;
}

#menuitem41 a {
    background-image: url('images/squareline_nav.png');
    behavior: url(fileadmin/templates/iepngfix.htc);
}
#navline_41 {
    background-color:#F7B359;
}
#menuitem40 a {
    background-image: url('images/baseline_nav.png');
    behavior: url(fileadmin/templates/iepngfix.htc);
}
#navline_40 {
    background-color:#A9C7B5;
}
#menuitem39 a {
    background-image: url('images/sprpossentueren_nav.png');
    behavior: url(fileadmin/templates/iepngfix.htc);
}
#navline_39 {
    background-color:#8097BE;
}

a.external-link-new-window {
    font-size:10px;
}

#content-main ul, #content-main li {
    list-style:circle;
}
#content-main ul {
    padding-left: 20px;
}
#lbPresent {
    display:none;
}