/* Colours */

body, a { letter-spacing: 0.1em; color: #b0b0b0; }
a { border-bottom: 1px dotted #444; }
a:hover { border-bottom: 1px dotted #fff; }
em { color: #FFF; }

/* Typography */

body {background-color: black;  font-size: 12px; font-family: Garamond, "Didot LT Std", Bodoni, "Times New Roman", Times, serif
; line-height: 1.6; }
ul li, p, em { font-size: 1.3em; }
h1, h2 { font-size: 1.4em; font-weight: normal; color: #FFF;  }
a { text-decoration: none; font-style:italic; }

/* Layout */

body { padding 0px;  margin: 0px; text-align: center; }
div#container { padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; margin-right: auto; margin-left: auto; margin-top: 0px; width: 960px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }


div#line { padding-left: 0px; margin: 0px; background-image: url(../../images/linie10.gif); background-repeat: no-repeat; width: 960px; height: 10px;text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

div#linesmall { padding: 0px; margin: 0px; background-image: url(../../images/linie10_small.gif); background-repeat: no-repeat; width: 720px; height: 30px;text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.col { float: left; margin: 0px 0px 0px 0px; padding: 0px; }
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 140px; }
.three { width: 260px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 720px; }
.eleven { width: 860px; }
.twelve { width: 960px; }

p, h2 { margin: 0px 0px 18px; }

hr { display: block; clear: both; margin: 0px 0px 15px 0px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 10px 0px; }

em.three { margin: 0px 0px 0px 0px; }




div#navigation { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; }
div#navigation ul { list-style: none; padding: 0px 20px 0px 0px; margin: 0px; }
div#navigation ul li { margin: 0px 0px 8px; }
div#navigation ul li.selected { color: #999; text-indent: -7PT; }
div#navigation ul li.selected a { border-bottom-color: #464646; border-bottom-style: dotted; border-width: 0px; color: #999; border-bottom: 1px; cursor: default; }
div#navigation ul li em { display: block; margin: 20px 0px 0px; }

div#content { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 20px; }

div#container_fuss { background-repeat: no-repeat; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 40px; margin-right: auto; margin-left: auto; margin-top: 0px;  width: 960px; text-align: left; }

div#fuss { background-repeat: repeat-x; background-image: url(../../images/shadow2.png); margin-left: auto; margin-bottom: 0px; margin-right: auto; margin-top: 40px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; background-color: #f7f7f7;  height: 360px;text-align: left;  }


div#media { clear: both; padding: 30px 0px 0px 0px; }
div.media { margin: 0px 0px 10px; }
div.home div#media { padding: 0px 0px 0px 60px; }
div.description div#media { padding: 0px 0px 0px 0px; }
p#gallery-count, div#gallery-navigation { display: none; }

div#image-wrapper { overflow: hidden; width: 700px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 700px; }

p#footer { margin: 0px 0px 0px 260px; display: inline; }
p#footer em { display: block; }



a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }
