/* annan lŠnkfŠrg fšr boxar, se dem fšr mer info... */
A:link {text-decoration: none; color: #aa9000; background: transparent}
A:visited {text-decoration: none; color: #888800; background: transparent}
A:hover {text-decoration: none; color: #707000; background: transparent}
A:active {color: #909000; text-decoration: none; background: transparent}

body {
	font-style: italic;
	background-color: #882211;
	color: #000000;
	margin: 0px 0px 25px 0px;
	text-align: center; /* IE-fix: centrera (margin-auto fungerar ej i ie) */
}


#main {
	width: 760px; 
	margin: 40px auto 0px auto;
	border: 1px solid #000000;
	background-color: #ffcc88;
}

#top {
	text-align: center;
	height:120px; 
	background: #cc8844 url('/images/logo.png') 0px 0px no-repeat;
}

#body {
	padding: 5px;
}

#topmenu {
height: 29px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 0em;
  border-bottom: 2px solid black;
  background: #bb4422 url('/images/menu/menu_background.png') 0px 0px repeat;
}

#footer {
	clear: both;
	width: 748px;
	margin-left: 2px;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

div.spacer {
	clear: both;
}

div.coloredHeader {
	font-weight: bold;
	padding: 3px;
	overflow: hidden;
	background-color: #ddaa55;
	height: 1.4em; /* IE-fix: mŒste finnas hšjd fšr att overflow: hidden skall fungera... */
}


p.coloredHeaderBody { margin: 0.5em 0.5em 1em 0.5em;}

ul.list {
	padding: 0px;
	margin: 0em 0em 0.5em 0em;
}

p.noTopMargin { margin-top: 0px;}

div.galleryThumb {
	width: 222px;
	float: left;
	margin: 5px 11px 5px 10px;
	text-align: center;
}

div.galleryThumb a img {border: 1px solid #000000;}
div.galleryThumb a:hover img {border: 1px solid #ffff00;}

#adminMenu {
	background-color: #eeaa66;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

#subMenu {
	position: relative;
	left: -5px;
	top: -5px;
	width: 760px;
}

div.subMenu1 {
	padding: 0.1em 0;
	background-color: #eeaa66;
}

#subMenu2 {
	padding: 0.1em;
}
