/* Stylesheet für Template szalon.at*/
/* Allgemeine Styles (Body) */

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-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
html { 
}
body {
    background-color: #ededed;
    color: #122A0A;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 10px;
    text-align: center;
}

ol, ul {
    list-style: none;
}
a {
    color: #b97f45;
    text-decoration: none;
}
a:hover {
    color: #122A0A;
}
h1, h2, h3, h4, .componentheading { 
        color :  #b97f45;
        font-weight: bold;
        padding-bottom: .5em; 
}

hr {
    height: 1px;
    width: 100%;
}

/* Template Tables */
/* Tabelle Main */

div#wrap {
    margin: 0px auto;
    text-align: left;
    width: 900px;
    z-index: -1;
}
div#img {
    margin: 30px 0;
    margin-left: 100px;
    z-index: 1;
    width: 600px;
}
div#content {
    width: 600px;
    padding-top: 30px;
}
div#menu {
    float:left;
    width: 150px;
    z-index: 3;
}

div#mainmenu {
}

div#main {
    width: 680px;
    margin-left: 152px;
    margin-top: -3px;
}

div#submenu { 
    float:left;
    margin-top: 250px;
}


/* Main Menu */

ul.menu { 
    list-style: none;
    margin:0;
    padding:0;
    vertical-align: top;
}
ul.menu li {
    padding-bottom: 10px;
    padding-left: 20px
}

ul.menu a {
    color: #202020;
    font-size:16px;
    font-weight: 600;
}

ul.menu a:hover, 
ul.menu li.active a {
    color: #202020;
    font-size:16px;
}
#link ul.menu li {
  clear:left;
  float:none;
  padding-right:0;
}

/* Link-Menu */

/* Content */

#main div.szalon-text  {
    text-align:center;
    width: 400px;
    padding: 0 120px;
    font-size: 14px;
    line-height: 21px;
}

#main div.szalon-text p  {
    text-align:center;
    padding-bottom: 10px;
}

div.szalon-credo p {
    font-size: 16px !important;
    line-height: 24px !important;
    padding-bottom: 20px !important ;
}

div.szalon-gabi {
    padding-top: 28px !important;
}

div.szalon-contact {
    padding-top: -3px !important ;
}

/* Div. Classes Content */

/**/
/**Components**/
/**/
/* Weblinks */
<
.weblinks div.display {
    display:none;
}
.weblinks a.category:link, table.weblinks a.category:visited {
  font-size: 16px;
  font-weight: bold;
  color: #BE1A23;
} 
.weblinks a.category:hover {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}
/* Contacts */
.contact td { 
  padding-right:2em;
}

/* Newsletter */

.componentheading {
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.subscribe {
    margin-bottom: 20px;
}

/* Joomgallery */
#jg_photo_description {
    padding: 10px;
    text-align: center;
}
