/*
Stylesheet for Susan Hauri-Downing.com
by Ruedi Hauri
*/

body {
    background:#17110E;
    border:none;
    font-family:"Arial", "Helvetica", sans-serif;
    margin: auto;
    padding:0;
    position: relative;
    top: 0px; 
    left: 0px;
    min-width:360px;
    max-width:870px;
}

#wrapper {
    background: url(./pics/home_dark_blank.jpg) no-repeat;
    min-height:770px;
}

#content-inside {
    color:#EBBA99;
    margin: auto;
    padding:0;
    position: absolute;
    top: 110px; 
    left: 20px;
}

#cv_table td{
    padding: 5 0 5 0;
}

p {
    line-height:1.3em;
}

a {
    color:#A9836C;
    text-decoration: none;
}

hr {
    color:#A9836C;
}



#menu {
    float:left;
    margin:126px 0px;
    padding:0;
    width:210px;
}

#menu ul {
    margin:0;
    padding:0;
}

#menu ul li {
    list-style-type:none;
}

#menu ul li a {
    background:#4F3F37;
    color:#F0D1BD;
    display:block;
    width:180;
    padding:8px 10px 8px 20px;
    margin:6px 0;
    opacity:0.8;
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    filter:alpha(opacity=80);
    text-align:right;
    text-decoration:none;
}

#menu ul li a:hover {
    background:#A9836C;
}

#menu_top {
  position: absolute;
  top: 78px;
  width: 0px;
  height: 0px;
}

#menu_top ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10;
  overflow: hidden;
  float: right;
}

#menu_top li {
    float: left;
}

#menu_top ul li a {
    background:#4F3F37;
    color:#F0D1BD;
    display:block;
    padding:2px 20px 2px 20px;
    margin:6px 3px;
    opacity:0.8;
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    filter:alpha(opacity=80);
    text-align:center;
    text-decoration:none;
}

#menu_top ul li a:hover {
    background:#A9836C;
}

:root {
    --menu-color:#ece0e0;
}

h1#header {
  float: right;
  margin: 15 80 10 20;
  min-width: 240px;
  max-width: 390px;
  position: absolute;
  top: 0;
  right: 0;
}

h2#header {
    margin: 0;
    padding:0;
    position: absolute;
    top: 70px; 
    left: 20px;
}

div.header {
    margin: 0;
    padding:0;
    position: absolute;
    top: 90px; 
    left: 250px;
}

h3#header {
    margin: 20px 0px 25px 0px;
    padding:0;
    position: relative;
    top: 0px; 
    left: 0px;
    text-align:center;
}

div.gallerie_img {
    float:left;
    margin:0px 10px 8px 0px;
    width:100px;
    height:125px;
    font-size: 8pt;
}

div.gallerie_img img {
    width:100px;
    height:100px;
}

div.gallerie_img a {
    text-decoration: none;
    font-weight: inherit;
    color: #EBBA99;
}

div.gallerie_img a:hover { 
    text-decoration: underline;
    font-weight: inherit;
    color: #EBBA99;
    }

/* Larger Devices: 500px and up) */
@media only screen and (min-width: 500px) {
    div.gallerie_img {
        float:left;
        margin:0px 10px 8px 0px;
        width:160px;
        height:198px;
        font-size: 12pt;
    }
    div.gallerie_img img {
        width:160px;
        height:160px;
    }
    #menu_top {
       position: absolute;
       top: 78px;
       width: 100%;
       height: 35px;
    }
    .topnav {
       display: none;
    }
    #content-inside {
        color:#EBBA99;
        margin: auto;
        padding:0;
        position: absolute;
        top: 160px; 
        left: 20px;
    }
    h2#header {
        margin: 0;
        padding:0;
        position: absolute;
        top: 115px; 
        left: 20px;
    }
}

div.img_logo {
    float:left;
    margin:10px 30px 8px 20px;
    width:120px;
}

div.one_column {
    float:left;
    margin:10px;
    width:400px;
}

div.width_200 {
    float:left;
    margin:10px 0px 0px 20px;
    width:170px;
}

div.width_600 {
    float:left;
    margin:10px 0px 0px 20px;
    width:550px;
}

div.two_column {
    float:left;
    margin:10px 0px 0px 30px;
    width:200px;
}

div.three_column {
    margin:0px 20px 8px 0px;
}

div.three_column img {
    width:100%;
    height:auto;
}

div.five_column {
    float:left;
    margin:10px;
    width:500px;
}

div.dis_column {
    float:left;
    margin:0px 30px 0px 10px;
    width: 340px;
}

h1, h2, h3, h4, h5, h6 {
    color:#A9836C;
}

h1, h2, h3 {
    font-weight:normal;
}

h4, h5, h6 {
    font-weight:bold;
}



img.left {
    float:left;
    margin:10px 10px 10px 0;
}

img.right {
    float:right;
    margin:10px 0 10px 10px;
}

  a:link { text-decoration: none;
    font-weight: inherit;
    color: rgb(153, 102, 51);
    }

  a:visited { text-decoration: none;
    font-weight: inherit;
    color: rgb(153, 102, 51);
    }

  a:hover { text-decoration: underline;
    font-weight: inherit;
    color: rgb(153, 102, 51);
    }

  a:active { text-decoration: underline;
    font-weight: inherit;
    color: rgb(153, 102, 51);
    }

  .l_nav { font-style: normal;
    line-height: normal;
    font-family: "times new roman",times,serif;
    font-weight: bold;
    font-size: 14pt;
    color: rgb(153, 102, 51);
    }

  .l_main { line-height: normal;
    font-style: normal;
    font-weight: bold;
    font-family: "times new roman",times,serif;
    font-size: 12pt;
    color: rgb(153, 102, 51);
    }

  .title { font-family: "times new roman",times,serif;
    line-height: normal;
    font-weight: bold;
    text-align: center;
    font-size: 24pt;
    color: rgb(125, 68, 38);
    }

  .body_text { font-family: "times new roman",times,serif;
    color: rgb(255, 216, 185);
    font-weight: inherit;
    font-size: 13pt;
    }

  .cv_title { 
    color: #A9836C;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    }

  .cv {color: #EBBA99;
    font-size: 12pt;
    font-weight: normal;
    line-height: 120%;
    }

  .img_close {
    margin: 0;
    padding:0;
    position: absolute;
    top: 15px; 
    left: 6px;
}


.topnav {
  overflow: hidden;
  background-color: #17110E;
  position: relative;
}

.topnav #myLinks {
  display: none;
  position: relative;
  z-index: 1;
  background: #4F3F37;
}

.topnav #line{
  width: 200;
  height: 1;
  background-color: white;
  margin: 0 0 0 30;
}

.topnav #icon{
  width: 32;
  height: 3;
  background-color: #F0D1BD;
  margin: 7 4;
  border-radius: 2px;
}

.topnav a {
  color: #F0D1BD; 
  padding: 14px 30px;
  text-decoration: none;
  font-size: 20px;
  display: block;
}

.topnav a.icon {
  background: #4F3F37;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px;
}

.topnav a:hover {
  background: #4F3F37;
  color: #F0D1BD;
}

.active {
  height: 65;
  margin: 0;
}
