/* Fonts */
body, div, p, td       { color: #666; font-size: 16pt; font-family: "Arial Narrow", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }

a { color: #f60; text-decoration: none }
a.no { color: #fff; text-decoration: none }
a.act { color: #f60; text-decoration: none }
a:hover  { text-decoration: underline }
b { color: #f60; font-weight: normal }


/* Containers */
body      { background-color: #c4c4c4; margin: 0; padding: 0 }

img  { border-width: 0 }

#browserwindow      { width: 100%; height: 100% }
/* max size for content box should be width: 1003px; height: 515px */
table#body {}
div#baukunst           { background-image: url("nav-bg.gif"); background-repeat: no-repeat; background-position: 0 0; width: 130px; height: 500px }
div#sitetitle, strong      { color: #f60; font-weight: normal }
div#nav           { text-align: left; margin-left: 12px; height: 500px; float: right }

div#nav2   { }
div#content           { background-color: #cacaca; text-align: right; padding: 0; width: 500px; height: 500px; overflow: auto }
/* MSIE: div#content2       { position: absolute; right: 10px; bottom: 10px } */
div.content2         { padding-right: 12px }

.thumbnail_text {padding-right: 12px}
div.thumbnail_text {padding-bottom: 12px}


/* Lists */
ul#nav { list-style-type: none; display: block; margin: 0; padding: 0 }


/* caption */
p.bodytext, h1, h2, h3  { margin: 0 }
div.csc-header.csc-header-n1 { margin: 0 }
h1.csc-firstHeader { background-color: #ff9; text-align: right; list-style-type: none; margin: 0; padding: 0 }

.csc-textpic, .csc-textpic-imagewrap, .csc-textpic-imagerow, .csc-textpic-image, .csc-textpic-caption    { text-align: right; display: block }



.csc-textpic, .csc-textpic.csc-textpic-right.csc-textpic-below   { background-color: #660; text-align: right; border: solid 0 #000 }
.csc-textpic-imagewrap    { text-align: right; float: right; border: solid 0 #f66 }
.csc-textpic-imagerow   { border: solid 1px #cf3 }
.csc-textpic-image   { border: solid 0 #099 }
.csc-textpic-caption   { border: solid 0 #33f }
dl   { border: dotted 3px #c66 }
dt   { border: dotted 0 #c66 }
dd   { border: dotted 0 #c66 }
dl, dt, dd { margin: 0 }
.csc-textpic-clear  { visibility: hidden }

