body {
	text-align: center;
	background-image: url('../images/pagebg.jpg');
	margin: 0px;
	color:#666666;
}

A:link {
	COLOR: #FD860D; text-decoration: none
}
A:visited {
	COLOR: #666666; text-decoration: none
}
A:active {
	COLOR: #999999; text-decoration: none
}
A:hover {
	COLOR: #FD860D; text-decoration: none
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
}

#page_header {
	height: 110px;
	width: 800px;
	
	margin: 0 0 0 100px;
	float: left;
	clear: both;
	background-image: url('../images/headerbg.jpg');
}

#logo {
	margin-top:25px;
	margin-left:15px;
	height: 68px;
	background-image:url('../images/lookmedialogo.gif');
	background-repeat:no-repeat;
	text-align: right;
}

/*#claim {
  margin-left: 300px;
  float:left;
}*/


/*#page_header h1 {
  padding-top:25px; padding-left:15px;
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #00ff00;
  line-height:26px;
  letter-spacing:+2px;
}*/

#logo h2 {
	color:#333333;
	margin-right:15px;
	font-family: arial;
	font-size: 18px;
	line-height: 75px;
	text-align:right;
	vertical-align:bottom;
}

#logo p {
	padding-top: 7px;
	color: #333333;
  	margin-right: 15px;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	line-height: 0px;
	text-align: right;
}


#logo A:link {
	COLOR: #333333;
	text-decoration: none
}
#logo A:visited {
	COLOR: #333333;
	text-decoration: none
}
#logo A:active {
	COLOR: #FFFFFF;
	text-decoration: none
}
#logo A:hover {
	COLOR: #FFFFFF;
	text-decoration: none
}

/*#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:31px;
	clear:both;
	background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
} ((and removed from page code: <div id='menu_bar'></div>))*/

#nav_wrapper {
	height: 168px;
	width: 900px;
	float: left;
	clear: both;
}

#navleft_side {
	margin-left: 0;
	margin-right: 0px;
	float: left;
	width: 100px;
	text-align: left;
}

#navright_side {
	margin-left: 100px;
	margin-right:0px;
	width: 800px;
	height: 168px;
	text-align: center;	
}

#content_wrapper {
	width: 800px;
	background-image:url('../images/contentbg.png');
	margin: 0 0 0 100px;
	float: left;
	clear: both;
}

#center {
	width: 590px;
	margin-left: 205px;
}

#center h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding:10px;
	border: 0px solid #14602F;
	background-color:#FFFFFF;
}

#center p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0 0 0 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#center ul li {
	color: #000000;
	margin-bottom: 3px;
  	padding: 0 0 0 0px;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	line-height: 16px; 
	list-style:disc; }
	
	
#center img {
	float: none;
 	margin: 0 0 0 30px;
	border: 2px solid; 
	color: #696969;
}

/*#30px inset (like images) can be used to position other objects e.g. swfs etc. in same as images*/
#30pxinset {
	margin-left: 30px;
}


#backtotop {
	text-align: right;
}

#backtotop img {
	border: none;
	margin-right: 30px;
	margin-bottom: 10px;
}


#left_side {
	width: 200px;
	float: left;
	clear: both;
}

#left_side h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #00ff00;
	padding:4px;
	border: 1px solid #425227;
	background-color: #003300;
}

#left_side p {
	margin-top:5px;
	margin-bottom:15px;
	padding:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

#left_side ul li {
	color: #000000;
	margin-bottom: 3px;
  	padding: 0 0 0 0px;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	line-height: 16px; 
	list-style:disc; 
}

/* linkcontainer left side for sublinks*/

#subnavleft_side {
	background-color:#464646;
	margin-right: 0px;
	padding-left: 3px;
	float: left;
	width: 197px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#subnavleft_side p {
	color:#666666;
	line-height: 18px;
	font-size: 12px;
}

#subnavleft_side A:link {
	COLOR: #ffffff;
	text-decoration: underline;
	line-height: 2em;
}
	


#page_footer {
	height: 70px;
	width: 800px;
	margin-left: 100px;
	background-color: #000000;
 	clear: both;
	text-align: center;
}

#page_footer p {
	vertical-align:middle;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#D5D0B0;
	padding-top: 3px;
}

/* footertable*/
#flyspecktrigger img {
}
	
#page_footer A:link {
	COLOR: #FF9900;
	text-decoration: none
}

#page_footer A:visited {
	COLOR: #666666;
	text-decoration: none
}
#page_footer A:active {
	COLOR: #666666;
	text-decoration: none
}
#page_footer A:hover {
	COLOR: #FF9900;
	text-decoration: none
}


#linkcontainer {
	width: 100px;
	text-align: right;
}

/* linkcontainer set from b*/

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 0px solid #D1D9C4;
  width: 100px;
}

#linklist li {
  list-style: none; 
  margin-right: 10px;
  line-height:20px;
  border-top: 0px solid #D1D9C4;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
}

#linklist li a { text-decoration: none; }

.image_left {
  float:left;
  height:inherit;
  padding-bottom: 5px;
  background-color: #E8E8E8;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.titelbildli {
	float:left;
	margin-right:0px;
	margin-bottom:5px;
	border:0px;
	width: 135px;
	height: inherit;
}
