
            /***** GLOBAL RESET *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
            /***** END OF GLOBAL RESET *****/
body {
    font-size:12px;
    line-height:18px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    
h1 {
    letter-spacing:-1px;
    font-size:24px;
    margin-bottom:18px;
    font-weight:normal;
    /*color:#959595;*/
    color:#329fe4;
    /*color:#78a614*/
}

h3 {
    font-size:16px;
    margin-bottom:18px;
    font-weight:normal;
    /*color:#959595;*/
    color:#329fe4;
    /*color:#78a614*/
}
    
h5 {
    font-size:14px;
    margin-bottom:18px;
    color:#959595;
    font-weight:normal;
    /*font-variant:small-caps;*/
    /*margin-bottom:9px;*/
    }
    
strong {
    font-style:italic;
    /*font-weight:bold;*/
    /*color:#777;*/
}
    
p {
    text-align:left;
    font-size:12px;
    margin-bottom:18px;
}

ol {
    list-style:decimal;
}

a {
    color:#78a614;
}
.logo   {
    position:absolute;
    top:85px;
    left:0;
}

.girl   {
    position:absolute;
    top:0;
    right:0;
    z-index:-1000;
}

.mail {
    background:url("../img/mail.gif") no-repeat;
    font-size:16px;
    height:40px;
    text-indent:40px;
    margin:60px 0 0;
}

.mail a {
    color:#959595;
}

.phone {
    background:url("../img/phone.gif") no-repeat;
    font-size:16px;
    height:40px;
    color:#959595;
    text-indent:40px;
}

#container {
    float:none;
    width:960px;
    margin:0 auto;
}

#header {
    width:960px;
    height:340px;
    background:url("");
    margin:0 0 30px 0;
    position:relative;
}
            /***** LANGUAGES *****/
            
#languages {
    position:absolute;
    top:10px;
    left:0;
    font-size:12px;
}

#languages a {
    /*text-decoration:none;*/
    color:#959595;
    font-size:11px;
}

#languages img {
    margin-right:10px;
}

.center_lang {
    display:inline-block;
    height:21px;
    vertical-align:top;   
}

            /***** CONTACTS *****/

#contacts {
    position:absolute;
    font-size:14px;
    color:#959595;
    right:0px;
    top:10px;
}

.blue {
    color:#329fe4;
    /*font-weight:bold;*/
    
}
    
            /***** LEFT COLUMN *****/

#left_collumn {
    width:200px;
    float:left;
    margin-right:25px;
    /*margin-top:-15px;*/
}


            /***** NAVIGATION *****/
#global_navigation {
    text-align:left;
}

#global_navigation li {
    margin-bottom:18px;
    font-style:italic;
}

#global_navigation ul {
    font-size:16px;
    list-style-position:inside;
    list-style-image:url("../img/bullet.gif");
    
}
    
#global_navigation a{
    border-bottom:1px dashed #329fe4;
    color:#329fe4;
    text-decoration:none;
}

#global_navigation a:hover {
    color:#78a614;
    border-bottom:0px;
    border-bottom:1px dashed #78a614;
}

/***** PRODUCTS *****/
            
#product_item {
    float:left;
    width:735px;
    border-bottom:1px solid #ccc;
    margin-bottom:18px;
    padding-bottom:9px;
}

#product_item img {
    float:left;
    border:1px solid #fff;
    
}



a.add_to_cart {
    background:#f9f9f9;
    border:1px solid #78a614;
    padding:5px 8px;
    color:#78a614;
    
}

a:hover.add_to_cart {
    background:#f6f6f6;
    text-decoration:none;
}


            /***** CONTENT *****/
#main_content {
    width:735px;
    float:right;
    margin-bottom:20px;   
}

#main_content ul {
    list-style:disc;
}

#main_content ol, #main_content ul {
    margin-left:0;
    padding-left:36px;
}

#main_content li {
    margin-bottom:18px;
}

#main_content li a {
    color:#045398;
}

.next_page {
    float:left;
    color:#045398;
    width:735px;
    text-align:right;
}

            /***** FOOTER *****/
#footer {
    text-align:left;
    border-top:1px solid #ccc;
    padding-top:18px;
}

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

.footer_logo {
    float:left;
    /*width:50px;*/
    margin-right:18px;
    padding-left:18px
}

.about {
    color:#949494;
    font-size:11px;
    float:left;
    margin-right:30px;
}

#bottom_menu {
    font-size:11px;
}

#bottom_menu ul {
    float:left;
    margin-right:23px;
    width:130px;
    margin-bottom:30px
}

#bottom_menu li {
    line-height:18px;
    margin-bottom:9px;
}

#bottom_menu li a{
    color:#78a614; 
}

#bottom_menu ul.last_item {
    margin-right:0px;
}

#bottom_menu ul.menu a {
    color:#329fe4;
}


            /***** BESTELL FORM *****/

#bestell_form  {
    background:#fff;
    border:solid 1px #ddd;
    margin-bottom:12px;
    width:500px;
    margin:18px auto;
    padding-top:20px;
    
}


#bestell_form p {
    color:#000;
    margin:18px;
    text-align:left;
}

#bestell_form label {
    color:#78a614;
    /*color:#329fe4;*/
    /*color:#959595;*/
    display:block;
    text-align:right;
    width:140px;
    float:left;
}

#bestell_form input, #bestell_form textarea {
    background:#f6f6f6;
    border:solid 1px #ddd;
   
    padding:4px 2px;
    width:300px;
    margin:0 0 18px 18px;
    color:#000;
}

#bestell_form button, #cart a.to_bestellformular {
    display:block;
    width:183px;	
    height:30px;	
    text-align:center;
    border:0px;
    color:#fff;
    background:url(../img/button_form.gif) no-repeat blue;
    
}

#bestell_form button {
    height:36px;
    margin:15px auto;
    padding-bottom:10px;
}


/*#bestell_form button:focus {
    background:url(../img/button_form_focus.gif) no-repeat;
}*/


.error {
    display:block;
    margin:12px 24px;
    padding:8px 8px;
    clear:both;
    background:#FC9;
    text-align:center;
    letter-spacing:1px;
}

            /***** CART *****/
#cart table {
    width:100%;
    text-align:left;
    margin-bottom:18px;
    border:1px solid #ddd;
    padding:9px 9px 36px;
}

#cart th {
    color:#78a614;
    /*color:#329fe4;*/
}

#cart tr {
    height:36px;
}

#cart td {
    border-bottom:1px solid #eee;
    vertical-align:bottom;
}

#cart input {
    background:#f6f6f6;
    border:solid 1px #ddd;
    padding:2px 2px;
    text-align:center;
    color:#000;
}

#cart input.my_button {
    background:url(../img/my_button.gif) no-repeat;
    height:36px;
    width:110px;
    color:#fff;
    border:none;
    margin-right:10px;
    float:left;
    padding-bottom:10px;
}

/*#cart input.my_button:focus {
    background:url(../img/my_button_focus.gif) no-repeat;
}*/

#cart a.to_bestellformular {
    float:right;
    text-decoration:none;
    padding-top:6px;
    
}

/*#cart a.to_bestellformular:hover {
    background:url(../img/button_form_focus.gif) no-repeat;
}*/