body {
  background: #FFFFFF url(../img/img01.jpg) repeat-x left top;
  font-family: Palatino Linotype, Palatino, Verdana, Sans;
}

#wrapper {
  margin-top: 50px;
  background: url(../img/img02.jpg) no-repeat left top;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  min-height: 550px;
  /* IE6 hack */
  height: auto !important;
  height: 550px;
}

#top {
  border-bottom: 1px solid;
  width: 920px;
  height: 42px;
  margin-left: auto;
  margin-right: auto;
}

#meny {
  float: left;
  display: block;
  position: relative;
  width: 130px;
  left: 40px;
  top: 30px;
  text-align: center;
}

#meny ul {
  margin-left: -34px;
}

#meny li {
  padding-bottom: 6px;
  list-style:none
}

#meny hr {
  border: 0;
	background-color: #000000;
	height: 1px;
}

#content {
  font-size: 14px;
  width: 740px;
  margin-left: 200px;
  margin-top: 30px;
  min-height: 420px;
  /* IE6 hack */
  height: auto !important;
  height: 420px;
}

#footer {
  clear: both;
  width: 920px;
  border-top: 1px solid;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-bottom: 50px;
  font-size: 12px;
}

#Slideshow {
  border: 1px solid black;
}
	
img.name { 
  float: right;
  margin: 10px 2px 0px 0px;  
}

img.topBirds {
  float: left;
  margin: 7px 0px 0px 8px;
}

img.floatRight {
  float: right;
  margin-left: 4px;
  margin-top: 0px;
  padding: 4px;
  border: 1px solid black;
}

img {
  /*border: 1px solid;padding: 2px;*/
  border: none;
}

img.imgnormal {
  border: 1px solid;padding: 1px;
}

a {text-decoration: none}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #8FA4A8}
a:active {color: #8FA4A8}

a.redlink:link {color: #D30000;}
a.redlink:visited {color: #D30000;}
a.redlink:hover {color: #000000}
a.redlink:active {color: #D30000}

.footerinc a img
{
    opacity:0.6;border:0;
}

.footerinc a:hover img
{
    opacity:1;
}

fieldset {
  border: 0;
  border-top: 1px solid;
}

legend {
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
}

#content hr
{
	border: 0;
	background-color: #000000;
	height: 1px;
}

p.projSortList {
  font-size: 12px;
  margin-left: 20px;
}

textarea
{
  overflow: auto;
}

table.orders th
{
  text-align: left;
  background-color: #cccccc;
  padding: 3px 3px 3px 3px;
}

table.orders tr
{
  background-color: #FFFFFF;
}

table.orders td
{
  padding: 3px 3px 3px 3px;
}

table.orders
{
  background-color: #333333;
}

.clear
{
	clear: both;
}

