html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
    background: #E9E9E9 url( ../../images/body_hg.png ) repeat-x top left;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333333;
}

/****************/

#container{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

/****************/

#header{
    height:149px;
    position: relative;
}

#logo {
    float:left;
    padding-left:40px;
    padding-top:25px;
}

#slogan {
    float:left;
    padding-left:27px;
    padding-top:25px;
}

/****************/
#top_navigation {
    float:right;
    padding-right:40px;
}

#top_navigation ul, #top_navigation li {
    list-style:none;
    text-indent:none;
    padding:0;
    margin:0;
}

#top_navigation li {
    float:left;
    color:#E8999B;
    padding-top:20px;
}

#top_navigation li a {
    color:#E8999B;
    font-weight:9px;
    padding:0 10px;
    display:block;
    float:left;
    text-decoration:none;
}

#top_navigation li a.active {
    text-decoration:underline;
}

/****************/
#navigation{
    /*width:703px;*/
    width:697px;

    padding-top: 19px;
/*    _padding-top: 27px;*/
    _padding-top:21px;
    height:45px;
    float:left;
    position: relative;
    padding-left:115px;
    padding-right:0;

}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    display:inline;
}
#navigation ul{
    width:100%;
    display:block
}
#navigation li{

}
#navigation li a{
    padding-left: 10px ;
    color:#fff;
    font-weight:12px;
    text-decoration:none;
    display:block;
    float:left;
    line-height:45px;
    margin-right: 10px ;
}

#navigation li a span{
    padding-right: 15px ;
    display: block ;
    float: left ;
}

#navigation li a.active , #navigation li a:hover {
     background: url( ../../images/navigation_door_left.gif ) no-repeat top left;
     color: #0E60A9;
     text-decoration: none;
     cursor: pointer ;
}

#navigation li a.active span , #navigation li a:hover span{
    background: url( ../../images/navigation_right.png ) no-repeat top right ;
    height: 45px ;
    color: #0E60A9;
}


#navigation li a div {
    float:left;
    display:block;
    padding:0 10px;
    _padding: 0 7px;
}

#navigation li a div.navigation_left, #navigation li a div.navigation_right {
    display:block;
    width:10px;
    padding:0;
}

/*
#navigation li a.active div{
    color:#0E60A9;
    background: url( ../../images/navigation_hg.png ) repeat-x top left;
    padding:0 10px;
}
#navigation li a.active div.navigation_left {
    background:url( ../../images/navigation_left.png ) no-repeat top left;#
    width:10px;
    display:block;
    padding:0;
}

#navigation li a.active div.navigation_right {
    background:url( ../../images/navigation_right.png ) no-repeat top right;
    display:block;
    width:10px;
    padding:0;
}
*/


/****************/

#content{
    position: relative;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background: #fff url( ../../images/content_hg.png ) repeat-x top left;
    width: 958px;/* 960 - 2 * 1 */
}
#content .padding{
    padding: 5px 10px;
}
#content #left{
    background: #ffcccc;

    position: relative;
    width: 200px;
    float: left;
}
#content #center{
    position: relative;
/*    width: 560px;*/
    width:740px;
    float: left;
}

#content #center .padding {
    padding: 40px 40px;
}

#content #right{
/*    position: relative;*/
/*    width: 200px;*/
    width:180px;
    float: left;
    z-index:2;
}

#content #right p {
    line-height:150%;
}

#content #right .padding {
    padding: 40px 0px;
}

/****************/

#footer{
    background: url( ../../images/footer_hg.png ) top left;
    height:32px;
    text-align: center;
    position: relative;
    line-height:32px;
    font-size:9px;
    color:#333;
}

#footer a {
    text-decoration:none;
    color:#333;
}


#footer a:hover {
    text-decoration:underline;
}
#producedby {
    width:960px;
    margin:0 auto;
}
/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1{
    font-size: 18px;
    color:#0E60A9;
    font-family: Trebuchet MS;
}
h2 , h2 a{
    font-size: 15px;
    color:#0E60A9;
    font-family: Trebuchet MS;
    font-weight:bold;
}
h2 a:hover{
    color:#0E60A9;
    text-decoration: underline ;
}
h3, #right h1{
    font-size: 15px;
    color:#666;
    font-family: Trebuchet MS;
    font-weight:bold;
}

/*#right h1{
    margin:0;
}*/

#right h3 {
    font-size:11px;
    color:#666;
    font-weight:bold;
    margin:0;
    padding:0;
}
ul li, ol li{
    margin: 0 0 0 25px;
}
a{
    text-decoration: underline;
    color: #C10005;
}
a:hover, a.active{
    text-decoration: none;
    color: #C10005;
}
a img{
/*    border: none;*/
}

/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    margin-right: 0;
    width: 180px;
}
.right{
    width: 300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.columns{

}
.columns .text{
    margin-right: 15px;
    width: 405px;
    float: left;
}
.columns .text .left{
    width: 120px;
}
.columns .text .right{
    width: 260px;
}
.columns .images{
    width: 120px;
    float: left;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    margin-right: 10px;
    width: 180px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 260px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton, #asterisk{
    margin: 0 0 10px 190px;
}
#mResetButton {
    margin: 0 0 10px 10px;
}
/****************/

.pageselector{

}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

/****************/

.editForm .imageBorder{
    border: 1px solid #afafaf;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    float: left;

    cursor: pointer;
    cursor: hand;
}
.editForm .selectImage .button, .editForm .selectAttachment .button, .editForm .selectDialog .button{
    margin-bottom: 5px;
    cursor: pointer;
    width: 90px;
}
.editForm .selectAttachment span, .editForm .selectDialog span{
    background: url(../../../../classic/en/images/icons/arrow_right_on.png) 0px 7px no-repeat;
    padding: 3px 0 0 8px;
    margin-bottom: 5px;
    display: block;
}
.editForm .floatleft{
    margin: 0;
}
.editForm .exDatepicker{
    margin-right: 10px;
    width: 80px;
}
.editForm .ui-datepicker-trigger{
    margin: 0 0 0 5px;
    float: left;
}

/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password{
    display: block;
    width: 150px;
}
#login label{
    font-weight: bold;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.datum {
    font-size:11px;
    color:#666;
    font-family: Verdana;
}

img {
    border:1px solid #0E60A9;
    padding:2px;
}
#header img, #footer img, #producedby img,#producedby a img {
    border:0;
}

#homeTeaser_container {
    border:1px solid #C9C9C9;
    padding:2px;
    background: #fff;
}

#homeTeaser {
    padding:25px;
    padding-right:0px;
    background: #A7A6AA url( ../../images/teaser_hg.png ) no-repeat bottom right;
    display:block;
}

#homeTeaser .teaser {
    width:194px;
    float:left;
    padding-right:12px;
    _padding-right:5px;

}

.iterationLeft {
    float:left;
    margin-bottom:5px;
    margin-right:15px;
    width:205px;
}
.iterationLeftFirst {
    clear:both;
    float:left;
    margin-bottom:5px;
    margin-right:15px;
    width:205px;
}
.iterationLeftLast {
    float:left;
    margin-bottom:5px;
    margin-right:0px;
    width:220px;
}


.iterationLeft a {
    cursor:pointer;
}

.red {
    color:#C10005;
}

#catsOverview a {
    text-decoration:none;
}

#catsOverview img {
    border:0;
}

#catTechnicalInformation table tr td {
    margin:0;
    padding:0;
    line-height:1em;
}

#catTechnicalInformation table img {
    border:0;
margin:0;
    padding:0;
}
/**********************/
table#kunststoffspulen thead th {
    padding:5px!important;
    font-size:10px;
    color:#000;
}

table#kunststoffspulen thead th a {
    color:#C10005;
}

table#kunststoffspulen tbody tr td {
    border-top:1px solid #666!important;
    font-size:10px;

}

table#kunststoffspulen tr td {
    text-align:center;
}
table#kunststoffspulen tbody tr td.giveMeHeight {
    min-height:50px;
    height:50px;
}
.white {
    background-color:#fff;
}

.grau {
    background-color:#ddd;
}

#catsPageLinks ul, #catsPageLinks ul li {
    margin:0;
    padding:0;
    list-style:none;
}

#catsPageLinks ul li {
    display:inline;
    font-size:11px;
}

/******** JS **********/
.displayed_image {
    position:absolute;
    z-index:997;
    border:1px solid #666;
    background:#fff;
}

.displayed_image img {
    position:relative;
    z-index:998;
}

img#loadingKnopf {
    border:0;
}

#merkzettel {
}

#merkzettelList {
    clear:both;
}

.hidden {
    display:none;
}

.showed {
    display:block!important;
}

.failure {
    color:#f00;
}
.success {
    color:#060;
}

#artikel {
    width:60px;
}
#anzahl {
    width:20px;
}

.hometeaserDescription {
    height:120px;
    display:block;
    overflow:show;
}

.homeTeaserImage {
    height:160px;
    display:block;
    overflow:show;
}

.textnews {
	width:450px;
	float:left;
}
.textnewsbig {
	width:660px;
}
.imagesnews {
	width:200px;
	float:right;
}