@charset "UTF-8";
body, div, ul, li, p, h1, h2, h3, h4, h5, h6,form,
fieldset, input, textarea, blockquote { 
   margin: 0;
   padding: 0;
}
body {
	 text-align: center;
 	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	min-width: 500px;
}
h1 {
	font-size: 14px;
	font-weight: lighter; 
	color: #000000;
}
img {
	margin: 0;
	padding-bottom: 0; 
	border: 0;
	}

#frametop {
position: fixed;
top: 0pt;
left: 0pt;
height: 0px;
width: 100%;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
z-index: 1000;
	
}
#framebtm {
position: fixed;
bottom: 0pt;
left: 0pt;
height: 0px;
width: 100%;
background-color: #ffffff;
/*background-image: url(../octopi/media/btmback.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
z-index: 1001;
text-align:left;
}

#frameleft {
position: fixed;
top: 0pt;
left: 0pt;
height: 100%;
width: 0px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
z-index: 1000;
}
#frameright {
position: fixed;
top: 0pt;
right: 0pt;
height: 100%;
width: 0px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
z-index: 1000;
}

#site {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 763px;
	margin-top: 15px;
	
	
}
#naviheader {
float:right;
}
#naviheader ul {
margin:0;
}
#naviheader ul li {
	list-style: none;
	display: inline;
	font-style: none;
	padding-right:20px;
	/*background-image:url(../gallery/media/cross.png);
	background-repeat:no-repeat;
	background-position: 0 25px;
	padding-top: 30px;
	padding-bottom: 30px;*/
}
#naviheader ul li a:link, #naviheader ul li a:visited {
color:#000000;
text-decoration: none; 

padding-left: 0px;
}
#naviheader ul li a:hover {
	 background: #000000; text-decoration: none; color: #FFFFFF;
}
#naviheader ul li.active a:link , #naviheader ul li.active a:visited  {
color:#000000;
text-decoration: none;
font-style: bold;
padding-left: 0px;
}
#gallery {
margin-top: 5px;
/*opacity: 0.4;
	filter: alpha(opacity=60, finishopacity=60);
	-moz-opacity: 0.4;
	*/


}
#gallery a:link, #gallery a:visited {
border: none;
}
#cola, #colb, #colc, #cold {
	width: 186px;
	float: left;
	padding: 0 0 0px 0;
	}

#cola, #colb, #colc, #cold {
	margin: 0 0px 0 0;
	}	
	
.item {
	margin: 0 0 0px 0;
	position: relative;
	}
	
.info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color:#FFFFFF;
	font-size:10px;
	font-style: italic;
	background-color: #000000;
	background-image: ;
	background-repeat: no-repeat;	
	background-position: 162px 18px;
	display: none;
}
.item:hover .info {
display: block;
}
.item:hover .newprojects {
display:none;
}
.info h2 {
	font-size:13px;
	font-weight: normal;
	font-style:normal;
	margin: 0;
	padding: 15px 10px 4px 10px;
}
.info span {
	padding: 0 10px 0 10px;
}
div p.media {
	
}
.infoheader, #imprint {
	
	position: fixed;
	top:0;
	left:0;
	background-color: #000000;
	color: #FFFFFF;
	z-index: 9000;
	width: 100%;
	display: none;
	
}
#infocontent {
	margin:auto;
	width: 846px;
	text-align:left;
	margin-top: 65px;
	margin-bottom: 75px;
	
}
#contact {
	font-size:20px;
	letter-spacing:1px;
	line-height: 1.5em;
}
#vita {
	width: 400px;
	float: right;
	line-height: 1.5em;
}
#infocontent h3 {
margin:0;
font-size: 12px;
font-style: none;
font-weight:normal;
letter-spacing:1px;
padding-bottom: 7px;
}

#vita ul {
	margin: 0 0 15px 0;
	padding: 0;
}
#vita ul li {
list-style:none;
}
#vita a:link, #vita a:visited {
color:#FFFFFF;
font-size: 12px;
text-decoration:none;
border-bottom:0px;
border-bottom-style: none;
border-bottom-color:#000000;
}
#vita a:hover {
background: #FFFFFF;
color: #000000;
border-bottom:0px;
border-bottom-style: none;
border-bottom-color:#0000000;

}
#infoclose {
 float: right;
 width: 100px;
 margin-top: 30px;
}
#infoclose:hover {
	cursor: pointer;
}
#framebtm span {
	margin-left 15px;
}
#copyie {
	letter-spacing:normal;
	font-size:10px;
	color: #FFFFFF;
	line-height:normal;
	margin-top: 20px;
	width: 320px;
	display: block;
	}
#copyie a:link, #copyie a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.newprojects {
	position: absolute;
	left: 145px;
	top: -5px;
	width: 36px;
	z-index: 2001;
	
}