/* reset.css v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins {text-decoration:none;}del{text-decoration:line-through;}table {border-collapse:collapse;border-spacing:0;}
/* end reset */


/** general typo **/
body { font-family: Verdana, sans-serif; background: #ffffff; font-size: 11px; line-height: 1.2em; }
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; font-size: 100%; text-indent: 1em; cursor: pointer; margin-top: 0.5em; padding-top: 0.5em; float: left; width: 100%; }
h2 span { color: #00ff00; display: none; margin-right: 6px; }
h2.active span { display: inline; }
h4 { font-weight: normal; font-size: 100%; cursor: pointer; margin-top: 0.5em; padding-top: 0.5em; float: left; width: 100%; }
h4 span { color: #00ff00; display: none; margin-right: 6px; }
h4.active span { display: inline; }
#langmenu .active { color: #00ff00; }

/*** containers ***/
#wrapper { margin: 15px 0 0 15px; width: 820px;  }
.accordion { width: 100%; float: left; }
#langmenu { width: 100%; float: left; text-align: right; }
#content { width: 820px; float: left; }
#lastlines { width: 100%; float: left; }

.dashed-top { border-top: 1px #000 dashed; }
.subpagecontent { margin: 7px 10px; float: left; width: 800px; }
.subpagecontainer { margin-bottom: 7px; float: left; width: 100%;}
.projectcontent { margin: 7px 0; float: left; width: 800px; }
.address { margin-top: 7px; padding: 7px 0 7px 0;  float: left; width: 100%;}

.csc-textpic-imagewrap { margin-bottom: 7px; }
.accordion .csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin: 0px; }
.csc-textpic-links { margin: 0 0 7px 0; padding: 0; float: left; clear: both; width: 100%; }
.csc-textpic-links span { padding: 0 7px; cursor: pointer; }
.csc-textpic-links span.active { color: #00ff00; }

img { display: none; }