/*
Designed by Michael Gramm
08.11.2009
*/

p, ul, ol {
        margin-top: 1.5em;
        line-height: 190%;

}

/* marginals areas & page background */
body {
        background: #deeafe repeat-x left fixed;
        padding: 10px 0;
}

/* layouts: width, background, borders */
#page_margins {
        width: 960px;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
}


/* ----------------------------------------------- */

/* centering layout in old ie-versions */

body {
        text-align: left;
}

#page_margins {
        text-align: left;
}

/* ----------------------------------------------- */

/* designing main layout elements */
#header {
        /*color: #000;*/
        /*padding: 45px 2em 1em 20px;*/
}

#topnav {
      font-family: Verdana, San-Serif;
      font-size: 10pt;
      width: 960px;
      height: 147px;
      margin: 0;
      padding-top: 2px;
      background: url(../images/img04_b.gif) no-repeat;
      border: 0px solid #000;
}

/* adjustment of main navigation */

/* position text vertical und horizontal */
#nav_ul {
      margin: 0;
      padding: 20px 0 0 25px;
      list-style: none;
      line-height: normal;
}

 /* separation line */
#nav_li {
      float: left;
      background: url(../images/img03.gif) no-repeat left top;
      padding-left:10px;
      padding-right:10px;
      padding-top:0px;
      padding-bottom:0px;
}

/* text, dropdownmenu and headline */
#nav_a {
           font-family: Verdana, Sans-Serif;
       font-size: 10pt;
       font-weight: bold;
}

/* textcolor for mouseover-effects */
A
{
color: black;
text-decoration: none;
}

A:HOVER
{
color: #0000FF;
font-weight: bolder;
}

.nav_head {
        font-family: Verdana, Sans-Serif;
        font-size: 10pt;
        position: relative;
        color: black;
        width: 135px;
        text-align: center;
        cursor: pointer;
}

.nav_content {
        width: 125px;
        height: 80px;
        font-family: Verdana, Sans-Serif;
        font-size: 10pt;
        text-align: center;
}

.nav_subitem {
        font-family: Verdana, Sans-Serif;
        font-size: 10pt; /* Zeilenabstand Pulldownmenue*/
        position: relative;
        width: 145px;
        text-align: left;
        cursor: pointer;
        line-height: 100%;
        margin-top: 0pt;
        margin-bottom: 6pt;
        background: url(../images/pull_down-background2.png) repeat-y;
}

/**
  *formating content container
  *
*/

/*saying*/

#col1 {
    width: 45%;
}

#col1_content {
        top: 150px;
        right: 550px;
        padding: 50px 50px 100px 100px;
        float: none;
        width: 380px;
        color: #545454;
        font: 1.5em "Tempus Sans ITC";
}

#autor{
        color: #545454;
        font: 0.5em Verdana;
}

/*logo*/

#col2 {
        width: 25%;
        top: 250px;
        left: 500px;
        position: absolute;
}

#col2_content {
        padding: 10px 20px 10px 10px;
}


/*text content*/

#col3 {
        margin-left: 25px;
        margin-top: -70px;
        top: 550px;
        left: 50px;
        position: absolute;
        line-height: 150%;
}

#col3_content {
        padding-right: 40px;
        width: 920px;
        color: #545454;
        font: 1em Verdana;
}

#link_burn{
        margin-left: -470px;
        font: 0.75em Verdana;
        margin-top: 100px;
        color: #3B04F9;
        font: 1em Verdana;
        line-height: 150%;
}

#caption {
        color: #33cccc;
        font: 1.5em Verdana;
}


#footer {
        color: #33cccc;
        width: 960px;
        margin-left: 25px;
        margin-top: 25px;
        margin-bottom:50px;
        font: 1.50em Verdana;
        text-align: center;
        left: 50px;
        position: relative;
}

/*photo michael*/

#photo {
        width: 142px;
        height: 203px;
        margin-top: 80px;
        margin-left: 130px;
}

/*about person*/

#about_person{
        margin-left: 460px;
        margin-top: -60px;
        color: #545454;
        font: 1em Verdana;
}

#grafic{
        color: black;
        font: 1.1em Verdana;
}

/*contact*/

#contact{
        margin-top: -230px;
        margin-left: 100px;
}

#designer{
         color:#545454;
         width: 960px;
        margin-left: 25px;
        margin-top: 25px;
        margin-bottom:50px;
        font: 0.75em Verdana;
        text-align: left;
}
