html, body, h1, h2, h3, h4, ul, li    { visibility: inherit; margin: 0; position: relative; float: inherit; clear: inherit }
h1 img  { display: block; position: relative }
img {border: 0;}
a {color: #464544;}
a:hover  { color: teal }
.left  {float: left }
.right {float: right;}
.more  { text-align: right }
.clear {clear: both;}
body       { font: 11px verdana, arial, sans-serif; background-color: transparent; text-align: center; margin: 30px auto auto; position: inherit; min-width: 600px; max-width: 900px }

/** layout **/
#container                        { background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 bottom; text-align: center; padding-bottom: 80px; position: inherit; min-width: 600px; min-height: 400px; max-width: 900px; vertical-align: bottom; border-right: 1px solid #959595; border-left: 1px solid #959595 }
#header       { color: #595959; background-image: url("images/titelbalk-website.gif"); background-repeat: no-repeat; position: relative; width: 800px; height: 75px }
#footer { color: #595959; font-style: normal; font-weight: bold; background-image: url("images/footer.gif"); background-repeat: repeat; text-align: center; margin-bottom: 50px; position: relative; height: inherit; border: solid 1px #959595 }
#nav               { background-image: none; background-repeat: repeat-x; background-attachment: inherit; background-position: 0 200px; text-align: left; padding-top: 20px; padding-bottom: 20px; position: absolute; top: 75px; width: 150px; height: 250px; border-right: 1px solid #959595 }
#nav-hor      { background-color: inherit; text-align: left; margin-bottom: 20px; position: absolute; top: 96px; left: 160px; float: inherit; overflow: hidden; border-bottom: 1px solid #595959 }
#nav ul    { color: navy; background-color: transparent; background-image: none; float: inherit }
#nav li    { font: 14px/2 "arial narrow", arial, sans-serif; background-color: transparent; background-image: url("images/arr_white.gif"); background-repeat: no-repeat; background-position: 80px 8px; list-style: none; float: inherit; border-color: transparent }
#nav a     { font-weight: bold; text-decoration: none; background-color: transparent; text-align: left; visibility: inherit; float: inherit; clear: inherit }
element  { background-color: transparent; float: inherit }
#nav a:hover    { color: black; line-height: 2; background-color: transparent; float: inherit }
#nav .important      { background-color: inherit; background-image: url("images/arr_orange.gif"); background-repeat: no-repeat; background-position: 80px 8px; float: inherit; border-style: solid none; border-width: 1px medium; border-color: #595959 }
#nav .important a       { color: black; line-height: 2; background-color: transparent; float: inherit }
#spacer  { height: 2em; overflow: auto; clip: auto }
#main           { color: black; text-align: left; display: block; position: relative; top: 25px; left: 190px; width: 660px }
#projects  { color: black; text-align: left; display: block; position: relative; top: 50px; left: 190px; width: 660px }

