/* DATEI: intranet_master.css  System Intranet2

/* schnipsel

         background-image: url(./images/headerbg.gif);
         background-attachment: fixed;
         background-repeat:no-repeat;
        <a href="http://s231469188.online.de">Computer & Media Blog</a>
         */

#navigation {
 position: fixed;
 top: 0; left: 0; right: 0; height: 1.4em;
 border-bottom: 0.2em solid #ACA250;
 background-color:#C8C8C8;
}
#intro {
 position: fixed;
 top: 1.6em; left: 0; bottom: 1.4em; right: 75%;
 padding: 0 0.5em;
 border-right: 0.2em solid #ACA250;
 overflow: auto;
 background-color:#C8C8C8;

}
#news {
 position: fixed;
 top: 1.6em; left: 25%; bottom: 1.4em; right: 0;
 padding: 0 0.5em;
 background-color:#C8C8C8;
}

/* SECTION: Shockwave UHR */

.uhr
 {
        width:120px;
        height:120px;
        background-color:#333333;
 }

/* SECTION: body */
body /* Allgemein */
 {
        margin: 0px;
        background-color: transparent;
        border: none;
        height: auto;
        /*scrollbar-face-color: #C1B3AA;
        scrollbar-base-color: #000000;
        scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-track-color: #C8C8C8/* #C1B3AA;
        scrollbar-arrow-color: #FFFFFF; */
}


/* SECTION: DIV */

div
 {
        margin: 0px;
        border: none;
        font-size:0.5em;
 }

.div_footer
{
         height:20px;
         margin: 0px;
         border: 1px solid #000000;
         font-size: 1.0em;
         font-family: Arial, Verdana, Palatino Linotype;
         text-align: center;
}

.div_body
{
         height:1400px;
         width:99.5%;
         margin: 0 auto;
         border: 1px solid yellow;
         font-size: 0.75em;
         font-family: Arial, Verdana, Palatino Linotype;
}
/* SECTION: IFRAME */

iframe
{
        margin: 0px;
        width:575px;
        height:978px;
        background-color: #FFFFFF;
        text-align: left;
        vertical-align: baseline;
        border: none;
}


/* SECTION: TABLE */

table
 {
        margin: 0px;
        background-color: transparent;
        border: none;
 }

/* TH */

th
 {
        margin: 0px;
        font-family: Verdana, Arial;
        font-size: 12px;
 }

.th_hersteller01
 {
        color: #ffffff;
        height: 24px;
        width:110px;
        text-align:left;
 }

.th_hersteller02
 {
        color: #ffffff;
        height: 24px;
        width:160px;
        text-align:left;
 }

/* TD */

td
 {
        margin: 0px;
        color: #000000;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 12px;
        text-align: left;
 }

.td_main
 {
         width:775px;
         height:304px;
         background-image: url(../images/headerbg.gif);
         background-attachment: fixed;
         background-repeat: no-repeat;
         background-position: 0px 0px;
         text-align:center;

 }

.td_headline
 {
        height:10px;
        width:180px;
        color: #ffffff;
        text-align:left;
 }

.td_hersteller01
 {
        height:36px;
        width:110px;
        text-align:left;
 }

.td_hersteller02
 {
        height:36px;
        width:160px;
        text-align:left;
 }

.td_oeff1
 {
        height:10px;
        width:326px;
        color: #ffffff;
        text-align:left;
 }

.td_oeff2
 {
        height:10px;
        width:326px;
        color: #c0d161;
        font-size: 10px;
        font-weight:bold;
        text-align:left;
 }

.td_rightmenu
 {
        height:30px;
        width:120px;
        text-align:center;
 }


/* SECTION: A  #6F6F6F grau */

a
 {
        margin: 0px;
        color: #ffffff;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 10px;
        text-decoration: none;
 }

a:active
 {
        margin: 0px;
        color: #c0d161;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 10px;
        text-decoration: none;
 }

a:hover
 {
        margin: 0px;
        color: #c0d161;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 10px;
        text-decoration: underline;
 }

.a_hersteller
 {
        color: #c0d161;
        font-size: 1.0em;
 }

.a_hersteller:active
 {
        color: #000000;
        font-size: 1.0em;
 }

.a_hersteller:hover
 {
        color: orange;
        font-size: 1.0em;
 }

.a_leistungen
 {
        color: #000000;
 }

.a_leistungen:active
 {
        color: #000000;
 }

.a_leistungen:hover
 {
        color: orange;
 }

.a_mail
 {
        color: #c0d161;
 }

.a_mail:active
 {
        color: #c0d161;
 }

.a_mail:hover
 {
        color: #c0d161;
 }

.a_support
 {
        color: #c0d161;
        font-size: 12px;
        text-decoration: underline;
 }

.a_support:active
 {
        color: #c0d161;
        font-size: 12px;
        text-decoration: underline;
 }

.a_support:hover
 {
        color: #c0d161;
        font-size: 12px;
        text-decoration: underline;
 }

/* SECTION: IMG */

img
 {
        margin: 0px;
        border: none;
 }


/* SECTION: MARQUEE */

marquee
 {
         margin: 0px;
         border: none;
         color: silver;
         font-size: 1.0em;
 }

/* SECTION: P */

p
 {
        margin: 0px;
        color: #000000;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        border: none;
 }

.p_frame
 {
        color: #ffffff;
        text-align: justify;
 }

.p_header
 {
        color: #ffffff;
        font-size: 13px;
        text-align: justify;
 }

.p_header_imprint
 {
        color: #ffffff;
        font-size: 18px;
        text-align: justify;
 }

.p_main
 {
        color: #BFBFBF;
        padding:1px;
        font-size:11px;
        text-align: justify;
 }

.p_main_imprint
 {
        color: #ffffff;
        font-size: 12px;
        text-align: justify;
 }

.p_headnote
 {
        color: orange;
        font-size: 12px;
        padding:2px;
        text-align: justify;
        border-bottom:solid 1px #FF9F00;
 }

.p_note
 {
        color: orange;
        font-size: 11px;
        padding:2px;
        text-align: justify;
 }
/* SECTION: B */

b
 {
        margin: 0px;
        color: #c0d161;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 1.0em;
 }


/* SECTION: i */

i
 {
        margin: 0px;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 10px;
 }

/* SECTION: strong */

strong
 {
        margin: 0px;
        color: #4F4F4F;
        font-size: 10px;
 }

/* SECTION: SONSTIGE */

pre, input, select
 {
        margin: 0px;
        color: #000000;
        font-family: Verdana, Arial, MS Sans Serif, Palatino Linotype;
        font-size: 10px;
 }
