



/*  Uebergreifend geltende Standard CSS fuer Layout zu www.Symec.de  */



/* Farben 



        Weiss



        Schwarz



        Grau = #efefef



        Braun? = #E6DBCF



        Hellblau = #ACB6BF



        Dunkelblau = #596C80



*/











/* Grundlegende Formatierung */







/*html, body, div, p, hi, h2, h3, ul, ol, span, a, table, td, th, form, img, li*/

*
{
    margin: 0;
    padding: 0;
    font-family: verdana, helvetica, arial, sans-serif;
}







body
{
    font-size: 101%;
    text-align: center;
    color: #000000;
    background: transparent url(        '../design/body_hg01.gif' ) fixed;
}











/* Fuer Bildschirm ausgeblendet */







#adresse, #titel, #printlogo
{
    display: none;
}











/* Bereich Definition */











#container
{
    /*background-image: url('../design/menu_hg01.gif');        background-attachment: fixed;     color: #000000;*/
    background: #a5bfcc none;
    margin: 1em auto;
    width: 760px;
    max-width: 760px;
    text-align: left;
    border: 2px solid #efefef;
}







#headeralt
{
    position: relative;
    z-index: 0;
    padding: 0px 0px 0px 0;
    height: 120px;
    color: #000000;
    background: transparent url(   '../design/header_hg01.jpg' ) center left no-repeat;
}











#menu
{
    float: left;
    width: 8em;
    padding: 20px 0 0 0;
    margin-top: 0px;
}











#sq
{
    float: right;
    text-align: right;
}











#contents
{
    background: #fff none;
    color: #000000;
    clear: right;
    margin-top: 0px;
    padding: 25px 10px 30px 20px;
    min-height: 42em;
    margin-left: 9em;
}







#footer
{
    clear: both;
    padding-bottom: 2px;
    text-align: center;
    background: #9db4c2;
    font-family: verdana, helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 0.6em;
    color: #fff;
}







#logoalt
{
    position: absolute;
    left: 8px;
    top: 21px;
    z-index: 1;
    text-align: left;
}



#header
{
    position: relative;
    z-index: 0;
    padding: 0px 0px 0px 0;
    height: 110px;
    color: #000000;
    background: transparent url(   '../design/header-vorlage.jpg' ) bottom right no-repeat;
}

#logo
{
    float: right;
    padding: 20px 16px 0 0;
}



#werbung
{
    float: right;
    /*margin-top: 40px;*/
    margin-top: 20px;
    padding: 0px 0 40px 15px;
    width: 150px;
    height: 100%;
    border-left: solid 1px #596C80;
}

#werbung p
{
    padding-top: 0;
    margin: 5px 5px 10px 0;
    font-family: verdana, hevetica, arial, sans-serif;
    line-height: 155%;
}


#seitentitel h1
{
    padding: 5px 205px 0 0;
    margin: 0;
    text-align: right;
    color: #003f78;
    font-size: .95em;
}

#seitentitel .symec
{
    margin: 0;
    padding: 30px 205px 0 0;
    text-align: right;
    color: #000;
    font-size: 1.05em;
}



/* Links Formatierung - #menu */











#menu a
{
    display: block;
    margin: 0px 10px 0px 10px;
    padding: 5px 0 5px 15px;
    height: 1.2em;
    font-family: verdana, helvetica, arial, sans-serif;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.80em;
}







#menu ul
{
    list-style-type: none;
}







#menu a:link
{
    color: #fff;
    background: transparent none;
}







#menu a:visited
{
    color: #fff;
    background: transparent none;
}







#menu a:focus
{
    color: #BF6064;
    background: transparent none;
}







#menu a:hover
{
    color: #003f8f;
    background: transparent none;
}







#menu a:active
{
    color: #505050;
    background: transparent none;
}







.aktiv
{
    color: #505050;
    background: transparent url(   '../design/sq_activ.gif' ) center left no-repeat;
    margin: 0px 10px 0px 10px;
    padding: 5px 0 5px 15px;
    height: 1.2em;
    font-family: verdana, helvetica, arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
}







.unten
{
    margin-top: 45px;
}















/* Links Formatierung - #contents */






a.quicklink:link, a.quicklink:visited
{
    font-family: verdana, hevetica, arial, sans-serif;
    font-weight: normal;
    color: #BF6064;
}


a.quicklink:hover, a.quicklink:active
{
	color: #003f8f;
}




#contents a
{
    font-family: verdana, hevetica, arial, sans-serif;
    font-weight: normal;
    color: #BF6064;
}







#contents a:visited
{
    color: #BF6064;
}











#contents a:active
{
    color: #BF6064;
}

#contents a:hover
{
    color: #003f8f;
}







/*.externelink

{

    background: transparent url( '../design/extern.gif' ) center right no-repeat;

    padding-right: 20px;

    color: #BF6064;

}

*/





/*.externebay

{

    background: transparent url(  '../design/ebay.gif' ) center right no-repeat;

    padding-right: 35px;

    color: #BF6064;

}



*/



/* Links formatierung #footer */







#footer a
{
    padding: 0 25px;
}







#footer li
{
    display: inline;
    list-style-type: none;
}







#footer a:link
{
    color: #fff;
    background: transparent none;
}







#footer a:visited
{
    color: #fff;
    background: transparent none;
}







#footer a:hover
{
    color: #596C80;
    background: #fff none;
    text-decoration: none;
}



#footer a:active
{
    color: #fff;
    background: transparent none;
}







/* Allgemeine Formatierung */







acronym, abbr
{
    border-bottom: 2px dotted #f0f0f0;
    background-color: #e0e0e0;
    cursor: help;
}







h1
{
    font-size: 1.0em;
    color: #303030;
    background: transparent none;
    line-height: 155%;
}







h2
{
    font-size: 0.9em;
    color: #303030;
    background: transparent none;
    line-height: 155%;
}







p
{
    padding-top: 0;
    margin: 5px 5px 30px 0;
    font-size: 0.75em;
    font-family: verdana, hevetica, arial, sans-serif;
    line-height: 155%;
}







img
{
    border: 0; /*font-size: 0.7em;*/
}







em
{
    display: block;
}







strong
{
    font-weight: normal;
    background: transparent none;
}











.kapitel
{
    padding-top: 0;
    margin: 5px 25px 15px 0;
    font-size: 0.75em;
    font-family: verdana, hevetica, arial, sans-serif;
    line-height: 155%;
}











.top
{
    color: #BF6064;
    background: transparent url(   '../design/top.gif' ) center left no-repeat;
    padding: 3px 18px 0 18px;
    margin-left: 4px;
    font-size: 0.8em;
    vertical-align: super;
}







.back
{
    color: #BF6064;
    background: transparent url(   '../design/back.gif' ) center left no-repeat;
    padding: 0 18px;
    margin-left: 4px;
    font-size: 0.8em;
}











.imagerechts
{
    margin-left: 0px;
    margin-left: 10px;
}







.imagelinks
{
    padding-right: 10px;
}







.bildtitel
{
    font-size: 0.6em;
    font-style: italic;
    text-align: right;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 5px;
}





.untertitel
{
    font-size: 0.7em;
    font-style: italic;
    margin: 5px 0 0 5px;
    line-height: 1.4em;
}



.bild
{
    font-size: 0.6em;
    font-style: italic;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    vertical-align: text-bottom;
    text-align: right;
}



.bilderrahmen
{
    padding-bottom: 30px;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 30px;
}



.floatrechts
{
    float: right;
    padding: 0;
}







.floatlinks
{
    float: left;
    margin-left: 5px;
}







.links
{
    text-align: left;
}







.rechts
{
    text-align: right;
}







.mitte
{
    text-align: center;
}



.oben
{
    vertical-align: top;
}



.down
{
    vertical-align: bottom;
}



.kapite
{
    height: 100%;
}







.cb
{
    clear: both;
}



.produktbild
{
    font-size: 0.6em;
    font-style: italic;
    vertical-align: text-bottom; /* text-align: right;*/
    border: solid 1px #ACB6BF; /* padding: 0;     margin: 0px;*/
}

#banner
{
    font-size: 0.6em;
    font-style: italic;
    vertical-align: text-bottom; /* text-align: right;*/
    text-align: right;
   /* margin-left: 434px;
    margin-top: 20px;*/
    border: none; /* padding: 0;     margin: 0px;*/
    position: absolute;
    width: 234px;
    height: 60px;
    
}

/* Tabelle mit Produktfotos */

.bild
{
    border: solid 1px #ACB6BF;
    padding: 0;
    margin: 0;
}

.bildtable
{
    border: 0;
    border-collapse: collapse;
    margin-bottom: 20px;
    margin-top: 15px;
}

.bildtd1
{
    border: 0;
    padding: 0 9px;
    vertical-align: top;
    width: 190px;
}



.bildtd2
{
    border: 0;
    padding: 0 9px;
    vertical-align: top;
    width: 190px;
}

.bildtite
{
    border: 0;
    padding: 0 9px;
    vertical-align: top;
    font-size: 1.1em;
    font-style: italic;
    text-align: left; /* margin-left: 200px;     padding-bottom: 40px;      height: 75px;*/
}

