/* Generiska attribut */
img {
	/*border: 1px solid #FFFFFF;*/
	border: none;
	}

clearall {
  clear: both;
}





/* Specifika attribut */
html {
	height: 100%;
}

body {
  /*background: #555853 url(gfx/bg.gif) repeat-y left top;*/
	background-color: #2a2e28;
  /*background-color: #191919;*/
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#top {
  background-color: #2a2e28;
  height: 15px;
  border-bottom: 1px solid #444444;
  padding-top: 3px;
}

#centernavigation {
  background-color: #2a2e28;
  width: 175px;
  margin-left: auto;
  margin-right: auto;
  height: 15px;
}

#mainborder_landscape {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 600px;
}

#mainborder_portrait {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 400px;
}

#mainborder_landscape3 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 831px;
}

#previous {
  height: 15px;
  width: 75px;
  float: left;
}

#next {
  height: 15px;
  width: 50px;
  float: left;
}

#home {
  height: 15px;
  width: 50px;
  float: left;
}


#previous, next a:link
{
  text-decoration: none;
  color: #FFFFFF;
}

.previous, next a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

.photograph {
  clear: both;
}

.photoset {
  float: left;
  margin-right: 25px;
}

.photograph img {
	border: 1px solid #FFFFFF;
	/*border: none;*/
}

.photoset img {
	border: 1px solid #FFFFFF;
	/*border: none;*/
}
