*{margin:0; padding:0;}

img {
     border:0;
}

body 
{
	font-size: 12px;
	line-height: 1.4em;

	background-color: #000;
	color: #9f9f9f;
	font-family: Verdana, Helvetica, Arial;
}

h1{
	display: inline;
	font-weight:100; 
	letter-spacing:0px;
}

#container {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
}

#photography
{
	font-size: 80%;
	color: #4b4b4b;
}

a {
	background-color: #000000;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 35px;
  color: #999999;
  font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
	border: 0px;
}

a:hover {
	background-color: #111111;
}

#navigation {
     left:     0px;
     bottom:   0px;
}

#header
{
  top: 20%;
  height: 30px;
	margin-bottom: 0px;
}

.content {
     display:block;
     overflow: auto;
     white-space:nowrap;
     
     padding: 0px;
     border: 0px;
     margin: 0px;
}

#contact {
    height: 455px;
    font-size: 120%;
}

#adress {
    padding-top: 100px;
    padding-left: 50px;
}

#footer {
     left: 15%;
     right: 15%;
     bottom: 20%;
}

#facebook {
    padding-top: 100px;
    text-align: center;
}

.scroll-pane
{
	width: 100%;
	height: 471px;
	overflow: auto;
}
.horizontal-only
{
	height: auto;
	max-height: 471px;
}
.scrollen
{                            	
    height:471px;
    width:100%;
	white-space:nowrap;    
}

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background: #222;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	background: #222;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #222;
	position: relative;
}

.jspDrag
{
	background: #999;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 12px;
}

.jspHorizontalBar .jspArrow
{
	width: 12px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
