/* 
Author: Marijan Barkic <marijan.barkic@gmail.com>
Version: 1.0
Last Update: 26.08.2008
----------------------------------------------------------------
(c) Copyright 2008 David&Goliath. All Rights Reserved.
----------------------------------------------------------------
*/


body,div,dl,dt,dd,ul,ol,
li,h1,h2,h3,h4,h5,h6,pre,
code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,
dfn,em,strong,th,var{ 
    font-style: normal;
    font-weight: normal;
}

strong {
    font-weight: bold;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup,sub {
    line-height: -1px;
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
} 

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

body, html {
    width: 100%;
    height: 100%;
}

a:link, a:visited, a:active {
    text-decoration: none;
    cursor: pointer;
    color: #AA30AA;
    font-weight: bold;
}

a.non:link, a.non:visited, a.non:active {
    font-weight: normal;
    font-style: normal;
}

a:hover {
    color: #000;
}

body {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    background: #fff url(../img/backgrounds/green.jpg) 0px 0px repeat-x;
    text-align: center;
}

#orange { background-image: url(../img/backgrounds/orange.jpg); }
#yellow { background-image: url(../img/backgrounds/yellow.jpg); }
#lightblue { background-image: url(../img/backgrounds/lightblue.jpg); }
#rose { background-image: url(../img/backgrounds/rose.jpg); }
#red { background-image: url(../img/backgrounds/red.jpg); }
#purple { background-image: url(../img/backgrounds/purple.jpg); }
#darkgreen { background-image: url(../img/backgrounds/darkgreen.jpg); }

strong { color: #333; }

h1 { display: none; }

#container {
    width: 965px;
    margin: 0 auto;
    text-align: left;
}

#wrap { width: 972px; padding-bottom: 40px; }

ul#navi {
    background: transparent url(../img/logo.png) 10px 37px no-repeat;
    height: 61px;
    margin-right: 8px;
    padding-top: 87px;
}

ul#navi li {
    display: block;
    padding: 10px 15px 0 20px;
    float: right;
    height: 51px;
    background-color: #C8E6B4;
}

#orange ul#navi li { background-color: #FFCB27; }
#lightblue ul#navi li { background-color: #7FB4EB; }
#rose ul#navi li { background-color: #EC9CDA; }
#red ul#navi li { background-color: #DA2A18; }
#purple ul#navi li { background-color: #A344A0; }
#darkgreen ul#navi li { background-color: #8CB96B; }
#yellow ul#navi li { background-color: #ff0; }

ul#navi li.act { background: #fff !important; }

ul#navi li a:link, ul#navi li a:active, ul#navi li a:visited {
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

ul#navi li a:hover { color: #000; }

#title {
    height: 276px;
    width: 972px;
    margin-left: -2px;
    position: relative;
    margin-bottom: 22px;
}

.heading { 
    background-position: 11px 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    padding-top: 70px;
}

.heading_less { padding-top: 20px; }

.heading h2, .heading_less h2 { display: none; }

#news { background-image: url(../img/heading/news.gif); }
#aktionen { background-image: url(../img/heading/aktionen.gif); }
#salons { background-image: url(../img/heading/salons.gif); }
#imprint { background-image: url(../img/heading/impressum.gif); }
#kontakt { background-image: url(../img/heading/kontakt.gif); }
#haer { background-image: url(../img/heading/haer.gif); }
#kennenlernen { background-image: url(../img/heading/kennenlernen.gif); }
#team { background-image: url(../img/heading/team.gif); }

#newslist {
    font-size: 18px;
    font-weight: bold;
}

h3 {
    font-weight: bold;
    color: #151515;
    padding-bottom: 14px;
}

#newslist li { padding: 0 0 0px 11px; margin-bottom: 4px; }
#newslist li.act { background: #fff; }
#newslist li.act a:link, #newslist li.act a:active, #newslist li.act a:visited { color: #000; }

#newslist li span {
    display: block;
    width: 147px;
    float: left;
}

#newslist li span.n_title {
    width: 310px;
    padding-left: 7px;
    border-left: 1px solid #C8E6B4;
    margin-right: 0;
    line-height: 138%;
    border-right: none;
}

.admin { background: #fff; }

#newslist li.act span { color: #FFBF1D; }
#newslist li.act span.n_title { color: #000; }

.nimg {
    float: right;
    margin: 0 0 11px 15px;
}

.widget {
    float: left;
    margin-right: 7px;
    display: block;
}

.col2xl { width: 483px; margin-right: 3px; }
.col2 { width: 479px; }
.col4 { width: 235px; }
.col6 { width: 115px; }
.col3 { width: 710px; }
.col3x { width: 640px; }
.col4s { width: 230px; }
.col1 { width: 974px; }

.col4_f { width: 225px; padding-left: 10px; }
.col2_f { width: 469px; padding-left: 10px; }
.col2_r { width: 486px; margin-right: 0; margin-top: -70px; position: relative; }

.col2_r img { margin: 0 1px 0px 0; }

#members div {
    float: left;
    width: 192px;
    padding-right: 10px;
    height: 160px;
    padding-left: 105px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;   
}

#members div div {
    float: none;
    width: auto;
    padding: 0;
    height: auto;
}

#opener { background: transparent url(../img/titles/opener.jpg) top left no-repeat; height: 276px; }
#aktionen_l { background: transparent url(../img/titles/aktionen_l.png) top left no-repeat; height: 276px; }
#aktionen_r { background: transparent url(../img/titles/aktionen_r.png) top left no-repeat; height: 276px; }
#salons_l { background: transparent url(../img/titles/salons_l.png) top left no-repeat; height: 276px; }
#salons_r { background: transparent url(../img/titles/salons_r.png) top left no-repeat; height: 276px; }
#haer_l { background: transparent url(../img/titles/haer_l.png) top left no-repeat; height: 276px; }
#haer_r { background: transparent url(../img/titles/haer_r.png) top left no-repeat; height: 276px; }
#team_l { background: transparent url(../img/titles/team_l.png) top left no-repeat; height: 276px; }
#team_r { background: transparent url(../img/titles/team_r.png) top left no-repeat; height: 276px; }
#kennenlernen_l { background: transparent url(../img/titles/kennenlernen_l.png) top left no-repeat; height: 276px; }
#kennenlernen_r { background: transparent url(../img/titles/kennenlernen_r.png) top left no-repeat; height: 276px; }
#kontakt_l { background: transparent url(../img/titles/kontakt_l.png) top left no-repeat; height: 276px; }
#kontakt_r { background: transparent url(../img/titles/kontakt_r.png) top left no-repeat; height: 276px; }
#impressum_l { background: transparent url(../img/titles/impressum_l.png) top left no-repeat; height: 276px; }
#impressum_r { background: transparent url(../img/titles/impressum_r.png) top left no-repeat; height: 276px; }

#salon_map {
    width: 479px;
    height: 257px;
    margin-top: 0px;
    position: relative;
}

#kontakt form, #kontakt #c_top { height: 280px; }

#c_map {
    width: 629px;
    height: 250px;
    margin-left: 10px;
}

.lh { line-height: 160%; }

.clear {
    margin: 0 !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
}

