
/* -------------------------------------- Global styles -------------------------------------- */

html, body /*IE*/ {

        margin:0 auto;
        font-family:Arial, Helvetica, sans-serif;
        font-size:small;
        color:#666;
        text-align:center;
}

html, body /*MFF*/ {

        margin:0 auto;
        font-family:Arial, Helvetica, sans-serif;
        font-size:small;
        color:#666;
        text-align: -moz-center;
}

img {
        border: 0;
}

a {color:#f60;}

a:hover {
        text-decoration:none;
}

.body#popupCV{margin:10px;}

html .popupCV {background :#fff;}

.clr {clear:both;}

.hide {display:none;}

.error{color:#f00;}

.left{float:left;}

.right{float:right;}

.address{margin:0.5em 0 0.5em 0;}

.tooltip {
        background :url('../../img/tooltip-tnt_logo.gif') 5px 0 no-repeat;
        padding: 70px 5px 10px 10px;
}

/* -------------------------------------- Header styles -------------------------------------- */

#page {
        width:779px;
        padding-right:8px;
        background :url(../../img/bottom.jpg) bottom right no-repeat;
        text-align:left;
}

#headerHolder {
        height:75px;
        border-top:1px solid #fff;
}

#headerHolder img {
        position:relative;
        left:15px;
        top:10px;
}

.home #headerHolder {background:url(../../img/Header.Innight_windenergie.jpg) top right no-repeat;}
.products #headerHolder {background:url(../../img/Header.Innight_windenergie.jpg) top right no-repeat;}
.presse #headerHolder {background:url(../../img/Header.Innight_windenergie.jpg) top right no-repeat;}

/* -------------------------------------- Begin Header styles -------------------------------------- */

#siteWideNavigation {
        padding-left:5px;
        height:1%;
        background-color:#f60;
}

#siteWideNavigation ul {
        padding:0;
        margin:0;
        list-style-type:none;
        float:left;
}

#siteWideNavigation li {
        float:left;
        list-style-image:none;
}

#siteWideNavigation a {
        padding:3px 5px 2px 5px;
        float:left;
        color:#fff;
        font-size:10px;
        text-decoration:none;
        border-bottom:1px solid #f60;
}

#siteWideNavigation a:hover, #siteWideNavigation .active a {
        border-bottom:1px solid #fff;
        background-color:#666;
}

/* -------------------------------------- End Header styles -------------------------------------- */

/* -------------------------------------- Begin Main menu styles -------------------------------------- */

#mainNavigation {
        height:1%;
        border-bottom:8px solid #f60;
}

#mainNavigation a {
        display:block;
        padding:5px 8px 5px 20px;
        color:#000;
        font-size:11px;
        text-decoration:none;
}

#mainNavigation li li a:hover { background-color:#eee; }

#mainNavigation li:hover a,
#mainNavigation li.over a {
        color:#f60;
}

#mainNavigation li:hover li a,
#mainNavigation li.over li a,
#mainNavigation li li a {
        padding:0 0 0 10px;
        color:#000;
        height:1%;
}

#mainNavigation ul {
        float:right;
        margin:0;
        padding:0;
        list-style-type:none;
}

#mainNavigation li {
        float:left;
        position:relative;
        list-style-image:none;
        background:url("../../img/menu_icon.gif") #fff left center no-repeat;
        z-index:100;
}

#mainNavigation li:hover ul,
#mainNavigation li.over ul {
        display:block;
}

#mainNavigation li ul.snapRight { right:0; }
#mainNavigation li ul.snapRight2 { right: -58px; }

#mainNavigation li ul,
#mainNavigation li.active ul {
        display:none;
        position:absolute;
        width:175px;
        padding:0 10px;
        border-right:1px solid #f60;
        border-bottom:1px solid #f60;
        border-left:1px solid #f60;
        background-color:#fff;
}

#mainNavigation li li {
        display:block;
        clear:both;
        width:175px;
        margin-left:0;
        border-top:1px solid #eee;
        background-image:none;
}

#mainNavigation li.active { z-index:1; }

#mainNavigation li.active div {
        position:relative;
        margin-right:5px;
        margin-bottom:-8px;
        padding-left:15px;
        background:url("../../img/menu_active_background.jpg") bottom left no-repeat;
}

#mainNavigation li.active div a {
        padding-right:10px;
        padding-bottom:13px;
        background:url("../../img/menu_active_background_right.jpg") bottom right no-repeat;
}

/* -------------------------------------- End Main menu styles -------------------------------------- */
/* -------------------------------------- Begin Subnavigation styles -------------------------------------- */

.subNav ul {
        padding:0;
        margin:0;
        font-size: 11px;
}

.subNav li {
        padding-bottom:1px;
        margin:0;
        background:url(../../img/h_dotted_grey_border.gif) bottom repeat-x;
        list-style-image:none;
        list-style-type:none;
}

.subNav ul li ul {
        visibility:hidden;
        display:none;
}

.subNav .open ul {
        padding:0 0 0 11px;
        margin:0;
        visibility:visible;
        display:block;
        background:url(../../img/h_dotted_grey_border.gif) top repeat-x;
}

.subNav .open li {background:none;}

.subNav .open li a {
        font-weight:normal;
}

.subNav .active a {
        color:#f60;
        border-left:5px solid #f60;
}

.subNav .active a:hover{
        color:#fff;
        border-left:5px solid #f60;
}

.subNav a, .subNav .active li a{
        position:relative;
        color:#666;
        border-left:5px solid #ddd;
        text-decoration:none;
        padding:0.2em 0 0.2em 0.5em;
        display:block;
}

.subNav a {font-weight:bold;}

.subNav a:hover, .subNav .active li a:hover{
        color:#fff;
        border-left:5px solid #666;
        background-color:#666;
}

/* -------------------------------------- End Subnavigation styles -------------------------------------- */
/* -------------------------------------- Begin Breadcrumbs styles -------------------------------------- */

#breadCrumbs {
        padding:10px 0 0 10px;
        font-size: 11px;
}

#breadCrumbs ol {
        margin:0;
        padding:0;
}

#breadCrumbs li {
        list-style-type:none;
        display:inline;
}

/* -------------------------------------- End Breadcrumbs styles -------------------------------------- */
/* -------------------------------------- Begin Site Search styles -------------------------------------- */

h1#welcome {
        font-weight:normal;
        color:#000;
        margin:10px 0 0 10px;
        font-size: 18px;
}

#loginBox {
        background:url(../../img/search_curve.gif) #f60 left bottom no-repeat;
        padding-right:8px;
        height:22px;
        float:right;
        text-align: right;
        white-space:nowrap;
        z-index:5;
        width:19em;
        color:#fff;
        font-size: 11px;
}

/* -------------------------------------- End Site Search styles -------------------------------------- */
/* -------------------------------------- Begin disclaimer styles -------------------------------------- */

#disclaimer {
        clear: both;
        float: right;
        width: 515px;
        padding: 15px 19px 10px 0;
}

        #disclaimer .boxOuter {
                background: url(../../img/h_dotted_orange_border.gif) left top repeat-x;
        }

        #disclaimer .boxInner {
                background: url(../../img/v_dotted_orange_border.gif) right top repeat-y;
                padding: 5px 10px 5px 10px;
                font-size: 11px;
        }

        #disclaimer .boxInner p {
                padding: 0;
                margin: 0;
        }

/* -------------------------------------- End disclaimer styles -------------------------------------- */
/* -------------------------------------- Begin Footer styles -------------------------------------- */

#footer {
        clear: both;
        height: 17px;
        width:779px;
        padding: 15px 0 0 0;
}

#footer .siteWide {
        font-size: 11px;
}

#footer .siteWide a {color:#fff;}

#footer .siteWide a:hover {
        text-decoration:none;
}

#footer .siteWide div {
        margin:0px;
        display:inline;
}

#footer #ftrSitemap {
        padding: 0 4px 0 5px;
        border-left:1px solid #fff;
        float: right;
}

#footer #ftrContact {
        padding: 0 4px 0 5px;
        border-left:1px solid #fff;
        float: right;
}

#footer #ftrAccesibility {
        padding: 0 4px 0 5px;
        float: right;
}

#footer .siteWide #ftrMailWebmaster{
        float:left;
        padding:0 0 0 15px;
}

/* -------------------------------------- End Footer styles -------------------------------------- */

#content {
        padding: 0;
        margin: 0;
}

        #left {
                width: 245px;
                float: left;
                margin: 15px 0 0 0;
        }

                .crm {
                        width: 200px;
                        margin: 0 0 15px 10px;
                }

                        #left .crm .title {
                                background: url(../../img/h_dotted_orange_border.gif) left bottom repeat-x;
                                margin: 0 0 6px 0;
                        }

                        #left .crm h2 {
                                padding: 0 0 2px 18px;
                                margin: 0;
                                background: url(../../img/header_bullet.gif) 0 1px no-repeat;
                                font-size: 11px;
                                line-height: 14px;
                                font-weight: bold;
                                color: #000;
                        }

                        #left .crm .content {
                                border: 1px solid #ededeb;
                                background-color: #f8f8f8;
                                padding: 2px;
                        }

                                .orangeTxtBox {
                                        background-color: #ff6600;
                                        color: #fffdfe;
                                        font-size: 11px;
                                        padding: 10px 15px 10px 15px;
                                }

        #right {
                width: 515px;
                float: left;
                margin: 15px 0 0 0;
        }

                #right .textBlock {
                        margin: 0 0 5px 0;
                }

                        #right .textBlock h3.smalltitle {
                                padding: 0 0 2px 18px;
                                margin: 0;
                                background: url(../../img/header_bullet.gif) 0 1px no-repeat;
                                font-size: 11px;
                                font-weight: bold;
                                color: #000;
                                line-height: 13px;
                        }

                        #right .textBlock h2.bigtitle {
                                padding: 0 0 2px 10px;
                                margin: 0;
                                font-size: 16px;
                                font-weight: bold;
                                color: #ff6600;
                                line-height: 13px;
                        }

                        #right .textBlock .boxOuter {
                                background: url(../../img/h_dotted_orange_border.gif) left top repeat-x;
                        }

                        #right .textBlock .boxInner {
                                background: url(../../img/v_dotted_orange_border.gif) right top repeat-y;
                                padding: 10px 10px 20px 10px;
                                font-size: 11px;
                        }

                                #right .textBlock .boxInner ul {
                                        margin:0 0 10px 20px;
                                        padding:0;
                                }

                                #right .textBlock .boxInner ol {
                                        margin:0 0 10px 20px;
                                        padding:0;
                                }

                                #right .textBlock .boxInner ol li {  }

                                #right .textBlock .boxInner ul li {list-style-image:url(../../img/bullet.gif)}

                                #right .textBlock .boxInner p {
                                        padding: 0 0 10px 0;
                                        margin: 0;
                                }

/* Linkformatierungen */

a.white01 {
        background: url(../../img/arrow_fffr.gif) 0 5px no-repeat;
        padding-left: 9px;
        color: #fff;
}

a.white02 {
        color: #fff;
}

a.white03 {
        color: #fff;
        font-weight: bold;
}

/* Formularelemente */

input.submit {
        background-color: #ff6600;
        color: #fff;
        font-size: 11px;
        height: 20px;
}

input {
        border: 1px solid #ff6600;
        font-size: 11px;
        padding: 2px;
}

input.radio {
        border: 0;
        font-size: 11px;
        padding: 0px;
        margin: 0;
}

input.checkbox {
        border: 0;
        font-size: 11px;
        padding: 0px;
        margin: 0;
}

textarea {
        border: 1px solid #ff6600;
        font-size: 11px;
        padding: 2px;
        font-family: Arial;
}

select {
        border: 1px solid #ff6600;
        font-size: 11px;
        padding: 2px;
        font-family: Arial;
}