* 
{
  margin: 0px;
  padding: 0px;
}

/* General elements */
.clear
{
  clear: both;
}

p
{
  font-family: Georgia;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
	color: #6b6b6e;
}

img
{
  display: block;
	border: none;
}

h1
{
	font-size: 27px;
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 5px;
}

a
{
  display: block;
	text-decoration: none;
}

strong
{
  font-weight: bold;
}

/* Styles for page layout */
body 
{
  text-align: center;
  background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

#wrapper 
{
  width: 900px;
	height: 518px;
	overflow: hidden;
	margin: 0 auto;
  text-align: left;
	background: #fff url(../system/application/views/images/reme_background.gif) no-repeat left top;
}

#header
{
  width: 224px;
	height: 518px;
	float: left;
	overflow: hidden;
}

#content
{
	width: 676px;
	height: 518px;
	float: left;
	overflow: hidden;
}

#logo
{
	height: 195px;
	overflow: hidden;
	background: url(../system/application/views/images/reme_logo.png) no-repeat left 0%;
}

#logo a
{
  width: 218px;
	height: 188px;
}

#menu 
{
  height:266px;
  overflow:hidden;
  padding-left:78px;
  padding-top:20px;
}

#copyright
{
	height: 37px;
	overflow: hidden;
}

div#tittel {
  background:transparent url(../system/application/views/images/reme_tittelforside.gif) no-repeat scroll 12% 85%;
  display:block;
  height:195px;
  overflow:hidden;
}
/*
#tittel.hjem
{
  display: block;
	height: 195px;
	overflow: hidden;
	background: url(../grafikk/reme_tittelforside.gif) no-repeat 12% 85%; 
}

#tittel.om
{
  display: block;
	height: 195px;
	overflow: hidden;
	background: url(../grafikk/reme_tittelforside.gif) no-repeat 12% 85%; 
}

#tittel.portfolio
{
  display: block;
	height: 195px;
	overflow: hidden;
	background: url(../grafikk/reme_tittelforside.gif) no-repeat 12% 85%; 
}

#tittel.kontakt
{
  display: block;
	height: 195px;
	overflow: hidden;
	background: url(../grafikk/reme_tittelkontakt.gif) no-repeat 12% 85%; 
}*/

/* Menu */

#submenu{
  display:none;
}


a.headmenu 
{
  color:#2EC5D6;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  height:20px;
  margin-top:7px;
  padding-top: 3px;
  padding-left:12px;
  width:130px;
}

a.headmenu:hover, a.headmenu.selected
{
	background: url(../system/application/views/images/reme_menustar.gif) no-repeat top left;
}

a.headmenu img 
{
  background:transparent none repeat scroll 0%;
}

a.submenu
{
  font-family: Arial;
	color: #9d9fa2;
	font-size: 12px;
	padding-left: 12px;
	margin: 5px 0px;
	margin-left: 34px;
	height: 18px;
	line-height: 18px;
  text-transform: lowercase;
}

a.submenu:hover, a.submenu.selected
{
	background: url(../system/application/views/images/reme_menustar.gif) no-repeat top left;
}

#copyright
{
  padding-top: 8px;
	font-family: 'Century Gothic', Arial;
	color: #cccdcf;
	font-size: 12px;
}

#pages
{
  padding-top: 20px;
	padding-left: 51px;
	padding-right: 150px;
}

#om_maria a
{
  display: inline;
	color: #6b6b6e;
}

#portfolio
{
  padding-top: 30px;
	padding-left: 50px;
}

.portfolio-item 
{
  float:left;
  margin-right:37px;
  overflow:hidden;
  width:118px;
}

#portfolio p
{
  font-size: 10px;
	padding-top: 4px;
}

#gallery
{
	height: 468px;
	margin-bottom:22px;
	cursor:pointer;
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery a
{
  height: 468px;
}

#gallerywrapper
{
	height: 490px;
}

#pictext
{
  float: left;
	width: 350px;
}

#pictext p
{
  padding-left: 10px;
	font-size: 12px;
	margin-bottom: 0px;
}

#picnavigation
{
  float:right;
	text-align: right;
	height: 9px;
}

#picnavigation a 
{
  float: left;
	padding: 0px 3px;
	height: 12px;
  padding-top:1px;
}

#picnavigation a.text
{
  font-family: Arial;
	font-size: 11px;
	color: #6b6b6e;
  height: 11px;
	padding-top:0px;
}

#link-1
{
  font-weight: bold;
}

