/**
* CSS
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* Anpassung fuer che-architektur.de: ericsturm.de 2011
*/


* {margin: 0;padding: 0;}

body {font-size: 13px;font-family: Helvetica, Arial Verdana, sans-serif;}

body.section-1 {}
body.section-2 {}
body.section-3 {}

#background {width: 100%;height: 100%;position: fixed;left: 0px;top: 0px;z-index: -1;}
.stretch {width:100%;height:100%;}


#menu a:link, #menu a:visited {text-decoration:none;color:#000;}
#menu a:hover, #menu a:active {text-decoration:none;color:#fff;background-color:#000;}
#menu a, h1, .section-title {padding:0 2px;}

a:link {text-decoration: underline;color:#000;}
a:active {color:#666;}
a:visited {color: #666;}
a:hover {color:#666;}
a img {border: none;}

#menu {width: 301px;overflow: auto;top: 18px;bottom: 0;left: 53px;position: fixed;height: 100%;}
.logo {margin-bottom:140px;}
#menu ul {list-style: none;margin: 0 0 30px 0;width:248px;}
#menu ul li {margin-bottom:2px;}
#menu ul li.section-title, h1, .copyright {color:#fff;background-color:#000;display:block;margin-bottom:10px;}

#content {height:100%;margin:203px 0 0 354px;top: 0;}

.container {padding: 5px 5px 25px 5px;}
#menu .container p a:hover {background:none !important;}
.copyright p {color:#fff;background-color:#000;width:248px;}
.copyright {width: 245px;}

#content p {width: 248px; margin-bottom: 10px;}
#content h1 {width: 248px;}

ul#slideshow {list-style-type:none;margin-top:-9px;}


h1 {font-weight: normal;}
h1, h2, h3, h4 {font-size: 13px;}
.grey, .grey li a {color:#ccc !important;}

#img-container	{position:absolute;left:650px;top:208px;margin:0px;padding:0px;width:auto;}
/* .thickbox img{margin-top:-3px !important;} */
/* #img-container p	{width: 400px; margin: 0; padding: 0 0 12px 0;} */

#once {clear: left;}